]> Pileus Git - ~andy/gtk/history - gtk/gtkcolorswatch.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcolorswatch.c
2013-02-16 Jasper St. PierreFix deprecations for GtkIconInfo
2013-02-07 Alexander LarssonAdd gtk_widget_(un)register_window
2012-12-27 Matthias ClasenRename gtkcolorswatchaccessible.h
2012-05-15 Cosimo Cecchicolorswatch: don't use the clip box directly
2012-03-04 Matthias ClasenBreak out press-and-hold code as its own object
2012-03-03 Matthias Clasencolorswatch: Support touch events
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