]> Pileus Git - ~andy/gtk/history - gtk/gtkcolorswatch.c
Change FSF Address
[~andy/gtk] / gtk / gtkcolorswatch.c
2012-02-27 Javier JardónChange FSF Address
2012-02-21 Cosimo Cecchicolor-swatch: set/unset prelight state flag on enter...
2012-02-20 Cosimo Cecchicolor-swatch: make this a no-window widget
2012-02-18 Cosimo Cecchicolor-swatch: don't render our active badge if backgrou...
2012-02-18 Cosimo Cecchicolor-swatch: render a background if the swatch doesn...
2012-02-18 Cosimo Cecchicolor-swatch: derive directly from GtkWidget
2012-02-17 Cosimo Cecchicolor-swatch: add a "selectable" property to GtkColorSwatch
2012-02-15 Matthias ClasenGtkColorSwatch: Add accessible actions
2012-02-14 Cosimo Cecchicolorchooser: factor out a private method to get the...
2012-02-14 Cosimo Cecchicolor-swatch: cleanup unused property enum value
2012-02-14 Matthias ClasenGtkColorSwatch: Use widget state instead of a custom...
2012-02-14 Matthias ClasenGtkColorSwatch: Drop an unnecessary field
2012-02-14 Matthias ClasenRemove unused variables
2012-02-14 Matthias ClasenConsistently private headers
2012-02-14 Cosimo Cecchicolor-swatch: remove gtk_color_swatch_set_corner_radii()
2012-02-14 Cosimo Cecchicolor-swatch: don't hardcode list-add-symbolic as swatc...
2012-02-14 Cosimo Cecchicolor-swatch: allow styling the "active badge"
2012-02-14 Cosimo Cecchicolor-swatch: use GtkThemingBackground to draw the...
2012-02-14 Cosimo Cecchicolor-swatch: add a color-light/color-dark style class...
2012-02-14 Matthias ClasenMisc cleanups
2012-02-14 Matthias ClasenRework the API a bit
2012-02-14 Matthias ClasenOnly activate on double-click
2012-02-14 Matthias ClasenMake alpha optional
2012-02-14 Matthias ClasenShow alpha in the palette as well
2012-02-14 Matthias ClasenNo popup menu on the button
2012-02-14 Matthias ClasenInitial work on a color editor
2012-02-14 Matthias ClasenInitial cut at implementing a new color chooser