]> saetta.ns0.it Git - libgdaex/shortlog
libgdaex
2017-08-26 Andrea ZagliSetted version 0.7.0. master v0.7.0
2017-08-26 Andrea ZagliMerge branch 'develop'
2017-06-10 Andrea ZagliEnabled gir.
2017-05-08 Andrea ZagliAdded function save_data_in_blob.
2017-02-12 Andrea ZagliSqlBuilder: don't add table with empty name.
2016-10-10 Andrea ZagliAdded functions GdaEx::fill_treemodel_*.
2016-03-22 Andrea ZagliAdded funcions GdaExSqlBuilder::get_sql_* (closes ...
2016-03-05 Andrea ZagliQueryEditor: added and implemented where_default_*...
2016-03-05 Andrea ZagliQueryEditor: added and implemented where_default_not...
2016-03-05 Andrea ZagliQueryEditor test: removed deprecations.
2016-03-05 Andrea ZagliQueryEditor: added and implemented always_ordered and...
2016-03-05 Andrea ZagliQueryEditor: order doesn't work after translation was...
2016-02-21 Andrea ZagliSqlBuilder: enabled number of arguments different from 2.
2016-02-21 Andrea ZagliRemoved warning in GdaEx::get_blob.
2016-02-06 Andrea ZagliVersion 0.6.0. v0.6.0
2016-02-06 Andrea ZagliMerge branch 'develop'
2016-01-24 Andrea ZagliAdded specification files for gettext. db_to_gettext
2016-01-24 Andrea ZagliAdded program gdaex2gettext.
2016-01-17 Andrea ZagliQueryEditor: use of wrong column on ::sel_where_changed...
2016-01-16 Andrea ZagliQueryEditor: on notebook page changing, unselect all...
2016-01-16 Andrea ZagliQueryEditor: changing value must not be showed when...
2016-01-13 Andrea ZagliQueryEditor: managed boolean field (closes #987).
2016-01-13 Andrea ZagliQueryEditor: fields list is expanded by default (refs...
2016-01-13 Andrea ZagliQueryEditor: default first item of combo in changing...
2016-01-13 Andrea ZagliQueryEditor: set focus on value widget on fields adding...
2016-01-13 Andrea ZagliUse of ZakUtils::string_to_boolean in QueryEditor.
2016-01-13 Andrea ZagliAdded QueryEditorIWidget::get_value_visible.
2016-01-13 Andrea ZagliQueryEditor: must to be created 2 iwidgets and not...
2016-01-11 Andrea ZagliAdded signal iwidget-init to GdaExQueryEditor.
2016-01-11 Andrea ZagliTypo on GdaExQueryEditor::load_tables_from_xml.
2016-01-09 Andrea ZagliEnabled modules in QueryEditor for value choosing.
2016-01-09 Andrea ZagliAdjustments/bugfixes for QueryEditorIWidget.
2016-01-09 Andrea ZagliQueryEditor: immediatly selected last inserted field...
2016-01-09 Andrea ZagliUse of GtkFrame in QueryEditor to choose values (refs...
2015-12-29 Andrea ZagliBugfix from previous commit on query_editor test.
2015-12-27 Andrea ZagliAdded GdaExQueryEditor::dispose and ::finalize.
2015-12-18 Andrea ZagliTypo in GdaExQueryEditor.
2015-12-17 Andrea ZagliDeprecations on QueryEditor.
2015-12-17 Andrea ZagliBugfixes: missing else in GdaExQueryEditor::on_btn_save...
2015-12-15 Andrea ZagliTypo in SqlBuilder class declaration.
2015-12-02 Andrea ZagliAdded function GdaExSqlBuilder::field.
2015-08-17 Andrea ZagliRemoved GdaExGrid, now in standalone package.
2015-08-15 Andrea ZagliAdded functions GdaEx::save_file_in_blob and ::get_blob.
2015-07-28 Andrea ZagliAdded GdaEx::get_sql_parser. gtk3 sqlbuilder
2015-07-22 Andrea ZagliSqlBuilder: added ::query and ::execute (closes #932...
2015-07-22 Andrea ZagliSqlBuilder: added ::order (closes #940).
2015-07-14 Andrea ZagliGtkDoc.
2015-07-14 Andrea ZagliSqlBuilder: added support for UPDATE and INSERT.
2015-07-12 Andrea ZagliAdded GdaExSqlBuilder::where.
2015-07-11 Andrea ZagliSqlBuilder: some adjustments.
2015-07-11 Andrea ZagliSqlBuilder: added GdaConnection and params to ::get_sql.
2015-06-26 Andrea ZagliAdded GdaExSqlBuilder::from_v.
2015-06-26 Andrea ZagliAdded GdaExSqlBuilder::join.
2015-06-26 Andrea ZagliAdded GdaExSqlBuilder::fields.
2015-06-26 Andrea ZagliStarted GdaExSqlBuilder.
2015-06-25 Andrea ZagliAdjustments.
2015-06-25 Andrea ZagliMerge branch 'master' into gtk3
2015-06-25 Andrea ZagliMerged decoder branch. 0.4.0 gtk2
2014-04-14 Andrea ZagliMerge branch 'master' into gtk3
2014-02-13 Andrea ZagliMemory leaks and unnecessary call to functions.
2014-02-12 Andrea ZagliAdded functions GdaEx::data_model_*_get_*_value_stringi...
2014-02-01 Andrea ZagliGdaExGrid: now print columns in correct order.
2014-01-29 Andrea ZagliAdded functions GdaExGrid::fill_from_sql_with_missing_f...
2014-01-29 Andrea ZagliAdded hook to auto-install in mingw.
2013-12-26 Andrea ZagliUse of new GDK 3 keys constants.
2013-12-24 Andrea ZagliMerge branch 'master' into gtk3
2013-11-19 Andrea ZagliTypo in GdaExGrid (closes #801).
2013-11-19 Andrea ZagliUpdated translation files.
2013-11-15 Andrea ZagliAdded function GdaEx::get_new_id (closes #691).
2013-11-04 Andrea ZagliPossible recursion in include file.
2013-11-03 Andrea ZagliAdded ability to rightly sort numeric and date columns...
2013-11-02 Andrea ZagliGdaExGrid: moved export and print in contextal menu.
2013-10-03 Andrea ZagliGdaExGrid: csv export when libsolipa is present (closes...
2013-10-03 Andrea ZagliGdaExGrid: added chance, with contestual menu, to toggl...
2013-10-03 Andrea ZagliGdaExGrid: added property 'title'.
2013-10-03 Andrea ZagliGdaExGrid: integration with reptool, when present ...
2013-10-03 Andrea ZagliGdaExGrid: added sortable column from model.
2013-10-03 Andrea ZagliAdded function GdaExGridColumn::new_defaults.
2013-07-25 Andrea ZagliSetted version to 0.5.0.
2013-07-25 Andrea ZagliChanges to compile with gtk3 and libgda5. 0.5.0
2013-06-28 Andrea ZagliAdjustment.
2013-06-26 Andrea ZagliMissing keys for select on GdaEx::get_sql_from_hashtable.
2013-06-26 Andrea ZagliAdded function GdaEx::get_sql_from_hashtable (closes...
2013-01-22 Andrea ZagliError on GDate creation (wrong parameters order).
2012-05-24 Andrea ZagliBugfix on decoded fields on GdaExQueryEditor::load_tabl...
2012-05-24 Andrea ZagliGdaExQueryEditor::load_tables_from_file doesn't take...
2012-05-24 Andrea ZagliAdded function GdaExQueryEditor::load_tables_from_file.
2012-05-24 Andrea ZagliAdded functions GdaExQueryEditor::load_tables_from_xml and
2012-05-08 Andrea ZagliLittle adjustments.
2012-05-08 Andrea ZagliShow and order doesn't update editing fields on selecti...
2011-12-25 Andrea ZagliAdded functions GdaEx::data_model_columns_to_hashtable_...
2011-12-02 Andrea ZagliAdded functions GdaEx::fill_liststore_from_sql_with_mis...
2011-11-29 Andrea ZagliMissing directory data on autotools file.
2011-11-29 Andrea ZagliMerge branch 'master' of ssh://saetta.homelinux.org...
2011-11-29 Andrea ZagliBugfix for freeing memory.
2011-11-28 Andrea ZagliImplemented groups (parenthesis) in GdaExQueryEditor.
2011-11-28 Andrea ZagliAdjustments and bugfixes to make GdaExQueryEditor group...
2011-11-27 Andrea ZagliIn GdaExQueryEditor started groups (parenthesis).
2011-11-26 Andrea ZagliAn optimization to GdaEx::fill_liststore_from_datamodel...
2011-11-26 Andrea ZagliAdded the function GdaEx::data_model_is_empty (closes... query-editor
next