summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorchooserwidget.c
Commit message (Expand)AuthorAgeFilesLines
* GtkColorChooserWidget: deselect swatch before removing palettesMichael Hofmann2013-03-041-0/+4
* color chooser: give GSettings schema a pathMatthias Clasen2013-01-231-2/+1
* Plug a leakMatthias Clasen2012-09-161-0/+1
* colorchooser: Fix default palette orientationMatthias Clasen2012-03-071-2/+2
* API: colorchooser: Use GtkOrientation for orientationBenjamin Otte2012-03-071-4/+4
* colorchooser: Allow removing the palettes againChristian Persch2012-03-041-13/+23
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Symbol exporting fixesMatthias Clasen2012-02-211-1/+1
* color-chooser-widget: set a name on the "Add color" buttonCosimo Cecchi2012-02-201-0/+1
* Improve a11y names for colorsMatthias Clasen2012-02-141-17/+43
* Mark color names as translatableMatthias Clasen2012-02-141-19/+37
* color-widget: don't use a GtkAlignment to center the color editorCosimo Cecchi2012-02-141-6/+7
* GtkColorSwatch: Use widget state instead of a custom 'selected'Matthias Clasen2012-02-141-5/+10
* A11y improvementsMatthias Clasen2012-02-141-17/+70
* Avoid a 10th custom colorMatthias Clasen2012-02-141-3/+3
* GtkColorChooserWidget: emit notification for ::show-editorMatthias Clasen2012-02-141-0/+2
* Fix use_alpha initialization and propagationMatthias Clasen2012-02-141-1/+3
* Consistently private headersMatthias Clasen2012-02-141-2/+2
* color-widget: use a GtkBox for the custom sectionCosimo Cecchi2012-02-141-44/+24
* color-widget: add LEFT/RIGHT/TOP/BOTTOM style classes to the swatchesCosimo Cecchi2012-02-141-11/+8
* Add API to set palettesMatthias Clasen2012-02-141-83/+158
* Misc cleanupsMatthias Clasen2012-02-141-73/+86
* Deprecate old color selection widgetsMatthias Clasen2012-02-141-1/+1
* Add docsMatthias Clasen2012-02-141-0/+44
* Rework the API a bitMatthias Clasen2012-02-141-43/+43
* Add a small commentsMatthias Clasen2012-02-141-0/+1
* Mark strings for translationMatthias Clasen2012-02-141-0/+1
* Finishing touchesMatthias Clasen2012-02-141-5/+28
* Fix a few problems with custom color replacementMatthias Clasen2012-02-141-2/+6
* Make color chooser always come up with paletteMatthias Clasen2012-02-141-1/+22
* Make alpha optionalMatthias Clasen2012-02-141-3/+49
* Make saving custom colors work as intendedMatthias Clasen2012-02-141-12/+45
* Choose a different initial color when adding custom colorsMatthias Clasen2012-02-141-3/+3
* Show editor when clicking custom buttonJon McCann2012-02-141-44/+11
* Align label with swatchesJon McCann2012-02-141-5/+3
* Add Tangoish grayscalesJon McCann2012-02-141-1/+12
* Use the Tango palette by defaultJon McCann2012-02-141-36/+26
* Move the plane into a separate widgetMatthias Clasen2012-02-141-0/+6
* Initial work on a color editorMatthias Clasen2012-02-141-8/+12
* Initial cut at implementing a new color chooserMatthias Clasen2012-02-141-0/+482