summaryrefslogtreecommitdiff
path: root/gtk/gtkrecentaction.c
Commit message (Expand)AuthorAgeFilesLines
* [annotations] Add allow-noneJohan Dahlin2010-02-191-5/+5
* i Bug 560228 – Add "action-controller" property to GtkWidgetClassMatthias Clasen2009-01-231-74/+10
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Propagate local-only. (#511987, Jonh Wendell)Matthias Clasen2008-02-101-0/+2
* Iterate on the proxies we hold when we change the sorting function and theEmmanuele Bassi2007-10-041-3/+28
* Remove the warning for the "select-multiple" property getter. (#476686,Emmanuele Bassi2007-09-141-3/+1
* Update the documentation to mark the optional constructors parameters. TheMatthias Clasen2007-09-091-7/+15
* Document new apiMatthias Clasen2007-05-261-2/+2
* Remove useless inlined function and propagate the properties to theEmmanuele Bassi2007-03-171-19/+9
* Rename get_submenu() to create_menu(); rename gtk_action_get_submenu() toEmmanuele Bassi2007-03-161-4/+4
* Add GtkActionClass::get_submenu() vfunc: actions providing a menu item orEmmanuele Bassi2007-03-151-0/+811