]> Pileus Git - ~andy/gtk/history - gtk/gtkcoloreditor.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcoloreditor.c
2012-03-03 Benjamin Ottetypes: Clean up gtkwidget.h includes
2012-02-27 Javier JardónChange FSF Address
2012-02-17 Cosimo Cecchicolor-editor: mark the GtkColorSwatch as not selectable
2012-02-14 Matthias ClasenUpdate TODO
2012-02-14 Cosimo Cecchicolor-editor: don't use a GtkAlignment to layout popups
2012-02-14 Cosimo Cecchicolor-editor: don't use an alignment to give the popup...
2012-02-14 Cosimo Cecchicolor-editor: also set a row spacing in the popup tooltip
2012-02-14 Matthias ClasenRevert an accidental commit
2012-02-14 Matthias ClasenA11y improvements
2012-02-14 Matthias ClasenConsistently private headers
2012-02-14 Cosimo Cecchicolor-editor: don't call gtk_color_swatch_set_corner_ra...
2012-02-14 Matthias ClasenMisc cleanups
2012-02-14 Matthias ClasenDeprecate old color selection widgets
2012-02-14 Matthias ClasenRework the API a bit
2012-02-14 Matthias ClasenSimplify GtkColorScale private api a bit
2012-02-14 Matthias ClasenAdd a small comments
2012-02-14 Matthias ClasenDismiss popups on show
2012-02-14 Matthias ClasenAdd more todos
2012-02-14 Matthias ClasenMark strings for translation
2012-02-14 Matthias ClasenFinishing touches
2012-02-14 Matthias ClasenMove color scales into separate widget
2012-02-14 Matthias ClasenUse a swatch in the editor
2012-02-14 Matthias ClasenPreliminary color sliders
2012-02-14 Matthias ClasenMake alpha optional
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