| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c | Sven Neumann | 2008-08-12 | 1 | -3/+3 |
* | gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.c | Sven Neumann | 2008-08-11 | 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/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.c | Michael Natterer | 2008-03-04 | 1 | -1/+0 |
* | fix the build | Matthias Clasen | 2006-05-31 | 1 | -1/+1 |
* | Clarify the docs of the color-set and font-set signals. (#343438, Olexiy | Matthias Clasen | 2006-05-31 | 1 | -4/+8 |
* | Fix the handling of modality by copying what GtkFileChooserButton does. | Matthias Clasen | 2006-05-24 | 1 | -7/+8 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -37/+5 |
* | Use GTK_WIDGET_IS_SENSITIVE, not GTK_WIDGET_SENSITIVE. (#333133, Christian | Matthias Clasen | 2006-03-02 | 1 | -1/+1 |
* | Remove some unnecessary checks | Matthias Clasen | 2006-02-14 | 1 | -4/+2 |
* | move destruction of the private GdkGC from finalize() to unrealize(). | Michael Natterer | 2006-01-23 | 1 | -4/+14 |
* | Don't leak a PangoLayout here. (#322505, Paolo Borelli) | Matthias Clasen | 2005-11-27 | 1 | -0/+2 |
* | Check "color" argument in gtk_color_button_set_color () | Tristan Van Berkom | 2005-09-14 | 1 | -0/+1 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -2/+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 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -19/+20 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -1/+1 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -4/+5 |
* | 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 | -1/+1 |
* | gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c | Matthias Clasen | 2005-03-01 | 1 | -1/+1 |
* | gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c | Manish Singh | 2004-11-19 | 1 | -1/+1 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fix #105497; constify uses of GdkColor. | Federico Mena Quintero | 2004-01-26 | 1 | -2/+2 |
* | redraw the color button when an alpha is set. | Jonathan Blandford | 2004-01-21 | 1 | -1/+13 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -8/+8 |
* | Improve the consistency of titles. (#126193, Damon Chaplin) | Matthias Clasen | 2003-11-05 | 1 | -2/+2 |
* | Doc formatting tweaks. | Matthias Clasen | 2003-09-30 | 1 | -0/+2 |
* | Accept drops with the wrong format, since the KDE color chooser | Matthias Clasen | 2003-08-02 | 1 | -2/+4 |
* | Add color and font picker widgets. | Matthias Clasen | 2003-07-01 | 1 | -0/+994 |