summaryrefslogtreecommitdiff
path: root/gladeui/glade-widget-action.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_list_free_full() instead of g_list_foreach() + g_list_free()Juan Pablo Ugarte2020-08-171-4/+1
* Fix warning: ISO C does not allow extra ‘;’ outside of a function [-Wpeda...Juan Pablo Ugarte2020-08-171-2/+2
* Fix minor typosYuri Chornoivan2020-03-221-2/+2
* Rename GWActionClass to GladeWidgetActionDef to use the right namespaceCorentin Noël2019-06-181-49/+49
* gladeui: fix memory leak in GWActionClassCorentin Noël2019-04-011-5/+7
* introspection: Add many annotations to sourcesCorentin Noël2019-04-011-0/+7
* docs: Make some changes to fix warnings with the documentationCorentin Noël2019-03-301-1/+1
* Fix tab/space identationJuan Pablo Ugarte2018-08-021-5/+5
* Convert every object to use G_DEFINE_TYPE_WITH_CODE() or G_ADD_PRIVATE() macrosJuan Pablo Ugarte2014-04-171-22/+20
* * gladeui/glade-base-editor.c,Juan Pablo Ugarte2011-03-311-27/+28
* * gladeui/glade-widget-action.[ch], gladeui/glade-widget-adaptor.c, gladeui/...Tristan Van Berkom2011-01-051-67/+161
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-160/+166
* Bug 595838 — String fixesPhilip Withnall2009-09-221-1/+1
* Run gtkdocize with --flavour=no-tmplTristan Van Berkom2008-04-071-0/+10
* Fix minor typos in messages.Theppitak Karoonboonyanan2007-08-021-1/+1
* gladeui/glade-popup.[ch] - added packing actions to placeholdersJuan Pablo Ugarte2007-06-271-0/+1
* added packing actions to glade_popup_action_populate_menu()Juan Pablo Ugarte2007-05-311-2/+2
* - memory leak fixed in glade_widget_action_class_clone()Juan Pablo Ugarte2007-05-241-22/+28
* added gladeui/glade-widget-action.[ch]Juan Pablo Ugarte2007-05-231-0/+254