| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.c | Michael Natterer | 2008-08-12 | 1 | -5/+4 |
* | consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance) | Michael Natterer | 2008-08-12 | 1 | -4/+4 |
* | gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c use canonical signal names. | Sven Neumann | 2008-08-11 | 1 | -1/+1 |
* | gtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel.c gtk/gtkiconview.c | Sven Neumann | 2008-08-08 | 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 |
* | Remove left-over unused property enum. | Johan Dahlin | 2008-06-20 | 1 | -1/+0 |
* | Add missing Since: gtk-doc markup for newly added GSEAL API. Change all | Johan Dahlin | 2008-06-20 | 1 | -1/+3 |
* | Seal GtkLayout | Tim Janik | 2008-06-20 | 1 | -0/+17 |
* | gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c | Michael Natterer | 2008-02-07 | 1 | -47/+12 |
* | gtk/gtklayout.c (gtk_layout_realize), gtk/gtkiconview.c | Søren Sandmann | 2006-05-15 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -41/+10 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -4/+2 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -4/+0 |
* | 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 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -6/+6 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | added a default method for the add virtual method of GtkContainer. | Lorenzo Gil Sanchez | 2004-07-05 | 1 | -2/+12 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -12/+12 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 1 | -36/+47 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -4/+4 |
* | Try adding a #ifndef/#define for XkbKeySymEntry to make up for OSF broken | Owen Taylor | 2002-05-14 | 1 | -21/+27 |
* | gtk/gtkclist.c (adjust_adjustments) gtk/gtklayout.c | Owen Taylor | 2002-02-18 | 1 | -2/+2 |
* | Patch from Jacob Berkman to fix problem when the height/width of a layout | Owen Taylor | 2002-01-29 | 1 | -10/+53 |
* | It is possible that a GtkLayout may have been scrolled _before_ it was | Jody Goldberg | 2002-01-16 | 1 | -2/+2 |
* | set the background of our bin window also (fixes #58957) | jacob berkman | 2002-01-10 | 1 | -0/+15 |
* | don't cast a possible NULL pointer. | Tim Janik | 2002-01-09 | 1 | -2/+2 |
* | queue a resize on | jacob berkman | 2002-01-08 | 1 | -1/+1 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -1/+2 |
* | default xscale/yscale to 0.0, not 0.5, 0.5 isn't useful | Havoc Pennington | 2001-09-08 | 1 | -1/+99 |
* | coalescing property notifies | Hans Breuer | 2001-08-11 | 1 | -0/+2 |
* | fix a typo. | Havoc Pennington | 2001-08-10 | 1 | -58/+185 |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -12/+2 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -19/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+23 |
* | Remove leaks. | Alexander Larsson | 2001-03-30 | 1 | -3/+128 |
* | Handle quoting of / with \; properly handle __ in paths, quote " and \n in | Owen Taylor | 2001-03-19 | 1 | -2/+3 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -14/+1 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -1/+1 |
* | Patch from ChiDeok Hwang to move call to sync_selection() up a few lines | Owen Taylor | 2001-03-02 | 1 | -2/+2 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -33/+0 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -2/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality | Owen Taylor | 2000-07-02 | 1 | -1/+0 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -10/+41 |