summaryrefslogtreecommitdiff
path: root/gtk/gtkrange.c
Commit message (Expand)AuthorAgeFilesLines
* gesture: Replace gtk_gesture_attach/detach with event controller APICarlos Garnacho2014-05-271-10/+2
* gesture: Simplify gesture/widget interaction public APICarlos Garnacho2014-05-231-5/+3
* range: Replace GtkPressAndHold with GtkGestureLongPressCarlos Garnacho2014-05-231-27/+33
* range: don't use focus-line-widthCosimo Cecchi2014-05-091-64/+32
* range: remove unused codeCosimo Cecchi2014-05-091-10/+1
* range: don't use focus paddingCosimo Cecchi2014-05-091-9/+5
* widgets: Remove (GtkTickCallback) castsBenjamin Otte2014-04-291-1/+1
* Clean up private headersMatthias Clasen2014-04-051-0/+1
* GtkRange: make autoscrolling work for inverted rangesMatthias Clasen2014-03-031-2/+2
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-13/+13
* docs: use proper apostropheWilliam Jon McCann2014-02-071-17/+17
* docs: use proper quotesWilliam Jon McCann2014-02-051-5/+5
* all: Add names to timeoutsBastien Nocera2013-10-231-0/+2
* range: start autoscrolling near the edges of rangesWilliam Jon McCann2013-10-071-2/+3
* Add autoscroll when dragging past boundary of rangeWilliam Jon McCann2013-08-051-13/+119
* Add press and hold support to set zoom scroll modeWilliam Jon McCann2013-08-051-4/+82
* range: Remove dead assignmentBenjamin Otte2013-08-041-2/+0
* Deprecate and ignore the timeout-initial and timeout-repeat settingsWilliam Jon McCann2013-07-111-12/+4
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Deprecate and ignore gtk-keynav-cursor-only and gtk-keynav-wrap-aroundWilliam Jon McCann2013-06-261-37/+0
* range: don't draw origin when the slider is invisibleCosimo Cecchi2013-02-271-1/+1
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-2/+2
* range: don't trim the trough rectange by the trough marginCosimo Cecchi2013-01-141-12/+12
* Implement gtk-primary-button-warps-slider GtkSettingKristian Rietveld2012-09-111-2/+18
* range: read and use CSS margin values for the trough componentCosimo Cecchi2012-05-171-14/+29
* range: remove commented out codeCosimo Cecchi2012-05-171-7/+0
* Add a 'fine adjustment' mode to rangesMatthias Clasen2012-04-271-8/+34
* Change button bindings for range widgets aroundMatthias Clasen2012-04-271-7/+7
* gtk: Don't call gdk_window_process_updates() when scrollingBenjamin Otte2012-04-051-30/+0
* Avoid infinite recursion when removing a grabMatthias Clasen2012-03-121-2/+3
* range: Straighten the wheel delta calculationMatthias Clasen2012-03-041-34/+17
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-6/+7
* range: Use the correct size for scalingMatthias Clasen2012-03-011-4/+10
* gtk: Implement smooth scrolling in scrolledwindow/rangeMichael Natterer2012-03-011-16/+49
* range: Have slider jump to the pointer coordinates on touch devicesCarlos Garnacho2012-03-011-9/+14
* range: Remove gtk-touchscreen-mode usageCarlos Garnacho2012-03-011-9/+5
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* range: Don't perform a GTK+ grabCarlos Garnacho2012-02-231-9/+5
* Consistently private headersMatthias Clasen2012-02-141-1/+1
* Allow context menus on scale slidersMatthias Clasen2012-02-141-0/+10
* Draw no trough for color scalesMatthias Clasen2012-02-141-9/+12
* gtkrange: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-10/+12
* GtkRange: fix resize-grip overlap handlingMatthias Clasen2012-01-141-1/+1
* range: Use the widget state flags as a base for drawingRui Matos2012-01-091-38/+34
* Add has-origin property for GtkScaleAndrea Cimitan2011-12-141-29/+91
* Drop uses of @returns syntaxMatthias Clasen2011-11-211-2/+3
* Add top/left/bottom/right style classes to steppersAlexander Larsson2011-11-171-0/+17
* gtk: Fix compiler warnings from include fixesBenjamin Otte2011-11-161-0/+1
* Fix some implicit declaration warningsRico Tzschichholz2011-11-111-0/+1
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+0