]> saetta.ns0.it Git - libgdaex/log
libgdaex
13 years agoStarted integration with GtkFormDecoder. decoder
Andrea Zagli [Sun, 31 Jul 2011 10:05:15 +0000 (12:05 +0200)]
Started integration with GtkFormDecoder.

13 years agoSome adjustments and bugfixes.
Andrea Zagli [Sun, 31 Jul 2011 09:06:45 +0000 (11:06 +0200)]
Some adjustments and bugfixes.

13 years agoManaged date/time fields with GtkDateEntry.
Andrea Zagli [Sat, 30 Jul 2011 13:04:07 +0000 (15:04 +0200)]
Managed date/time fields with GtkDateEntry.

13 years agoMerge master.
Andrea Zagli [Mon, 25 Jul 2011 07:24:36 +0000 (09:24 +0200)]
Merge master.

13 years agoSetted version to 0.3.1.
Andrea Zagli [Wed, 13 Jul 2011 09:50:01 +0000 (11:50 +0200)]
Setted version to 0.3.1.

13 years agoMissing implementation of function gdaex_data_model_get_field_value_gdatetime_at.
Andrea Zagli [Sat, 9 Jul 2011 10:31:39 +0000 (12:31 +0200)]
Missing implementation of function gdaex_data_model_get_field_value_gdatetime_at.

13 years agoBugfixes. 0.3.0
Andrea Zagli [Tue, 7 Jun 2011 10:13:35 +0000 (12:13 +0200)]
Bugfixes.

13 years agoAdded default formatting of dates and numbers in GdaEx::fill_liststore_from_datamodel.
Andrea Zagli [Sun, 5 Jun 2011 09:56:48 +0000 (11:56 +0200)]
Added default formatting of dates and numbers in GdaEx::fill_liststore_from_datamodel.

Moved function GdaExGrid::format_money to GdaEx::format_money.

13 years agoAdded number and date formatting. grid
Andrea Zagli [Sun, 5 Jun 2011 09:01:29 +0000 (11:01 +0200)]
Added number and date formatting.

Bugfixes.

13 years agoMerge master.
Andrea Zagli [Sat, 4 Jun 2011 11:00:46 +0000 (13:00 +0200)]
Merge master.

13 years agoAdded functions to deal with GDateTime type.
Andrea Zagli [Sat, 4 Jun 2011 10:58:16 +0000 (12:58 +0200)]
Added functions to deal with GDateTime type.

Bugfixes.

13 years agoImplemented boolean column.
Andrea Zagli [Sat, 4 Jun 2011 09:48:19 +0000 (11:48 +0200)]
Implemented boolean column.

13 years agoAdjustments.
Andrea Zagli [Sat, 4 Jun 2011 09:42:09 +0000 (11:42 +0200)]
Adjustments.

13 years agoStarted developing of function GdaExGrid::fill_from_datamodel.
Andrea Zagli [Sat, 4 Jun 2011 09:19:56 +0000 (11:19 +0200)]
Started developing of function GdaExGrid::fill_from_datamodel.

Added function GdaExGrid::fill_from_sql.

13 years agoMerge master.
Andrea Zagli [Sat, 4 Jun 2011 09:14:08 +0000 (11:14 +0200)]
Merge master.

13 years agoAdjustments.
Andrea Zagli [Sat, 4 Jun 2011 08:43:56 +0000 (10:43 +0200)]
Adjustments.

13 years agoAdded function GdaExGrid::get_widget.
Andrea Zagli [Sat, 4 Jun 2011 07:44:41 +0000 (09:44 +0200)]
Added function GdaExGrid::get_widget.

Bugfixes.

13 years agoAdded functions GdaEx::fill_liststore_from_sql and
Andrea Zagli [Sat, 4 Jun 2011 06:14:45 +0000 (08:14 +0200)]
Added functions GdaEx::fill_liststore_from_sql and
GdaEx::fill_liststore_from_datamodel (to test).

13 years agoSilent compilation and all warnings enabled. 0.2.2
Andrea Zagli [Sat, 21 May 2011 17:30:55 +0000 (19:30 +0200)]
Silent compilation and all warnings enabled.

13 years agoAdded functions to deal with GdaDataModelIter.
Andrea Zagli [Sat, 21 May 2011 17:17:32 +0000 (19:17 +0200)]
Added functions to deal with GdaDataModelIter.

