summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorswatch.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-1/+1
* colorswatch: Remove unused constantTimm Bäder2016-02-041-1/+0
* color swatch: Use right allocation for windowMatthias Clasen2016-01-131-7/+12
* Use convenience API that was introduced recentlyMatthias Clasen2016-01-131-2/+2
* colorswatch: don't apply padding twiceCosimo Cecchi2016-01-081-6/+11
* colorswatch: Fix the overlayMatthias Clasen2016-01-071-125/+30
* color swatch: Fix up renderingMatthias Clasen2016-01-071-2/+8
* color swatch: Remove a stray frameMatthias Clasen2016-01-071-2/+0
* colorswatch: Convert to gadgetsMatthias Clasen2015-12-151-106/+200
* Chain up in state_flags_changedBenjamin Otte2015-12-021-0/+2
* colorswatch: Don't pass _GENERIC_FALLBACK to API that doesn't support itTimm Bäder2015-11-091-2/+1
* color editor: Redo the non-activatable color swatchMatthias Clasen2015-10-301-0/+8
* swatch fixupMatthias Clasen2015-10-301-9/+9
* color swatch: Convert to CSS nodesMatthias Clasen2015-10-301-13/+40
* color chooser: Render icons sharp at scale 2Matthias Clasen2015-10-071-12/+18
* Intern all signal names beforehandMatthias Clasen2015-09-121-2/+2
* color chooser: Use a popover for the context menuMatthias Clasen2015-08-041-72/+44
* Add a way to avoid menu on color swatchesMatthias Clasen2015-06-131-4/+17
* GtkColorSwatch: Avoid style context underflowMatthias Clasen2014-10-121-2/+2
* colorswatch: Remove unneeded save/restoreBenjamin Otte2014-10-121-7/+0
* colorswatch: Use a better name for the overlayBenjamin Otte2014-10-081-1/+1
* colorswatch: Draw the image overlay over the whole widgetBenjamin Otte2014-10-081-9/+9
* colorswatch: Render background properlyBenjamin Otte2014-10-081-13/+10
* colorswatch: Remove an unused variableBenjamin Otte2014-10-081-5/+0
* colorswatch: Render focus with gtk_render_focus()Benjamin Otte2014-10-081-12/+5
* colorswatch: Simplify drawing codeBenjamin Otte2014-10-081-43/+29
* stylecontext: Deprecate functionsBenjamin Otte2014-10-031-0/+2
* widget: Make _gtk_set_simple_clip() take an optional content clipBenjamin Otte2014-08-211-1/+1
* themingbackground: Remove initializer that takes a GtkThemingEngineBenjamin Otte2014-08-161-7/+7
* colorswatch: Update to new GtkGestureSingle/GtkEventController defaultsCarlos Garnacho2014-08-151-5/+3
* GtkProgressBar: Add style classes for edgesMatthias Clasen2014-07-191-2/+1
* GtkColorSwatch: Respect an explicitly set sizeMatthias Clasen2014-07-091-2/+16
* colorswatch: handle clip for box-shadowBenjamin Otte2014-06-161-0/+3
* gtk: Update GtkGesture users to the GtkPropagationPhase semantics changeCarlos Garnacho2014-05-271-2/+2
* gesture: Replace gtk_gesture_attach/detach with event controller APICarlos Garnacho2014-05-271-5/+4
* colorswatch: Set gestures in GTK_PHASE_TARGETCarlos Garnacho2014-05-231-2/+2
* GtkColorSwatch: Use gesture for button events tooMatthias Clasen2014-05-231-50/+23
* gesture: Simplify gesture/widget interaction public APICarlos Garnacho2014-05-231-8/+4
* colorswatch: Replace GtkPressAndHoldCarlos Garnacho2014-05-231-45/+44
* Add a style class for context menusMatthias Clasen2013-08-181-0/+3
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-9/+4
* GtkColorChooser: Fix selection of colorsMatthias Clasen2013-03-201-0/+4
* Fix deprecations for GtkIconInfoJasper St. Pierre2013-02-151-1/+1
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-2/+2
* Rename gtkcolorswatchaccessible.hMatthias Clasen2012-12-271-1/+1
* colorswatch: don't use the clip box directlyCosimo Cecchi2012-05-151-4/+4
* Break out press-and-hold code as its own objectMatthias Clasen2012-03-041-66/+29
* colorswatch: Support touch eventsMatthias Clasen2012-03-031-18/+119
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* color-swatch: set/unset prelight state flag on enter/leave eventsCosimo Cecchi2012-02-211-0/+4