summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorplane.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard cursor namesMatthias Clasen2015-07-261-2/+1
* GtkColorChooser: Make color plane react to mouse againMatthias Clasen2014-08-221-1/+1
* colorplane: Update to new GtkGestureSingle/GtkEventController defaultsCarlos Garnacho2014-08-151-6/+3
* colorplane: Don't connect to the configure-event signalJasper St. Pierre2014-06-281-5/+6
* Revert "colorplane: Don't connect to the configure-event signal"Matthias Clasen2014-06-271-4/+5
* colorplane: Don't connect to the configure-event signalJasper St. Pierre2014-06-261-5/+4
* 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
* colorplane: Fully port to GtkGestureCarlos Garnacho2014-05-231-100/+87
* gesture: Simplify gesture/widget interaction public APICarlos Garnacho2014-05-231-2/+2
* GtkColorPlane: Actually add the long press gestureMatthias Clasen2014-05-231-2/+2
* colorplane: Replace GtkPressAndHold with GtkLongPressGestureCarlos Garnacho2014-05-231-27/+13
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-15/+7
* GtkColorPlane: Added construct-only properties to setup the adjustments.Tristan Van Berkom2013-04-081-8/+84
* colorplane: Select for touch eventsMatthias Clasen2012-03-041-12/+3
* Break out press-and-hold code as its own objectMatthias Clasen2012-03-041-0/+58
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-1/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Consistently private headersMatthias Clasen2012-02-141-1/+2
* Misc cleanupsMatthias Clasen2012-02-141-85/+71
* Deprecate old color selection widgetsMatthias Clasen2012-02-141-1/+1
* Add some accessible labelsMatthias Clasen2012-02-141-0/+11
* Finishing touchesMatthias Clasen2012-02-141-87/+83
* Don't waste memoryMatthias Clasen2012-02-141-1/+1
* Move the plane into a separate widgetMatthias Clasen2012-02-141-0/+455