13 years agoAdjustments.
Andrea Zagli [Wed, 11 May 2011 17:27:15 +0000 (19:27 +0200)]
Adjustments.

13 years agoAdded where type IS_NULL.
Andrea Zagli [Wed, 11 May 2011 16:14:50 +0000 (18:14 +0200)]
Added where type IS_NULL.

13 years agoAdded link type (and or or) between where conditions.
Andrea Zagli [Wed, 11 May 2011 15:40:06 +0000 (17:40 +0200)]
Added link type (and or or) between where conditions.

13 years agoEnabled drag&drop in show and order tabs.
Andrea Zagli [Wed, 11 May 2011 14:41:45 +0000 (16:41 +0200)]
Enabled drag&drop in show and order tabs.

13 years agoUser friendly-ize LIKE where type.
Andrea Zagli [Wed, 11 May 2011 14:12:03 +0000 (16:12 +0200)]
User friendly-ize LIKE where type.

13 years agoBugfix.
Andrea Zagli [Sun, 8 May 2011 09:35:57 +0000 (11:35 +0200)]
Bugfix.

13 years agoImplemented ILIKE where type.
Andrea Zagli [Sun, 8 May 2011 09:33:44 +0000 (11:33 +0200)]
Implemented ILIKE where type.

13 years agoImplemented BETWEEN where type.
Andrea Zagli [Sun, 8 May 2011 08:19:14 +0000 (10:19 +0200)]
Implemented BETWEEN where type.

13 years agoMerge branch 'master' into query-editor
Andrea Zagli [Sun, 8 May 2011 07:47:00 +0000 (09:47 +0200)]
Merge branch 'master' into query-editor

13 years agoAdjustments and bugfixes.
Andrea Zagli [Sun, 8 May 2011 07:26:00 +0000 (09:26 +0200)]
Adjustments and bugfixes.

13 years agoEnabled alias editing for show fields.
Andrea Zagli [Sun, 8 May 2011 07:16:34 +0000 (09:16 +0200)]
Enabled alias editing for show fields.

13 years agoSome adjustments.
Andrea Zagli [Sun, 8 May 2011 06:37:53 +0000 (08:37 +0200)]
Some adjustments.

14 years agoMemory leaks.
Andrea Zagli [Mon, 28 Mar 2011 11:59:25 +0000 (13:59 +0200)]
Memory leaks.

14 years agoMerge master.
Andrea Zagli [Sat, 12 Mar 2011 09:51:02 +0000 (10:51 +0100)]
Merge master.

14 years agoAdded function GdaEx::batch_execute.
Andrea Zagli [Sat, 12 Mar 2011 09:44:23 +0000 (10:44 +0100)]
Added function GdaEx::batch_execute.

14 years agoDouble click to add a field.
Andrea Zagli [Mon, 7 Mar 2011 16:54:42 +0000 (17:54 +0100)]
Double click to add a field.

14 years agoFished function GdaExQueryEditor::load_choices_from_xml.
Andrea Zagli [Mon, 7 Mar 2011 16:30:03 +0000 (17:30 +0100)]
Fished function GdaExQueryEditor::load_choices_from_xml.
Removed ability to insert in show a field more than once.

14 years agoAdded save to xml and load from xml buttons to query editor test.
Andrea Zagli [Mon, 7 Mar 2011 15:26:37 +0000 (16:26 +0100)]
Added save to xml and load from xml buttons to query editor test.
Bugfixes on buttons remove.

14 years agoAdded function GdaExQueryEditor::load_choices_from_xml (to be complete).
Andrea Zagli [Sat, 5 Mar 2011 16:54:51 +0000 (17:54 +0100)]
Added function GdaExQueryEditor::load_choices_from_xml (to be complete).

14 years agoChanged GUI.
Andrea Zagli [Sat, 5 Mar 2011 16:48:57 +0000 (17:48 +0100)]
Changed GUI.
Added function GdaExQueryEditor::clean_choices.

14 years agoAdded function GdaExQueryEditor::get_sql_as_xml.
Andrea Zagli [Sat, 5 Mar 2011 15:04:14 +0000 (16:04 +0100)]
Added function GdaExQueryEditor::get_sql_as_xml.

14 years agoImplemented where part (to finish for some types).
Andrea Zagli [Sat, 5 Mar 2011 12:08:22 +0000 (13:08 +0100)]
Implemented where part (to finish for some types).

