summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-gtk-table.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_list_free_full() instead of g_list_foreach() + g_list_free()Juan Pablo Ugarte2020-08-171-1/+1
* Utils: Add glade_util_list_objects_ref()Juan Pablo Ugarte2020-08-171-3/+2
* GladeWidgetAdaptor: fix gir scanner warningsJuan Pablo Ugarte2020-06-191-8/+8
* Fix tab/space identationJuan Pablo Ugarte2018-08-021-110/+121
* GladeGtkTable: Fix "format not a string literal" warningBastien Nocera2016-05-201-8/+32
* Cleanup deprecation warnings in GtkTable adaptorTristan Van Berkom2013-05-071-17/+4
* Added Glade's first unit test (about time !)Tristan Van Berkom2013-04-051-1/+3
* Cleanup deprecations all around.Tristan Van Berkom2013-04-011-0/+7
* Removed GladeFixed (DnD) support for GtkBox, GtkTable and GtkGrid.Juan Pablo Ugarte2013-01-181-452/+1
* 2011-11-17 Fredy Paquet <fpa@opag.ch>Tristan Van Berkom2011-11-171-18/+69
* * plugins/gtk+/glade-gtk.c, plugins/gtk+/glade-gtk-table.c, plugins/gtk+/Mak...Tristan Van Berkom2011-02-241-0/+1092