]> saetta.ns0.it Git - libgdaexgrid/log
libgdaexgrid
4 years agoDebian pkg: updates from upstream debian/buster_html
Andrea Zagli [Mon, 29 Mar 2021 18:43:47 +0000 (20:43 +0200)]
Debian pkg: updates from upstream

4 years agoMerge branch 'html' into debian/buster_html
Andrea Zagli [Mon, 29 Mar 2021 18:35:27 +0000 (20:35 +0200)]
Merge branch 'html' into debian/buster_html

4 years agoDebian pkg: updates from upstream. debian/buster
Andrea Zagli [Mon, 29 Mar 2021 18:34:02 +0000 (20:34 +0200)]
Debian pkg: updates from upstream.

4 years agoMerge branch 'develop' into debian/buster
Andrea Zagli [Mon, 29 Mar 2021 18:26:11 +0000 (20:26 +0200)]
Merge branch 'develop' into debian/buster

4 years agoAdded function Grid::get_column_by_field_name. html
Andrea Zagli [Sun, 28 Mar 2021 18:39:17 +0000 (20:39 +0200)]
Added function Grid::get_column_by_field_name.

4 years agoHtml: take into account visible property.
Andrea Zagli [Sun, 28 Mar 2021 18:28:41 +0000 (20:28 +0200)]
Html: take into account visible property.

4 years agoAdded functions GdaExGridHtml::fill_from_[sql|datamodel|sqlbuilder]_with_missing_func.
Andrea Zagli [Sun, 28 Mar 2021 16:05:36 +0000 (18:05 +0200)]
Added functions GdaExGridHtml::fill_from_[sql|datamodel|sqlbuilder]_with_missing_func.

4 years agoAdded function GdaExGridHtmlColumn::get_header.
Andrea Zagli [Sun, 28 Mar 2021 14:51:13 +0000 (16:51 +0200)]
Added function GdaExGridHtmlColumn::get_header.

4 years agoAdded private function ::_set_gvalue_stringify_from_datamodel.
Andrea Zagli [Sun, 28 Mar 2021 07:48:32 +0000 (09:48 +0200)]
Added private function ::_set_gvalue_stringify_from_datamodel.

4 years agoAdded function GdaExGrid::html_get_header (and test).
Andrea Zagli [Sun, 28 Mar 2021 07:22:42 +0000 (09:22 +0200)]
Added function GdaExGrid::html_get_header (and test).

4 years agoRemoved g_type_class_add_private deprecation. develop
Andrea Zagli [Sun, 28 Mar 2021 06:55:47 +0000 (08:55 +0200)]
Removed g_type_class_add_private deprecation.

4 years agoTypo.
Andrea Zagli [Sun, 28 Mar 2021 06:43:43 +0000 (08:43 +0200)]
Typo.

4 years agoAdded fuctions new_from_xml and new_from_file.
Andrea Zagli [Sun, 13 Sep 2020 15:01:39 +0000 (17:01 +0200)]
Added fuctions new_from_xml and new_from_file.

5 years agoMigrated from libsolipa to libzakutilsgtk for export to csv.
Andrea Zagli [Fri, 3 Jan 2020 17:38:22 +0000 (18:38 +0100)]
Migrated from libsolipa to libzakutilsgtk for export to csv.

5 years agoAdded property GdaExGridColumn::viewable (closes #986).
Andrea Zagli [Thu, 6 Jun 2019 08:50:24 +0000 (10:50 +0200)]
Added property GdaExGridColumn::viewable (closes #986).

5 years agoAdded menu items to show/hide all columns.
Andrea Zagli [Thu, 6 Jun 2019 08:31:09 +0000 (10:31 +0200)]
Added menu items to show/hide all columns.

The GdaExGrdiColumn::set_visible wasn't linked to menu item status.

5 years agoDebian pkg: added buster files.
Andrea Zagli [Tue, 4 Jun 2019 06:41:43 +0000 (08:41 +0200)]
Debian pkg: added buster files.

7 years agoEnabled gir.
Andrea Zagli [Sat, 10 Jun 2017 10:17:04 +0000 (12:17 +0200)]
Enabled gir.

7 years agoGtk-doc adjustments.
Andrea Zagli [Sat, 10 Jun 2017 09:36:16 +0000 (11:36 +0200)]
Gtk-doc adjustments.

7 years agoEnabled gtk-doc generation.
Andrea Zagli [Sat, 10 Jun 2017 08:26:01 +0000 (10:26 +0200)]
Enabled gtk-doc generation.

7 years agoWrong references in tests autotools.
Andrea Zagli [Sat, 10 Jun 2017 08:13:12 +0000 (10:13 +0200)]
Wrong references in tests autotools.

7 years agogtk-doc.
Andrea Zagli [Sat, 10 Jun 2017 07:51:31 +0000 (09:51 +0200)]
gtk-doc.

8 years agoAdded functions GdaExGrid::fill_from_*_with_sel.
Andrea Zagli [Sat, 26 Nov 2016 08:37:29 +0000 (09:37 +0100)]
Added functions GdaExGrid::fill_from_*_with_sel.

9 years agoMemory leak.
Andrea Zagli [Sun, 21 Feb 2016 11:50:33 +0000 (12:50 +0100)]
Memory leak.

9 years agoWhen empty string it translates with po header.
Andrea Zagli [Sun, 21 Feb 2016 11:22:42 +0000 (12:22 +0100)]
When empty string it translates with po header.

9 years agoAdded function GdaExGrid::set_app_textdomain. master v0.0.1
Andrea Zagli [Sun, 24 Jan 2016 15:06:35 +0000 (16:06 +0100)]
Added function GdaExGrid::set_app_textdomain.

Enabled translation of values retrieved from db.

9 years agoWrong db column variable in ::fill_from_datamodel_with_missing_func (closes #804).
Andrea Zagli [Mon, 18 Jan 2016 14:18:29 +0000 (15:18 +0100)]
Wrong db column variable in ::fill_from_datamodel_with_missing_func (closes #804).

9 years agoAdded test for tree loaded programmatically.
Andrea Zagli [Sat, 2 Jan 2016 15:23:34 +0000 (16:23 +0100)]
Added test for tree loaded programmatically.

9 years agoAdded translation.
Andrea Zagli [Sat, 2 Jan 2016 15:02:04 +0000 (16:02 +0100)]
Added translation.

9 years agoMigrated model from list to tree.
Andrea Zagli [Sat, 2 Jan 2016 14:45:14 +0000 (15:45 +0100)]
Migrated model from list to tree.

9 years agoAdded functions GdaExGrid::fill_frm_sqlbuilder_with_missing_func and ::fill_from_sqlb...
Andrea Zagli [Tue, 15 Dec 2015 12:43:10 +0000 (13:43 +0100)]
Added functions GdaExGrid::fill_frm_sqlbuilder_with_missing_func and ::fill_from_sqlbuilder.

9 years agoMissing header for win.
Andrea Zagli [Mon, 17 Aug 2015 16:33:30 +0000 (18:33 +0200)]
Missing header for win.

9 years agoInitial import (from libgdaex).
Andrea Zagli [Mon, 17 Aug 2015 14:18:40 +0000 (16:18 +0200)]
Initial import (from libgdaex).