14 years agoBegin ability to choose where conditions.
Andrea Zagli [Sat, 5 Mar 2011 11:19:05 +0000 (12:19 +0100)]
Begin ability to choose where conditions.

14 years agoAdded properties for_show, always_showed and for_where to GdaExQueryEditorField.
Andrea Zagli [Sat, 5 Mar 2011 09:50:30 +0000 (10:50 +0100)]
Added properties for_show, always_showed and for_where to GdaExQueryEditorField.

14 years agoMoved checking whether a field can be added to a single function.
Andrea Zagli [Sat, 5 Mar 2011 09:26:58 +0000 (10:26 +0100)]
Moved checking whether a field can be added to a single function.

14 years agoBegin of implementation of decoded fields.
Andrea Zagli [Wed, 2 Mar 2011 18:04:36 +0000 (19:04 +0100)]
Begin of implementation of decoded fields.

14 years agoCheck if try to add the same field more than once on where part.
Andrea Zagli [Wed, 2 Mar 2011 16:24:12 +0000 (17:24 +0100)]
Check if try to add the same field more than once on where part.

14 years agoImplemented functions GdaExQueryEditor::on_btn_where*.
Andrea Zagli [Wed, 2 Mar 2011 15:49:58 +0000 (16:49 +0100)]
Implemented functions GdaExQueryEditor::on_btn_where*.

14 years agoAdded ability to choose order type (ASC, DESC).
Andrea Zagli [Wed, 2 Mar 2011 15:19:32 +0000 (16:19 +0100)]
Added ability to choose order type (ASC, DESC).

14 years agoAdded private functions GdaExQueryEditor::lstore_remove_iter and
Andrea Zagli [Sun, 27 Feb 2011 11:20:12 +0000 (12:20 +0100)]
Added private functions GdaExQueryEditor::lstore_remove_iter and
GdaExQueryEditor::lstore_move_iter_up_down.
Implemented private GdaExQueryEditor::order_* functions.
Sql building for order part.

14 years agoStarted sql building (only show).
Andrea Zagli [Sun, 27 Feb 2011 10:56:18 +0000 (11:56 +0100)]
Started sql building (only show).

14 years agoImplemented private GdaExQueryEditor::show_* functions.
Andrea Zagli [Sun, 27 Feb 2011 10:29:43 +0000 (11:29 +0100)]
Implemented private GdaExQueryEditor::show_* functions.

14 years agoStart filling tables/fields store.
Andrea Zagli [Sun, 27 Feb 2011 09:43:01 +0000 (10:43 +0100)]
Start filling tables/fields store.

14 years agoAdded test for query editor.
Andrea Zagli [Sun, 27 Feb 2011 09:15:36 +0000 (10:15 +0100)]
Added test for query editor.
Added gui loading.
Implemented functions GdaExQueryEditor::add_table and
GdaExQueryEditor::table_add_field.

14 years agoImplementation draft.
Andrea Zagli [Tue, 22 Feb 2011 17:10:40 +0000 (18:10 +0100)]
Implementation draft.

14 years agoChanging to autotools to create include dir.
Andrea Zagli [Sat, 19 Feb 2011 18:51:27 +0000 (19:51 +0100)]
Changing to autotools to create include dir.

14 years agoStarted development of query editor.
Andrea Zagli [Sat, 19 Feb 2011 17:16:33 +0000 (18:16 +0100)]
Started development of query editor.

14 years agoAdded GdaExGridColumn::get_gtype and GdaExGridColumn::set_gtype.
Andrea Zagli [Mon, 27 Dec 2010 16:51:02 +0000 (17:51 +0100)]
Added GdaExGridColumn::get_gtype and GdaExGridColumn::set_gtype.
Bugfix.

14 years agoBugfixes.
Andrea Zagli [Mon, 27 Dec 2010 16:28:03 +0000 (17:28 +0100)]
Bugfixes.

14 years agoImplemented GdaExGrid::add_column, GdaExGrid::add_columns and GdaExGrid::clear.
Andrea Zagli [Mon, 27 Dec 2010 16:22:24 +0000 (17:22 +0100)]
Implemented GdaExGrid::add_column, GdaExGrid::add_columns and GdaExGrid::clear.

