| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the build | Matthias Clasen | 2011-04-29 | 1 | -1/+1 |
* | Drop the last remaining translated g_warning/g_error calls | Colin Walters | 2011-04-29 | 1 | -1/+1 |
* | GtkColorButton: Don't leak references | Matthias Clasen | 2011-04-06 | 1 | -0/+3 |
* | Fixing GtkColorButton to redraw itself when gtk_color_button_set_rgba() is ca... | Tristan Van Berkom | 2011-02-03 | 1 | -0/+2 |
* | Make GtkColorButton use GtkStyleContext | Carlos Garnacho | 2011-01-10 | 1 | -1/+7 |
* | Drop explicit includes of gdkkeysyms.h | Matthias Clasen | 2011-01-04 | 1 | -2/+1 |
* | GtkColorButton: trivial doc and formatting fixes | Matthias Clasen | 2011-01-03 | 1 | -134/+137 |
* | gtk/gtkcolorbutton.c: Use accessor functions to access GtkSelectionData | Javier Jardón | 2010-12-15 | 1 | -4/+8 |
* | Annotate ColorButton get_color and get_rgba. | Paolo Borelli | 2010-12-08 | 1 | -2/+2 |
* | docs: move documentation to inline comments: GtkColorButton | Javier Jardón | 2010-11-06 | 1 | -0/+13 |
* | Fix up docs | Matthias Clasen | 2010-10-23 | 1 | -0/+10 |
* | GtkColorButton: Add API to deal with GdkRGBA. | Carlos Garnacho | 2010-10-22 | 1 | -60/+129 |
* | colorbutton: Connect to draw event | Benjamin Otte | 2010-09-26 | 1 | -19/+5 |
* | gtk/gtkcolorbutton.c: use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -1/+1 |
* | Add missing cairo_destroy() call | Kristian Rietveld | 2010-08-10 | 1 | -0/+2 |
* | Bug 596125 — Property string fixes | Philip Withnall | 2010-08-10 | 1 | -1/+1 |
* | colorbutton: Render with Cairo | Benjamin Otte | 2010-07-26 | 1 | -188/+62 |
* | Use accessor functions to access GtkColorSelectionDialog | Javier Jardón | 2010-07-13 | 1 | -8/+18 |
* | gtkcolorbutton: unseal private pointer | Javier Jardón | 2010-07-13 | 1 | -2/+3 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | Deprecate widget flag: GTK_WIDGET_REALIZED | Javier Jardón | 2010-03-03 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_IS_SENSITIVE | Javier Jardón | 2010-03-01 | 1 | -1/+1 |
* | Deprecate flag macros for toplevel, state, no window and composite child | Christian Dywan | 2010-01-04 | 1 | -1/+1 |
* | 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 |