| Commit message (Expand) | Author | Age | Files | Lines |
* | added new apis gtk_menu_item_[set/get]_label() and | Tristan Van Berkom | 2008-11-06 | 1 | -25/+7 |
* | consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance) | Michael Natterer | 2008-08-12 | 1 | -2/+2 |
* | 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 |
* | Fix check/radio indicator drawing mess (bug #452225): | Michael Natterer | 2007-07-27 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -35/+3 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -2/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Remove a line without effect. | Matthias Clasen | 2005-08-12 | 1 | -2/+0 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -6/+6 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -5/+6 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -2/+2 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Bug 112647 (Bill Haneman, patch by Narayana Pattipati): | Matthias Clasen | 2004-02-21 | 1 | -13/+21 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -6/+6 |
* | Doc formatting tweaks. | Matthias Clasen | 2003-09-30 | 1 | -0/+3 |
* | Also support "draw_as_radio". | Matthias Clasen | 2003-08-29 | 1 | -0/+6 |
* | Install "draw_as_radio" as a separate property, not as an alias of | Matthias Clasen | 2003-08-29 | 1 | -1/+1 |
* | Only treat buttons as homogeneous when they are narrower than 13 time the | Soeren Sandmann | 2003-08-29 | 1 | -24/+71 |
* | add vertical_padding style property. | Soeren Sandmann | 2003-07-06 | 1 | -7/+35 |
* | gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator): Use | Owen Taylor | 2003-06-04 | 1 | -0/+3 |
* | RTL flipping for check menu items. | Matthias Clasen | 2002-11-08 | 1 | -2/+7 |
* | Deprecation cleanup | Manish Singh | 2002-10-05 | 1 | -28/+31 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -2/+2 |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -14/+1 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -3/+3 |
* | Notify on the ::active property _here_, not in | Owen Taylor | 2001-11-28 | 1 | -4/+3 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -1/+2 |
* | Make Menu items NO_WINDOW widgets. | Owen Taylor | 2001-11-16 | 1 | -3/+3 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -6/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+17 |
* | Use new mnemonic convenience functions | Havoc Pennington | 2001-06-05 | 1 | -0/+29 |
* | Add missing NULL on valist. | Owen Taylor | 2001-03-29 | 1 | -1/+1 |
* | Apply property patch from Lee Mallabone | Havoc Pennington | 2001-03-23 | 1 | -2/+85 |
* | test was backward, so deprecated functions were excluded by default | Havoc Pennington | 2001-02-19 | 1 | -1/+54 |
* | fix bug where it always set the foreground, even if we were only using a | Havoc Pennington | 2001-02-13 | 1 | -2/+2 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -1/+0 |
* | Fix link to PNG home, remove reference to fribidi. | Owen Taylor | 2000-12-05 | 1 | -2/+4 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -17/+0 |
* | Add note about GtkMenuPositionFunc API changes. | Alexander Larsson | 2000-11-08 | 1 | -13/+25 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -1/+1 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -6/+4 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -37/+35 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |