| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | add vertical_padding style property. | Soeren Sandmann | 2003-07-06 | 1 | -7/+29 |
* | Automatic RTL flipping for some more widgets. | Matthias Clasen | 2002-11-02 | 1 | -5/+10 |
* | Lots of trivial doc fixes. | Matthias Clasen | 2002-10-11 | 1 | -5/+5 |
* | Deprecation cleanup | Manish Singh | 2002-10-05 | 1 | -20/+18 |
* | Add a note to the docs about how to use this in the context of changeable | Owen Taylor | 2002-03-03 | 1 | -1/+8 |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -10/+2 |
* | Consistently use GdkModifierType. (#66950, Mark Patton) | Owen Taylor | 2002-01-30 | 1 | -1/+1 |
* | Make Menu items NO_WINDOW widgets. | Owen Taylor | 2001-11-16 | 1 | -2/+2 |
* | Documentation updates. | Matthias Clasen | 2001-10-28 | 1 | -1/+39 |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -53/+0 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -1/+0 |
* | Don't crash when the properties window is destroyed. | Alex Larsson | 2001-06-05 | 1 | -1/+1 |
* | Use new mnemonic convenience functions | Havoc Pennington | 2001-06-05 | 1 | -0/+32 |
* | Renamed gtk_image_menu_item_add_icon() to gtk_image_menu_item_set_icon() | Martin Baulig | 2001-05-18 | 1 | -36/+43 |
* | Add gtk_image_menu_item_new_from_stock() | Alexander Larsson | 2001-03-21 | 1 | -0/+34 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -28/+0 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -8/+4 |
* | add "static" to a private function (gtk_image_menu_item_class_init): | Havoc Pennington | 2001-02-15 | 1 | -21/+92 |
* | fix bug where it always set the foreground, even if we were only using a | Havoc Pennington | 2001-02-13 | 1 | -0/+383 |