summaryrefslogtreecommitdiff
path: root/gtk/gtkrange.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* GtkRange: use the right widget for coordinate translationCosimo Cecchi2011-10-211-1/+1
* Make focus rectangles optionalMatthias Clasen2011-08-101-1/+1
* Convert GailRange to GtkRangeAccessibleMatthias Clasen2011-07-051-0/+3
* GtkRangePrivate: Improve struct packingMatthias Clasen2011-04-121-3/+4
* range: allow stepper-spacing > 0 and trough-under-steppers = TRUECosimo Cecchi2011-03-161-11/+1
* range: x and y coordinates of the arrow rendering should be doubleCosimo Cecchi2011-03-031-2/+2
* range: don't set junction sides on scrollbar steppersCosimo Cecchi2011-03-031-2/+8
* Minor documentation improvementsMurray Cumming2011-02-231-1/+1
* Add gtkorientableprivate.h headerMatthias Clasen2011-01-301-1/+1
* Silence new gcc warningsMatthias Clasen2011-01-231-42/+38
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-3/+5
* Set horizontal/vertical style classes to GtkRangesCarlos Garnacho2011-01-191-0/+1