summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-gtk-widget.c
Commit message (Expand)AuthorAgeFilesLines
* GladeGtkWidget: special case GtkScrolledWindow remove parent actionJuan Pablo Ugarte2020-09-301-1/+12
* Headers cleanupJuan Pablo Ugarte2020-09-211-0/+1
* GladeGtkWidget: Fix add scrolled window issueJuan Pablo Ugarte2020-09-181-2/+9
* GladeGtkWidget: add viewport on add scrolled window actionJuan Pablo Ugarte2020-09-161-0/+12
* Use g_list_free_full() instead of g_list_foreach() + g_list_free()Juan Pablo Ugarte2020-08-171-2/+1
* GladeWidgetAdaptor: fix gir scanner warningsJuan Pablo Ugarte2020-06-191-13/+13
* Fix minor typosYuri Chornoivan2020-03-221-2/+2
* gtk+: Keep internationalization context in Atk propertiesCorentin Noël2019-09-111-5/+11
* Respect the Glade namespace for macros and definesCorentin Noël2019-06-211-3/+3
* Rename GladePropertyClass to GladePropertyDef and declare it as boxedCorentin Noël2019-06-181-25/+25
* Fix tab/space identationJuan Pablo Ugarte2018-08-021-107/+116
* GladeWidgetAdaptor: add glade_widget_adaptor_get_display_name()Juan Pablo Ugarte2018-08-021-1/+1
* Fix buildJuan Pablo Ugarte2018-03-221-1/+1
* GladeGtkWidget: save accessible-role atk propertyJuan Pablo Ugarte2018-03-221-18/+24
* glade-gtk-widget.c: Support unnamed widgets in sizegroup actionsTristan Van Berkom2016-01-271-5/+33
* Add "Stack" to "Add parent" menuFlorian Richter2015-08-251-0/+2
* glade-gtk-widget.c: Minor fix for 'add_parent' actionsearchbarTristan Van Berkom2014-10-261-7/+2
* Fixed bug 702314 "Cancelling an Add Parent action is destructive"Juan Pablo Ugarte2014-01-201-10/+15
* Revert "Fixed Bug 702314 "Cancelling an Add Parent action is destructive""Juan Pablo Ugarte2014-01-201-15/+24
* Bug 720585 - Fix order of customized property output.Tristan Van Berkom2013-12-171-3/+14
* GladeProject: Changed the way we calculate graph dependencies.Juan Pablo Ugarte2013-12-111-14/+0
* Sort object dependancy before saving using a topologicalJuan Pablo Ugarte2013-11-151-3/+5
* Fixed Bug 702314 "Cancelling an Add Parent action is destructive"Juan Pablo Ugarte2013-10-091-24/+15
* Set style classes on runtime objectsJuan Pablo Ugarte2013-10-031-1/+28
* Added add-child-verify function to GtkScrolledWindow which is the only place ...Juan Pablo Ugarte2013-08-071-6/+0
* Fix bug 686418 - crashes related to setting 'can-focus' property in the runtime.Tristan Van Berkom2013-05-191-0/+4
* GladeGtkComboBoxText / GladeStringList: Support editing the <item> "id" attri...Tristan Van Berkom2013-05-131-2/+2
* Remove GtkTable from "Add Parent" actions (now we have GtkGrid there)Tristan Van Berkom2013-05-071-2/+0
* Removed glade-gtk.c, now all adaptor code is in separate C files.Tristan Van Berkom2013-05-041-0/+10
* Move GladeWidgetAdaptor code for GtkWidget into it's own C fileTristan Van Berkom2013-05-041-0/+1053