summaryrefslogtreecommitdiff
path: root/gtk/gtkcoloreditor.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Stop using gtk_widget_show/hideMatthias Clasen2022-11-281-4/+3
* Deprecate GtkColorChooser and implementationsMatthias Clasen2022-10-291-1/+3
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* coloreditor: Stop adding marks style to color scalesAlexander Mikhaylenko2022-05-121-5/+0
* coloreditor: Don't unref unless we own itMatthias Clasen2021-09-271-3/+0
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-4/+4
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* Replace "gint" with "int"Benjamin Otte2020-07-251-4/+4
* Change coordinate translation apis to take doublesMatthias Clasen2020-05-171-8/+9
* Document actionsMatthias Clasen2020-04-111-3/+6
* Use gtk_widget_add/remove_css_class moreMatthias Clasen2020-04-101-1/+0
* coloreditor: Drop the Private structMatthias Clasen2020-03-291-112/+119
* colorchooser: Stop using ::popup-menuMatthias Clasen2020-03-251-6/+19
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-19/+6
* Fix a compiler warningMatthias Clasen2020-03-191-1/+1
* colorchooser: Stop using ::popup-menuMatthias Clasen2020-03-181-6/+19
* coloreditor: Scale h value to 360Timm Bäder2020-02-151-1/+1
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-3/+3
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-5/+3
* GdkRGBA: Use floats instead of doublesTimm Bäder2020-01-071-2/+2
* color editor: Don't leak adjustmentsMatthias Clasen2019-06-121-0/+3
* Review and replace uses of get_toplevelMatthias Clasen2019-05-281-3/+3
* color editor: Don't warn if editing is cancelledMatthias Clasen2019-03-241-1/+0
* Port widgets to the root focus APIMatthias Clasen2019-03-161-1/+2
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-1/+1
* color editor: Add a color picker buttonMatthias Clasen2018-07-271-0/+42
* eventcontrollerkey: Port to new API modelCarlos Garnacho2018-04-261-18/+14
* color editor: Stop using ::key-press-eventMatthias Clasen2018-04-051-8/+26
* Fix a few get_allocated_width/height usagesTimm Bäder2018-03-171-3/+3
* color editor: stop using ::focus-out-eventMatthias Clasen2018-01-161-7/+7
* Drop unused includes of gtkrender.hMatthias Clasen2017-10-251-1/+0
* coloreditor: Update to using GdkEvent APICarlos Garnacho2017-09-191-1/+4
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-251-8/+0
* coloreditor: Don't draw a background on boxesBenjamin Otte2016-11-181-19/+0
* GtkColorEditor: Keep ref on pre-popup focus widgetCarlos Garnacho2016-06-211-3/+15
* color scale: Sync style classes with GtkScaleMatthias Clasen2016-05-191-2/+2
* color editor: Improve popup positioningMatthias Clasen2016-03-111-4/+18
* color editor: Redo the non-activatable color swatchMatthias Clasen2015-10-301-0/+2
* 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