| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GtkActionGroup | Timm Bäder | 2016-10-18 | 1 | -217/+0 |
* | Remove GtkRecentAction | Timm Bäder | 2016-10-18 | 1 | -11/+0 |
* | Remove GtkUIManager | Timm Bäder | 2016-10-18 | 1 | -159/+1 |
* | Remove GtkToggleAction | Timm Bäder | 2016-10-18 | 1 | -26/+1 |
* | Remove GtkRadioAction | Timm Bäder | 2016-10-18 | 1 | -53/+0 |
* | Remove GtkStock | Timm Bäder | 2016-10-18 | 1 | -5/+5 |
* | box: Remove 'padding' child property | Timm Bäder | 2016-10-16 | 1 | -12/+12 |
* | Deprecate GtkAction and GtkUIManager | William Jon McCann | 2013-06-30 | 1 | -0/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-11-02 | 1 | -2/+2 |
* | Use gtk_box_new() instead gtk_[v|h]box_new() | Javier Jardón | 2010-10-30 | 1 | -2/+2 |
* | Test icon names in actions with toolitems | Matthias Clasen | 2009-01-24 | 1 | -0/+3 |
* | gtk/gtkseparatortoolitem.c remove pointless #undef GTK_DISABLE_DEPRECATED. | Michael Natterer | 2008-08-04 | 1 | -1/+0 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | initialize GdkColor structs to fix warning about uninitialized "pixel" | Michael Natterer | 2008-02-01 | 1 | -4/+6 |
* | Add GtkActionClass::get_submenu() vfunc: actions providing a menu item or | Emmanuele Bassi | 2007-03-15 | 1 | -11/+41 |
* | Add Copyright/License information. | Matthias Clasen | 2005-07-13 | 1 | -0/+19 |
* | Add some refcount debugging. | Matthias Clasen | 2004-07-20 | 1 | -2/+24 |
* | #136672, reported by Christian Persch; fixes based on a patch by Soeren | Owen Taylor | 2004-03-15 | 1 | -1/+103 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Add value parameter to allow setting the currently selected group member | Matthias Clasen | 2003-09-15 | 1 | -10/+22 |
* | Change the XML format: <Root> element is replaced by <ui>, <menu> element | Matthias Clasen | 2003-08-27 | 1 | -71/+80 |
* | Use gssize for length, not gsize. | Matthias Clasen | 2003-08-26 | 1 | -41/+39 |
* | Rename GtkMenuMerge to GtkUIManager. | Matthias Clasen | 2003-08-25 | 1 | -6/+6 |
* | Namespace the enum values properly. Sorry about the resize grip trouble, | Matthias Clasen | 2003-08-24 | 1 | -10/+10 |
* | A model-view separation for menus and toolbars, using the EggMenu code by | Matthias Clasen | 2003-08-24 | 1 | -0/+268 |