summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorbutton.c
Commit message (Expand)AuthorAgeFilesLines
* color button: Allow skipping the paletteMatthias Clasen2016-01-261-1/+38
* dnd: Split GtkDragSourceSite into its own fileBenjamin Otte2015-11-251-0/+1
* color button: Add a style classMatthias Clasen2015-10-301-0/+9
* Fix typos in documentationIgnacio Casal Quinteiro2014-12-301-1/+1
* GtkColorButton: Some formatting cleanupsMatthias Clasen2014-07-091-76/+83
* GtkColorButton: Use a color swatchMatthias Clasen2014-07-091-80/+19
* GtkColorButton: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-1/+1
* Deprecate GdkColorMatthias Clasen2014-05-221-0/+2
* GtkColorButton: Fix recursion loop in "use-alpha" set_property()Juan Pablo Ugarte2014-05-051-12/+17
* Fix a thinko in the last color button changeMatthias Clasen2014-05-021-4/+8
* GtkColorButton: Reduce internal use of deprecated APIMatthias Clasen2014-05-021-7/+12
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* docs: don't use <emphasis>William Jon McCann2014-01-281-1/+1
* colorbutton: fix crash when destroying the colorbutton from the color-set signalIgnacio Casal Quinteiro2014-01-081-0/+2
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Deprecate gtk_widget_push_composite_child & friendsTristan Van Berkom2013-04-081-4/+0
* Ensure GtkColorButton has a dialog when adding a palettePierre-Yves Luyten2012-12-031-24/+31
* colobutton: skip set_rgba as it is already in the choosercolor interfaceIgnacio Casal Quinteiro2012-09-201-1/+1
* Do not introspect gtk_color_button_get_rgba.Ignacio Casal Quinteiro2012-09-171-1/+1
* Remove references to deprecated functionsMatthias Clasen2012-08-061-2/+1
* Improve GtkColorButton behaviourHiroyuki Ito2012-05-161-0/+3
* colorbutton: don't hardcode a 16px margin around the color sampleCosimo Cecchi2012-05-031-10/+1
* API: colorchooser: Use GtkOrientation for orientationBenjamin Otte2012-03-071-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* colorchooser: factor out a private method to get the checkboard patternCosimo Cecchi2012-02-141-25/+3
* color-button: simplify internal childrenCosimo Cecchi2012-02-141-18/+12
* Add API to set palettesMatthias Clasen2012-02-141-0/+15
* Add docsMatthias Clasen2012-02-141-6/+17
* Rework the API a bitMatthias Clasen2012-02-141-161/+175
* Show new color chooser from color buttonMatthias Clasen2012-02-141-64/+35
* gtk/gtkcolorbutton.c: Do not use deprecated GdkColor apiJavier Jardón2012-01-041-4/+25
* Deprecate all the public API that is using GdkColor structJavier Jardón2011-12-221-1/+9
* color-button: Notify "color" and "alpha" properties when changing the rgbaChristian Persch2011-11-231-0/+2
* Revert "GtkColorButton: Don't forget to close a cairo context"Matthias Clasen2011-08-271-2/+0
* GtkColorButton: Don't forget to close a cairo contextMatthias Clasen2011-08-241-0/+2
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* 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