summaryrefslogtreecommitdiff
path: root/gtk/gtkscrolledwindow.c
Commit message (Expand)AuthorAgeFilesLines
...
* scrolledwindow: Don't hide indicators if leaving towards a childCarlos Garnacho2015-02-021-1/+1
* scrolledwindow: add a new edge-reached signalCosimo Cecchi2015-01-311-3/+65
* scrolledwindow: Don't displace invalidation by the widget allocationCarlos Garnacho2015-01-191-5/+1
* scrolled window: Reduce the hover proximity distance furtherMatthias Clasen2015-01-181-2/+2
* Fine-tune the proximity hovering for scrollbarsMatthias Clasen2015-01-181-5/+12
* GtkScrolledWindow: Don't start fading right awayMatthias Clasen2015-01-091-2/+0
* GtkScrolledWindow: Factor out a constantMatthias Clasen2015-01-091-4/+5
* GtkScrolledWindow: Don't require proximity for track pointsMatthias Clasen2015-01-091-10/+10
* GtkScrolledWindow: Drop device manager complicationsMatthias Clasen2015-01-091-83/+3
* GtkScrolledWindow: Drop a redundant fieldMatthias Clasen2015-01-091-15/+6
* GtkScrolledWindow: Rename a private fieldMatthias Clasen2015-01-091-83/+87
* Fix GTK_OVERLAY_SCROLLING=0Matthias Clasen2015-01-091-6/+17
* Fix comment typoMatthias Clasen2015-01-091-1/+1
* scrolledwindow: fix spurious warnings from previous scrollbar commitsChristian Hergert2014-12-261-0/+3
* scrolledwindow: Enable "hover" mode in scrollbars after a timeoutCarlos Garnacho2014-12-241-14/+57
* scrolledwindow: improve v/hscrollbar proximity detectionCarlos Garnacho2014-12-241-8/+8
* scrolledwindow: fade out scrollbars on leave notifyCarlos Garnacho2014-12-241-0/+18
* scrolledwindow: make it a windowed widget againCarlos Garnacho2014-12-241-12/+38
* scrolledwindow: Show scrollbars upon captured motion eventsCarlos Garnacho2014-12-241-39/+129
* Make the undershoot area largerMatthias Clasen2014-12-111-1/+1
* GtkScrolledWindow: Take border into accountMatthias Clasen2014-12-101-2/+23
* Add a scrollable indicationMatthias Clasen2014-12-101-1/+67
* scrolledwindow: Avoid too frequent redraws of scrollbarsCarlos Garnacho2014-11-171-3/+8
* scrolledwindow: Only render background/frame on the widget windowCarlos Garnacho2014-11-171-34/+37
* Make overlay scrollbar fading interruptibleMatthias Clasen2014-11-141-0/+1
* scrolledwindow: Use a fully transparent background for the overlay windowCarlos Garnacho2014-11-131-1/+3
* scrolledwindow: Don't doubly draw overlay-indicator scrollbarsCarlos Garnacho2014-11-131-8/+0
* scrolledwindow: Only render overshoot on the widget windowCarlos Garnacho2014-11-131-1/+2
* GtkScrolledWindow: Add documentationMatthias Clasen2014-10-201-3/+49
* GtkScrolledWindow: Add overlay scrollbarsMatthias Clasen2014-10-201-23/+591
* scrolledwindow: Add ::edge-overshot signalCarlos Garnacho2014-10-201-3/+56
* scrolledwindow: Don't set .frame on overshoot boxesBenjamin Otte2014-10-151-0/+2
* scrolledwindow: Allow overshooting on scroll eventsCarlos Garnacho2014-10-151-14/+48
* scrolledwindow: Simplify _gtk_scrolled_window_set_adjustment_value()Carlos Garnacho2014-10-141-32/+12
* GtkScrolledWindow: Introduce a helper functionMatthias Clasen2014-10-091-12/+16
* GtkScrolledWindow: Allow scrolling without barsMatthias Clasen2014-10-091-37/+58
* Remove an unused internal exportMatthias Clasen2014-10-091-1/+2
* GtkScrolledWindow: code cleanupMatthias Clasen2014-10-051-24/+3
* Cosmetic documentation improvementsMatthias Clasen2014-10-051-17/+14
* scrolledwindow: Rewrite overshoot code with regular stylingBenjamin Otte2014-10-031-54/+29
* scrolledwindow: Don't use LIGHTEN operatorBenjamin Otte2014-10-031-6/+0
* scrolledwindow: Remove unused variableBenjamin Otte2014-10-031-2/+1
* scrolling: interpret smooth deltas as pixels on quartzJesse van den Kieboom2014-09-051-0/+10
* scrolledwindow: Be smarter at invalidating overshoot areasCarlos Garnacho2014-08-281-3/+53
* scrolledwindow: Make kinetic scrolling only work on touch devicesCarlos Garnacho2014-08-151-4/+4
* scrolledwindow: Remove unused variableBenjamin Otte2014-07-221-2/+1
* scrolledwindow: Remove overshoot window and displacement animationCarlos Garnacho2014-07-091-168/+99
* GtkScrolledWindow: Animate the scroll-child keybindingMatthias Clasen2014-07-021-7/+3
* GtkScrolledWindow: Enable animated scrollingMatthias Clasen2014-06-301-8/+57
* Revert "scrolledwindow: fix scrolling with shared adjustment"Matthias Clasen2014-06-281-3/+5