]> Pileus Git - ~andy/gtk/history - gtk/gtkcolorchooserwidget.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcolorchooserwidget.c
2013-03-04 Michael HofmannGtkColorChooserWidget: deselect swatch before removing...
2013-01-23 Matthias Clasencolor chooser: give GSettings schema a path
2012-09-16 Matthias ClasenPlug a leak
2012-03-08 Alexander LarssonMerge branch 'wip/cssvalue'
2012-03-08 Matthias Clasencolorchooser: Fix default palette orientation
2012-03-07 Benjamin OtteAPI: colorchooser: Use GtkOrientation for orientation
2012-03-04 Christian Perschcolorchooser: Allow removing the palettes again
2012-02-27 Javier JardónChange FSF Address
2012-02-21 Matthias ClasenSymbol exporting fixes
2012-02-20 Cosimo Cecchicolor-chooser-widget: set a name on the "Add color...
2012-02-14 Matthias ClasenImprove a11y names for colors
2012-02-14 Matthias ClasenMark color names as translatable
2012-02-14 Cosimo Cecchicolor-widget: don't use a GtkAlignment to center the...
2012-02-14 Matthias ClasenGtkColorSwatch: Use widget state instead of a custom...
2012-02-14 Matthias ClasenA11y improvements
2012-02-14 Matthias ClasenAvoid a 10th custom color
2012-02-14 Matthias ClasenGtkColorChooserWidget: emit notification for ::show...
2012-02-14 Matthias ClasenFix use_alpha initialization and propagation
2012-02-14 Matthias ClasenConsistently private headers
2012-02-14 Cosimo Cecchicolor-widget: use a GtkBox for the custom section
2012-02-14 Cosimo Cecchicolor-widget: add LEFT/RIGHT/TOP/BOTTOM style classes...
2012-02-14 Matthias ClasenAdd API to set palettes
2012-02-14 Matthias ClasenMisc cleanups
2012-02-14 Matthias ClasenDeprecate old color selection widgets
2012-02-14 Matthias ClasenAdd docs
2012-02-14 Matthias ClasenRework the API a bit
2012-02-14 Matthias ClasenAdd a small comments
2012-02-14 Matthias ClasenMark strings for translation
2012-02-14 Matthias ClasenFinishing touches
2012-02-14 Matthias ClasenFix a few problems with custom color replacement
2012-02-14 Matthias ClasenMake color chooser always come up with palette
2012-02-14 Matthias ClasenMake alpha optional
2012-02-14 Matthias ClasenMake saving custom colors work as intended
2012-02-14 Matthias ClasenChoose a different initial color when adding custom...
2012-02-14 Jon McCannShow editor when clicking custom button
2012-02-14 Jon McCannAlign label with swatches
2012-02-14 Jon McCannAdd Tangoish grayscales
2012-02-14 Jon McCannUse the Tango palette by default
2012-02-14 Matthias ClasenMove the plane into a separate widget
2012-02-14 Matthias ClasenInitial work on a color editor
2012-02-14 Matthias ClasenInitial cut at implementing a new color chooser