summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorchooser.c
Commit message (Expand)AuthorAgeFilesLines
* Intern all signal names beforehandMatthias Clasen2015-09-121-1/+1
* GtkColorChooser: Use G_PARAM_EXPLICIT_NOTIFY for use-alphaMatthias Clasen2014-06-091-1/+1
* Fix the annotations of gtk_color_chooser_get_rgba()Fabian Henze2013-01-041-1/+1
* GtkColorChooser docs: Fix small typos.Murray Cumming2012-03-261-2/+2
* API: colorchooser: Use GtkOrientation for orientationBenjamin Otte2012-03-071-4/+4
* colorchooser: Allow removing the palettes againChristian Persch2012-03-041-1/+7
* GtkColorChooser: Correct the signal registrationMurray Cumming2012-03-021-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* colorchooser: factor out a private method to get the checkboard patternCosimo Cecchi2012-02-141-0/+21
* Document gtk_color_chooser_add_paletteMatthias Clasen2012-02-141-1/+27
* Add API to set palettesMatthias Clasen2012-02-141-0/+12
* Misc cleanupsMatthias Clasen2012-02-141-7/+7
* Add docsMatthias Clasen2012-02-141-5/+65
* Rework the API a bitMatthias Clasen2012-02-141-18/+18
* Make color chooser always come up with paletteMatthias Clasen2012-02-141-0/+1
* Make alpha optionalMatthias Clasen2012-02-141-0/+28
* Initial cut at implementing a new color chooserMatthias Clasen2012-02-141-0/+110