summaryrefslogtreecommitdiff
path: root/gtk/gtkcoloreditor.c
Commit message (Expand)AuthorAgeFilesLines
* color editor: make popups toggleableMatthias Clasen2015-06-131-1/+3
* GtkColorEditor: Remove old todoMatthias Clasen2015-06-131-7/+0
* stylecontext: Split render functions out into gtkrender.[ch]Benjamin Otte2014-10-031-1/+2
* GtkColorEditor: Stop using deprecated APIMatthias Clasen2014-10-021-4/+0
* GtkColorEditor: Initialize the allocation x/yMatthias Clasen2014-06-281-0/+2
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* Another round of template binding api changesMatthias Clasen2013-07-261-18/+18
* Rename the widget template APIEmmanuele Bassi2013-07-261-28/+28
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-18/+18
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* GtkColorEditor: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-164/+60
* Deprecate gtk_widget_push_composite_child & friendsTristan Van Berkom2013-04-081-4/+0
* types: Clean up gtkwidget.h includesBenjamin Otte2012-03-031-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* color-editor: mark the GtkColorSwatch as not selectableCosimo Cecchi2012-02-171-0/+1
* Update TODOMatthias Clasen2012-02-141-4/+0
* color-editor: don't use a GtkAlignment to layout popupsCosimo Cecchi2012-02-141-6/+4
* color-editor: don't use an alignment to give the popup extra spaceCosimo Cecchi2012-02-141-6/+4
* color-editor: also set a row spacing in the popup tooltipCosimo Cecchi2012-02-141-0/+1
* Revert an accidental commitMatthias Clasen2012-02-141-1/+6
* A11y improvementsMatthias Clasen2012-02-141-0/+16
* Consistently private headersMatthias Clasen2012-02-141-4/+4
* color-editor: don't call gtk_color_swatch_set_corner_radii()Cosimo Cecchi2012-02-141-1/+0
* Misc cleanupsMatthias Clasen2012-02-141-142/+124
* Deprecate old color selection widgetsMatthias Clasen2012-02-141-1/+1
* Rework the API a bitMatthias Clasen2012-02-141-34/+32
* Simplify GtkColorScale private api a bitMatthias Clasen2012-02-141-12/+6
* Add a small commentsMatthias Clasen2012-02-141-0/+4
* Dismiss popups on showMatthias Clasen2012-02-141-0/+2
* Add more todosMatthias Clasen2012-02-141-0/+11
* Mark strings for translationMatthias Clasen2012-02-141-6/+6
* Finishing touchesMatthias Clasen2012-02-141-73/+348
* Move color scales into separate widgetMatthias Clasen2012-02-141-223/+18
* Use a swatch in the editorMatthias Clasen2012-02-141-48/+26
* Preliminary color slidersMatthias Clasen2012-02-141-1/+199
* Make alpha optionalMatthias Clasen2012-02-141-12/+43
* Move the plane into a separate widgetMatthias Clasen2012-02-141-353/+24
* Initial work on a color editorMatthias Clasen2012-02-141-16/+546
* Initial cut at implementing a new color chooserMatthias Clasen2012-02-141-0/+172