summaryrefslogtreecommitdiff
path: root/tests/testrecentchoosermenu.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate GtkImageMenuItemWilliam Jon McCann2013-06-271-1/+1
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)Javier Jardón2010-03-021-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Set no-show-all flag on the placeholder menu item.Emmanuele Bassi2008-02-111-2/+2
* Port the GtkRecentChooser default implementation widget to the newEmmanuele Bassi2007-07-231-0/+1
* Apply a patch by Emmanuele Bassi to limit the number of shown recentMatthias Clasen2007-07-201-4/+5
* Move filtering of the recent files list into the shared implementation; doEmmanuele Bassi2007-03-151-0/+1
* Add support for both prepending and appending custom menu items.Emmanuele Bassi2007-02-091-0/+28
* Keep count of the displayed items to build the menu items mnemonic insteadEmmanuele Bassi2007-02-081-0/+174