summaryrefslogtreecommitdiff
path: root/tests/testactions.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate GtkAction and GtkUIManagerWilliam Jon McCann2013-06-301-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-2/+2
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-2/+2
* Test icon names in actions with toolitemsMatthias Clasen2009-01-241-0/+3
* gtk/gtkseparatortoolitem.c remove pointless #undef GTK_DISABLE_DEPRECATED.Michael Natterer2008-08-041-1/+0
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* initialize GdkColor structs to fix warning about uninitialized "pixel"Michael Natterer2008-02-011-4/+6
* Add GtkActionClass::get_submenu() vfunc: actions providing a menu item orEmmanuele Bassi2007-03-151-11/+41
* Add Copyright/License information.Matthias Clasen2005-07-131-0/+19
* Add some refcount debugging.Matthias Clasen2004-07-201-2/+24
* #136672, reported by Christian Persch; fixes based on a patch by SoerenOwen Taylor2004-03-151-1/+103
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Add value parameter to allow setting the currently selected group memberMatthias Clasen2003-09-151-10/+22
* Change the XML format: <Root> element is replaced by <ui>, <menu> elementMatthias Clasen2003-08-271-71/+80
* Use gssize for length, not gsize.Matthias Clasen2003-08-261-41/+39
* Rename GtkMenuMerge to GtkUIManager.Matthias Clasen2003-08-251-6/+6
* Namespace the enum values properly. Sorry about the resize grip trouble,Matthias Clasen2003-08-241-10/+10
* A model-view separation for menus and toolbars, using the EggMenu code byMatthias Clasen2003-08-241-0/+268