14 years agoGet/set functions on GdaExGridColumn.
Andrea Zagli [Mon, 27 Dec 2010 16:08:16 +0000 (17:08 +0100)]
Get/set functions on GdaExGridColumn.

14 years agoStarting Grid development.
Andrea Zagli [Mon, 27 Dec 2010 15:54:35 +0000 (16:54 +0100)]
Starting Grid development.

14 years agoAdded command line options for debug. debug
Andrea Zagli [Mon, 30 Aug 2010 15:54:47 +0000 (17:54 +0200)]
Added command line options for debug.

14 years agoAdjustments and test.
Andrea Zagli [Thu, 26 Aug 2010 06:49:17 +0000 (08:49 +0200)]
Adjustments and test.

14 years agoEnded implementation of tables name prefix. 0.2.1
Andrea Zagli [Wed, 25 Aug 2010 16:15:04 +0000 (18:15 +0200)]
Ended implementation of tables name prefix.
Tagged as 0.2.1.

14 years agoAdded functions to get/set tables name prefix property.
Andrea Zagli [Wed, 25 Aug 2010 11:23:02 +0000 (13:23 +0200)]
Added functions to get/set tables name prefix property.
Preparatory changes to the use of the property.

14 years agoReplaced custom autogen.sh with the gnome-common autogen.sh.
Andrea Zagli [Wed, 25 Aug 2010 10:52:07 +0000 (12:52 +0200)]
Replaced custom autogen.sh with the gnome-common autogen.sh.

14 years agoChanged version to 0.2.1.
Andrea Zagli [Thu, 22 Jul 2010 09:06:02 +0000 (11:06 +0200)]
Changed version to 0.2.1.
Setted G_LOG_DOMAIN.

14 years agoAdded signals "before-execute" and "after-execute". 0.2.0
Andrea Zagli [Sat, 5 Jun 2010 09:08:33 +0000 (11:08 +0200)]
Added signals "before-execute" and "after-execute".
Added private member gda_parse to GdaEx.

14 years agoAdded username and password to GdaEx::new_from_dsn.
Andrea Zagli [Sat, 5 Jun 2010 06:53:19 +0000 (08:53 +0200)]
Added username and password to GdaEx::new_from_dsn.
Some adjustments to gtk-doc.

15 years agoAdded support for ChangeLog automatic generation. 0.1.0
Andrea Zagli [Sun, 27 Sep 2009 14:45:49 +0000 (16:45 +0200)]
Added support for ChangeLog automatic generation.

15 years agoAdjustments.
Andrea Zagli [Sun, 6 Sep 2009 13:46:24 +0000 (15:46 +0200)]
Adjustments.

15 years agoAdded functions GdaEx::get_field_value_tm_at and GdaEx::get_value_tm_at.
Andrea Zagli [Fri, 4 Sep 2009 17:51:38 +0000 (19:51 +0200)]
Added functions GdaEx::get_field_value_tm_at and GdaEx::get_value_tm_at.

15 years agoBugfixes.
Andrea Zagli [Sat, 29 Aug 2009 16:31:35 +0000 (18:31 +0200)]
Bugfixes.

15 years agoFixed many bugs.
Andrea Zagli [Mon, 3 Aug 2009 15:40:52 +0000 (17:40 +0200)]
Fixed many bugs.

15 years agoFixed two functions not updated to libgda 4.
Andrea Zagli [Sun, 26 Jul 2009 10:07:57 +0000 (12:07 +0200)]
Fixed two functions not updated to libgda 4.

15 years agoYet old name in libgdaex.pc.in.
Andrea Zagli [Sun, 26 Jul 2009 09:57:18 +0000 (11:57 +0200)]
Yet old name in libgdaex.pc.in.

15 years agoUpdated to libgda 4.
Andrea Zagli [Sun, 26 Jul 2009 08:38:44 +0000 (10:38 +0200)]
Updated to libgda 4.

15 years agoStarted migration to libgda 4.
Andrea Zagli [Sat, 25 Jul 2009 21:14:24 +0000 (23:14 +0200)]
Started migration to libgda 4.

15 years agoChanged the project's name.
andreaz [Sat, 25 Jul 2009 19:53:07 +0000 (21:53 +0200)]
Changed the project's name.

15 years agoInitial commit.
Andrea Zagli [Sat, 25 Jul 2009 19:10:22 +0000 (21:10 +0200)]
Initial commit.