]>
saetta.ns0.it Git - libgtkform/log
Andrea Zagli [Wed, 22 Jan 2014 08:18:25 +0000 (09:18 +0100)]
Added test for GtkFormFieldDateTime::get_gdatetime_from_str.
Andrea Zagli [Wed, 22 Jan 2014 08:17:26 +0000 (09:17 +0100)]
GtkFormFieldDateTime: validating return value from get_gdatetime_from_str (closes #837).
Andrea Zagli [Sun, 15 Dec 2013 18:10:33 +0000 (19:10 +0100)]
In win added an automake function that copies intalled files in /mingw (refs #60).
Andrea Zagli [Wed, 20 Nov 2013 07:45:20 +0000 (08:45 +0100)]
Bugfix: not considered where eq NULL for gdaex_get_new_id in GtkForm::get_sql.
Andrea Zagli [Mon, 18 Nov 2013 11:41:37 +0000 (12:41 +0100)]
Typo in GtkForm::get_sql.
Andrea Zagli [Mon, 18 Nov 2013 11:41:03 +0000 (12:41 +0100)]
Wrong string assignment in GtkFormKey::get_sql.
Andrea Zagli [Sat, 16 Nov 2013 16:13:46 +0000 (17:13 +0100)]
Multifields key (closes #797).
Andrea Zagli [Fri, 15 Nov 2013 12:18:41 +0000 (13:18 +0100)]
Now max and min value can be a field name.
Andrea Zagli [Fri, 15 Nov 2013 08:22:44 +0000 (09:22 +0100)]
Use of GdaEx::get_new_id in GtkForm::get_sql.
Andrea Zagli [Fri, 15 Nov 2013 07:54:39 +0000 (08:54 +0100)]
Use of GString in GtkForm::get_sql.
Andrea Zagli [Fri, 28 Jun 2013 10:53:42 +0000 (12:53 +0200)]
Adjustment.
Andrea Zagli [Thu, 27 Jun 2013 07:00:36 +0000 (09:00 +0200)]
Added function GtkForm::get_sql_from_hashtable (closes #688).
Added function GtkForm::get_key_as_hashtable.
Added function GtkFormKey::get_values_as_hashtable.
Andrea Zagli [Mon, 27 May 2013 09:31:02 +0000 (11:31 +0200)]
Use of gdouble instead of gfloat in GtkFormFieldFloat
because gfloat is not precise.
Added test.
Andrea Zagli [Wed, 19 Dec 2012 10:04:36 +0000 (11:04 +0100)]
Added functions GtkFormDecoder::set_editable and get.
Andrea Zagli [Mon, 17 Dec 2012 09:46:07 +0000 (10:46 +0100)]
Wrong variable overwrite in checking min and max value on FieldDatetime.
Andrea Zagli [Tue, 18 Sep 2012 14:56:23 +0000 (16:56 +0200)]
Added mktime to GtkFormFieldDateTime::get_tm_from_str to normalize the return value and fill missing fields.
Andrea Zagli [Tue, 18 Sep 2012 11:26:53 +0000 (13:26 +0200)]
Useless call to g_strdup_printf.
Andrea Zagli [Sun, 9 Sep 2012 10:15:53 +0000 (12:15 +0200)]
Deprecation of g_strcasecmp.\n\nAnd a little bugfix.
Andrea Zagli [Sun, 9 Sep 2012 10:10:54 +0000 (12:10 +0200)]
Bugfix to work on multiarch.
Andrea Zagli [Tue, 28 Aug 2012 11:07:13 +0000 (13:07 +0200)]
Added function GtkForm::fill_from_xml (closes #305).
Andrea Zagli [Tue, 28 Aug 2012 09:11:40 +0000 (11:11 +0200)]
Added function GtkForm::get_values_as_xml (refs #305).
Andrea Zagli [Sat, 28 Apr 2012 10:31:02 +0000 (12:31 +0200)]
Error on pkg-config output assignment on win32.
Andrea Zagli [Sun, 12 Feb 2012 10:22:44 +0000 (11:22 +0100)]
Implemented GtkFormGroup::set_from_datamodel and
GtkFormGroup::set_from_hashtable.
Andrea Zagli [Thu, 29 Dec 2011 15:57:05 +0000 (16:57 +0100)]
Missing include in GtkFormDecoder (closes #277).
Andrea Zagli [Tue, 29 Nov 2011 14:08:02 +0000 (15:08 +0100)]
Bugfix for a wrong memory freeing.
Andrea Zagli [Tue, 1 Nov 2011 10:07:06 +0000 (11:07 +0100)]
Setted version to 0.4.1.
Andrea Zagli [Mon, 24 Oct 2011 15:45:36 +0000 (17:45 +0200)]
Updated italian translation.
Andrea Zagli [Mon, 24 Oct 2011 15:00:03 +0000 (17:00 +0200)]
Requested right libgdaex version.
Andrea Zagli [Mon, 24 Oct 2011 14:59:13 +0000 (16:59 +0200)]
Implemented interface GdaExQueryEditorIWidget on GtkFormDecoder.
Andrea Zagli [Thu, 20 Oct 2011 15:13:58 +0000 (17:13 +0200)]
On GtkFormDecoder changed icon for browse button.
Updated glade catalog.
Andrea Zagli [Thu, 20 Oct 2011 15:06:57 +0000 (17:06 +0200)]
On GtkFormDecoder added the "new" button (closes #122).
Andrea Zagli [Thu, 20 Oct 2011 14:52:27 +0000 (16:52 +0200)]
Merge branch 'autocompletion'
Andrea Zagli [Thu, 20 Oct 2011 14:15:10 +0000 (16:15 +0200)]
In GtkFormDecoder's autocompletion added ability to search inside values.
closes #41
Andrea Zagli [Thu, 20 Oct 2011 13:12:19 +0000 (15:12 +0200)]
Managed only valid values in GtkFormDecoder's autocompletion.
refs #41
Andrea Zagli [Thu, 20 Oct 2011 11:04:47 +0000 (13:04 +0200)]
Adjustments on GtkFormDecoder autocompletion.
Added eclipse project files.
refs #41
Andrea Zagli [Sun, 2 Oct 2011 09:44:28 +0000 (11:44 +0200)]
Other bugfix on field fload validity checking.
Andrea Zagli [Sun, 2 Oct 2011 08:19:16 +0000 (10:19 +0200)]
Bugfixes to work with GtkSpinButton.
Andrea Zagli [Sat, 1 Oct 2011 10:41:40 +0000 (12:41 +0200)]
Bugfix.
Andrea Zagli [Fri, 30 Sep 2011 07:57:13 +0000 (09:57 +0200)]
Added check on validity of float and integer fields.
Setted default decimals to 2 for float fields.
Andrea Zagli [Thu, 29 Sep 2011 11:36:43 +0000 (13:36 +0200)]
Bugfix.
Andrea Zagli [Sat, 24 Sep 2011 08:46:39 +0000 (10:46 +0200)]
Bugfixes due to migration to GDateTime.
Setted version 0.4.0.
Andrea Zagli [Fri, 9 Sep 2011 10:08:55 +0000 (12:08 +0200)]
Migrated GtkFormFieldDateTime to GDateTime.
closes #9
Andrea Zagli [Thu, 1 Sep 2011 16:47:34 +0000 (18:47 +0200)]
Started autocompletion on GtkFormDecoder.
refs #41
Andrea Zagli [Sat, 27 Aug 2011 16:08:50 +0000 (18:08 +0200)]
Started migration to GDateTime in GtkFormFieldDateTime.
refs #9
Andrea Zagli [Tue, 2 Aug 2011 11:42:43 +0000 (13:42 +0200)]
Some adjustment to make gettext able to find his translation files under windows.
Andrea Zagli [Sun, 31 Jul 2011 09:37:33 +0000 (11:37 +0200)]
Bugfix.
Updated gettext files to reflect new directories.
Andrea Zagli [Mon, 25 Jul 2011 07:17:16 +0000 (09:17 +0200)]
Missing file on .gitignore.
Andrea Zagli [Mon, 4 Jul 2011 14:16:45 +0000 (16:16 +0200)]
Renamed directories to replicate includedir structure.
Andrea Zagli [Mon, 20 Jun 2011 08:25:13 +0000 (10:25 +0200)]
Bugfixes to autotools for GtkFormUI.
Andrea Zagli [Sun, 19 Jun 2011 11:09:30 +0000 (13:09 +0200)]
Made public functions to manage properties.
Bugfixes.
Andrea Zagli [Sun, 19 Jun 2011 08:19:34 +0000 (10:19 +0200)]
Setted and tagged version to 0.3.1.
Andrea Zagli [Sun, 19 Jun 2011 06:59:15 +0000 (08:59 +0200)]
Bugfixes and adjustments.
Updated translation files.
Andrea Zagli [Sat, 18 Jun 2011 16:42:29 +0000 (18:42 +0200)]
Added property show-btn-browse.
Completed Glade catalogue.
Updated italian translation.
Andrea Zagli [Sat, 18 Jun 2011 16:30:31 +0000 (18:30 +0200)]
Completed GtkFormWidgetDecoder.
Added the ability for plugin to auto parse xml.
Andrea Zagli [Sat, 18 Jun 2011 15:37:36 +0000 (17:37 +0200)]
Added open button to GtkFormDecoder.
Andrea Zagli [Sat, 18 Jun 2011 15:19:24 +0000 (17:19 +0200)]
Merge branch 'master' into ui-decoder
Andrea Zagli [Mon, 13 Jun 2011 07:15:04 +0000 (09:15 +0200)]
Migrated to libgdaex 0.3.0.
Andrea Zagli [Tue, 24 May 2011 07:06:05 +0000 (09:06 +0200)]
Added function GtkForm::add_db_connection_gdaex.
Bugfixes.
Andrea Zagli [Mon, 23 May 2011 14:48:42 +0000 (16:48 +0200)]
Added multiple db connections in a single form.
Added silent compilation.
Andrea Zagli [Thu, 19 May 2011 15:17:44 +0000 (17:17 +0200)]
Better integration with windows.
Added support for environment variable LIBGTKFORM_MODULESDIR.
Andrea Zagli [Sun, 1 May 2011 08:38:57 +0000 (10:38 +0200)]
Added GtkFormWidgetDecoder.
Andrea Zagli [Sun, 1 May 2011 08:17:52 +0000 (10:17 +0200)]
Added the signal GtkFormDecorator::btn-clean-clicked.
Andrea Zagli [Sun, 1 May 2011 07:30:55 +0000 (09:30 +0200)]
Bugfix and Glade catalog for GtkFormDecoder.
Andrea Zagli [Sun, 1 May 2011 07:17:42 +0000 (09:17 +0200)]
Added property GtkFormDecoder::show-btn-clean.
Andrea Zagli [Sat, 30 Apr 2011 16:26:51 +0000 (18:26 +0200)]
Implemented GtkFormDecoder::decode.
Andrea Zagli [Sat, 30 Apr 2011 16:01:43 +0000 (18:01 +0200)]
Added property GtkFormDecorator::sql.
Added function GtkFormDecorator::set_key.
Andrea Zagli [Sat, 30 Apr 2011 15:44:43 +0000 (17:44 +0200)]
Added functions GtkFormDecorator::get_key and GtkFormDecoder::get_decoded.
Andrea Zagli [Sat, 30 Apr 2011 15:06:39 +0000 (17:06 +0200)]
Added test for GtkFormDecoder.
Andrea Zagli [Sat, 30 Apr 2011 15:06:17 +0000 (17:06 +0200)]
Bugfixes to make GtkFormDecoder starts to work.
Andrea Zagli [Sat, 30 Apr 2011 14:38:04 +0000 (16:38 +0200)]
Started Glade catalog for GtkFormUI.
Andrea Zagli [Sat, 30 Apr 2011 14:02:37 +0000 (16:02 +0200)]
Development begin of GtkFormDecoder widget.
Andrea Zagli [Sat, 30 Apr 2011 08:45:20 +0000 (10:45 +0200)]
Some little adjustments.
Andrea Zagli [Sat, 30 Apr 2011 07:00:19 +0000 (09:00 +0200)]
Bugfix from merge.
Andrea Zagli [Sat, 30 Apr 2011 06:54:58 +0000 (08:54 +0200)]
Merge master.
Andrea Zagli [Wed, 6 Apr 2011 16:19:19 +0000 (18:19 +0200)]
Bugfix on Daylight Saving Time.
Andrea Zagli [Wed, 6 Apr 2011 15:34:29 +0000 (17:34 +0200)]
Added property decimals to GtkForFieldFloat.
Andrea Zagli [Mon, 4 Apr 2011 16:41:47 +0000 (18:41 +0200)]
Implemented min-value and max-value field's properties in
GtkFormFieldInteger and GtkFormFieldFloat.
Andrea Zagli [Mon, 4 Apr 2011 16:28:35 +0000 (18:28 +0200)]
Updated translation.
Andrea Zagli [Mon, 4 Apr 2011 16:20:47 +0000 (18:20 +0200)]
Added and implemented min-value and max-values field's properties.
For now only for GtkFormFieldDateTime.
Andrea Zagli [Sat, 2 Apr 2011 09:45:58 +0000 (11:45 +0200)]
Bugfix.
Andrea Zagli [Sat, 2 Apr 2011 09:39:22 +0000 (11:39 +0200)]
Added command line debug arguments.
Andrea Zagli [Sat, 2 Apr 2011 09:32:33 +0000 (11:32 +0200)]
Bugfixes and memory leaks.
Andrea Zagli [Thu, 10 Mar 2011 18:02:27 +0000 (19:02 +0100)]
Normalized date/time returned in GtkFormField::get_tm_from_str.
Andrea Zagli [Thu, 10 Mar 2011 17:48:44 +0000 (18:48 +0100)]
Merge branch 'master' of ssh://10.0.0.4/var/git/libgtkform
Andrea Zagli [Tue, 25 Jan 2011 15:59:54 +0000 (16:59 +0100)]
Version set to 0.1.5.
Andrea Zagli [Fri, 7 Jan 2011 07:58:02 +0000 (08:58 +0100)]
Adapted locale setting to libgda.
Andrea Zagli [Sat, 11 Dec 2010 16:24:55 +0000 (17:24 +0100)]
Added attribute long-name to GtkFormField.
Andrea Zagli [Sat, 11 Dec 2010 08:35:08 +0000 (09:35 +0100)]
Bugfix on setting locale in GtkFormFieldFloat.
Andrea Zagli [Sat, 9 Oct 2010 18:59:50 +0000 (20:59 +0200)]
Added functions GtkForm::reset and GtkForm::get_original_values_as_hashtable,
GtkFormField::get_original_value and GtkFormField::set_value
and each corresponding functions in every fields type.
Andrea Zagli [Thu, 7 Oct 2010 13:39:11 +0000 (15:39 +0200)]
Bugfixes.
Andrea Zagli [Wed, 4 Aug 2010 18:59:14 +0000 (20:59 +0200)]
Updated gtk-doc.
Andrea Zagli [Wed, 4 Aug 2010 18:57:26 +0000 (20:57 +0200)]
Bugfix.
Andrea Zagli [Sun, 1 Aug 2010 10:05:31 +0000 (12:05 +0200)]
Added and managed tag trim to GtkFormField.
Updated gtk-doc.
Updated it.po.
Andrea Zagli [Wed, 28 Jul 2010 07:40:16 +0000 (09:40 +0200)]
Added functions GtkForm::get_form_field_value_by_name,
GtkForm::get_form_widget_value_by_name, GtkForm::get_form_field_value_stringify_by_name,
GtkForm::get_form_widget_value_stringify_by_name, GtkForm::get_form_field_value_sql_by_name
and GtkForm::get_form_widget_value_sql_by_name.
Andrea Zagli [Wed, 28 Jul 2010 07:24:28 +0000 (09:24 +0200)]
Added function GtkForm::get_widget_from_form_field_name.
Andrea Zagli [Sun, 25 Jul 2010 14:56:49 +0000 (16:56 +0200)]
Added and managed class GtkFormGroup.
Added property "field" to GtkFormWidget.
Added functions GtkForm::add_group and GtkForm::get_group_by_name.
Bugfixes.
Andrea Zagli [Sun, 25 Jul 2010 09:04:03 +0000 (11:04 +0200)]
Bugfix on GtkForm::is_changed (it considered also field not to save).
Andrea Zagli [Sat, 24 Jul 2010 16:40:56 +0000 (18:40 +0200)]
Added and managed element "on-change" for GtkFormWidget on xml file definition.
Added function GtkFormWidget::add_on_change_op.
Added structs GtkFormWidgetOnChangeOp and GtkFormWidgetOnChangeOpUpdate.
Added enums GtkFormWidgetOnChangeOpType and GtkFormWidgetOnChangeOpUpdateWhen.
Added property "form" to GtkFormWidget.
Andrea Zagli [Sat, 24 Jul 2010 10:45:12 +0000 (12:45 +0200)]
Get/set GtkFormWidget property label via g_object_set.
Andrea Zagli [Fri, 23 Jul 2010 10:14:48 +0000 (12:14 +0200)]
Added function GtkForm::get_widget_from_form_widget_name.