summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorscale.c
Commit message (Expand)AuthorAgeFilesLines
* colorscale: Draw a troughBenjamin Otte2016-03-111-138/+19
* colorscale: don't use style properties to determine slider sizeCosimo Cecchi2016-02-291-4/+11
* Revert "range: move GtkColorScale special case to GtkColorScale"Cosimo Cecchi2016-02-291-5/+0
* range: move GtkColorScale special case to GtkColorScaleCosimo Cecchi2016-02-291-0/+5
* color scale: Improve themabilityMatthias Clasen2016-01-151-1/+10
* color scale: simplify code a bitMatthias Clasen2015-02-181-1/+1
* gtk: Update GtkGesture users to the GtkPropagationPhase semantics changeCarlos Garnacho2014-05-271-1/+1
* gesture: Replace gtk_gesture_attach/detach with event controller APICarlos Garnacho2014-05-271-2/+2
* gesture: Simplify gesture/widget interaction public APICarlos Garnacho2014-05-231-4/+2
* colorscale: Replace GtkPressAndHold with GtkLongPressGestureCarlos Garnacho2014-05-231-39/+20
* colorscale: don't use focus-line-widthCosimo Cecchi2014-05-091-6/+5
* colorscale: don't use focus paddingCosimo Cecchi2014-05-091-6/+5
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-11/+8
* colorscale: Select for touch eventsMatthias Clasen2012-03-041-0/+49
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* color-scale: remove Adwaita GtkColorScale trough hackCosimo Cecchi2012-02-141-40/+63
* colorchooser: factor out a private method to get the checkboard patternCosimo Cecchi2012-02-141-22/+2
* GtkColorScale: fix an RTL issueMatthias Clasen2012-02-141-1/+14
* Consistently private headersMatthias Clasen2012-02-141-1/+1
* Misc cleanupsMatthias Clasen2012-02-141-140/+138
* Deprecate old color selection widgetsMatthias Clasen2012-02-141-1/+1
* Rework the API a bitMatthias Clasen2012-02-141-2/+2
* Simplify GtkColorScale private api a bitMatthias Clasen2012-02-141-6/+12
* Add some accessible labelsMatthias Clasen2012-02-141-0/+13
* Finishing touchesMatthias Clasen2012-02-141-2/+9
* Remove an erraneous g_free callMatthias Clasen2012-02-141-1/+0
* Add an Adwaita hackMatthias Clasen2012-02-141-1/+27
* Move color scales into separate widgetMatthias Clasen2012-02-141-0/+297