summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorbutton.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the buildMatthias Clasen2011-04-291-1/+1
* Drop the last remaining translated g_warning/g_error callsColin Walters2011-04-291-1/+1
* GtkColorButton: Don't leak referencesMatthias Clasen2011-04-061-0/+3
* Fixing GtkColorButton to redraw itself when gtk_color_button_set_rgba() is ca...Tristan Van Berkom2011-02-031-0/+2
* Make GtkColorButton use GtkStyleContextCarlos Garnacho2011-01-101-1/+7
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-2/+1
* GtkColorButton: trivial doc and formatting fixesMatthias Clasen2011-01-031-134/+137
* gtk/gtkcolorbutton.c: Use accessor functions to access GtkSelectionDataJavier Jardón2010-12-151-4/+8
* Annotate ColorButton get_color and get_rgba.Paolo Borelli2010-12-081-2/+2
* docs: move documentation to inline comments: GtkColorButtonJavier Jardón2010-11-061-0/+13
* Fix up docsMatthias Clasen2010-10-231-0/+10
* GtkColorButton: Add API to deal with GdkRGBA.Carlos Garnacho2010-10-221-60/+129
* colorbutton: Connect to draw eventBenjamin Otte2010-09-261-19/+5
* gtk/gtkcolorbutton.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-1/+1
* Add missing cairo_destroy() callKristian Rietveld2010-08-101-0/+2
* Bug 596125 — Property string fixesPhilip Withnall2010-08-101-1/+1
* colorbutton: Render with CairoBenjamin Otte2010-07-261-188/+62
* Use accessor functions to access GtkColorSelectionDialogJavier Jardón2010-07-131-8/+18
* gtkcolorbutton: unseal private pointerJavier Jardón2010-07-131-2/+3
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-1/+1
* Deprecate widget flag: GTK_WIDGET_IS_SENSITIVEJavier Jardón2010-03-011-1/+1
* Deprecate flag macros for toplevel, state, no window and composite childChristian Dywan2010-01-041-1/+1
* gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.cSven Neumann2008-08-121-3/+3
* gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.cSven Neumann2008-08-111-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* gtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.cMichael Natterer2008-03-041-1/+0
* fix the buildMatthias Clasen2006-05-311-1/+1
* Clarify the docs of the color-set and font-set signals. (#343438, OlexiyMatthias Clasen2006-05-311-4/+8
* Fix the handling of modality by copying what GtkFileChooserButton does.Matthias Clasen2006-05-241-7/+8
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-37/+5
* Use GTK_WIDGET_IS_SENSITIVE, not GTK_WIDGET_SENSITIVE. (#333133, ChristianMatthias Clasen2006-03-021-1/+1
* Remove some unnecessary checksMatthias Clasen2006-02-141-4/+2
* move destruction of the private GdkGC from finalize() to unrealize().Michael Natterer2006-01-231-4/+14
* Don't leak a PangoLayout here. (#322505, Paolo Borelli)Matthias Clasen2005-11-271-0/+2
* Check "color" argument in gtk_color_button_set_color ()Tristan Van Berkom2005-09-141-0/+1
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-2/+0
* Intern some more strings.Matthias Clasen2005-09-011-2/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-111-19/+20
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-1/+1
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-4/+5
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* More canonical property names.Matthias Clasen2005-03-091-1/+1
* gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.cMatthias Clasen2005-03-011-1/+1
* gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.cManish Singh2004-11-191-1/+1
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1