| Commit message (Expand) | Author | Age | Files | Lines |
* | Move destroy signal to GtkWidget | Javier Jardón | 2010-09-26 | 1 | -8/+6 |
* | Move GtkSizeRequest into GtkWidget | Benjamin Otte | 2010-09-26 | 1 | -7/+3 |
* | Tons of transfer annotations | Matthias Clasen | 2010-09-21 | 1 | -2/+3 |
* | Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request() | Javier Jardón | 2010-09-15 | 1 | -2/+2 |
* | Use gtk_size_request_get_size() instead deprecated gtk_widget_get_child_requi... | Javier Jardón | 2010-09-13 | 1 | -5/+10 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -21/+21 |
* | gtk/gtkimagemenuitem.c: use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -19/+32 |
* | GtkImageMenuItem: move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -87/+90 |
* | Use accessor functions to acces GtkContainer | Javier Jardón | 2010-07-13 | 1 | -2/+2 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+1 |
* | annotate allow-none for gtk_image_menu_item_new_from_stock accel_group param | John (J5) Palmieri | 2010-06-07 | 1 | -2/+2 |
* | Deprecate widget flag: GTK_WIDGET_VISIBLE | Javier Jardón | 2010-03-01 | 1 | -5/+6 |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -2/+2 |
* | Add gtk_action_[sg]et_always_show_image() | Christian Persch | 2009-11-27 | 1 | -0/+2 |
* | Fix a doc comment | Matthias Clasen | 2009-11-27 | 1 | -2/+1 |
* | Remove some unused variables (GnomeBug:591218) | Javier Jardón | 2009-08-10 | 1 | -1/+0 |
* | Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, | Matthias Clasen | 2009-02-22 | 1 | -11/+11 |
* | Make the new GtkAction code work with PolicyKit-gnome's use of actions. | Matthias Clasen | 2009-02-07 | 1 | -1/+1 |
* | Bug 322932 – Always show icons on panel menus | Matthias Clasen | 2009-01-27 | 1 | -4/+98 |
* | i Bug 560228 – Add "action-controller" property to GtkWidgetClass | Matthias Clasen | 2009-01-23 | 1 | -1/+141 |
* | Doc fixes | Matthias Clasen | 2008-12-29 | 1 | -4/+1 |
* | added new apis gtk_menu_item_[set/get]_label() and | Tristan Van Berkom | 2008-11-06 | 1 | -80/+260 |
* | Make it possible to overrule the gtk-menu-images setting. | Matthias Clasen | 2008-11-02 | 1 | -8/+20 |
* | consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance) | Michael Natterer | 2008-08-12 | 1 | -10/+10 |
* | Bug 546756 – gnome-panel crashed with SIGSEGV in | Michael Natterer | 2008-08-07 | 1 | -10/+21 |
* | Bug 534979 – GtkImageMenuItem is a bin but has two children. | Björn Lindqvist | 2008-08-04 | 1 | -1/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | gtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c | Michael Natterer | 2008-05-19 | 1 | -2/+2 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -40/+8 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -2/+2 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Hmm, when committing my vertical menubar patch, I forgot the | Matthias Clasen | 2005-07-03 | 1 | -19/+68 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -4/+4 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -2/+3 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+3 |
* | Really free the list. (#158422, Morten Welinder) | Matthias Clasen | 2004-11-16 | 1 | -3/+4 |
* | Use GPOINTER_TO_UINT()/GUINT_TO_POINTER() for guints. (#158420, Morten | Matthias Clasen | 2004-11-16 | 1 | -3/+3 |
* | Add some more docs. | Matthias Clasen | 2004-11-15 | 1 | -0/+2 |
* | *** empty log message *** | Matthias Clasen | 2004-11-15 | 1 | -39/+50 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | use gtk_widget_get_child_requisition() instead of accessing | Michael Natterer | 2004-06-03 | 1 | -13/+18 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Fixes for #82099: | Matthias Clasen | 2004-02-19 | 1 | -3/+83 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -2/+2 |
* | don't request toggle_space when the image width is 0. | Soeren Sandmann | 2003-07-26 | 1 | -8/+12 |