Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-11-02 | 1 | -1/+1 |
* | Use gtk_box_new() instead gtk_[v|h]box_new() | Javier Jardón | 2010-10-30 | 1 | -1/+1 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) | Javier Jardón | 2010-03-02 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Set no-show-all flag on the placeholder menu item. | Emmanuele Bassi | 2008-02-11 | 1 | -2/+2 |
* | Port the GtkRecentChooser default implementation widget to the new | Emmanuele Bassi | 2007-07-23 | 1 | -0/+1 |
* | Apply a patch by Emmanuele Bassi to limit the number of shown recent | Matthias Clasen | 2007-07-20 | 1 | -4/+5 |
* | Move filtering of the recent files list into the shared implementation; do | Emmanuele Bassi | 2007-03-15 | 1 | -0/+1 |
* | Add support for both prepending and appending custom menu items. | Emmanuele Bassi | 2007-02-09 | 1 | -0/+28 |
* | Keep count of the displayed items to build the menu items mnemonic instead | Emmanuele Bassi | 2007-02-08 | 1 | -0/+174 |