summaryrefslogtreecommitdiff
path: root/gtk/gtkgesturepan.c
Commit message (Expand)AuthorAgeFilesLines
* Intern all signal names beforehandMatthias Clasen2015-09-121-1/+1
* docs: Change documentation to consistenly use "Returns:"Javier Jardón2014-07-101-1/+1
* GtkGesturePan: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-1/+2
* gtk: Replace GtkPanOrientation with GtkOrientationCarlos Garnacho2014-05-271-21/+21
* Docs: Cosmetic fixesMatthias Clasen2014-05-231-1/+1
* pan: Remove wrong checkCarlos Garnacho2014-05-231-3/+0
* pan: make the direction factor less narrow in v/h directionsCarlos Garnacho2014-05-231-2/+2
* Prevent subclassing of gesturesMatthias Clasen2014-05-231-1/+2
* pan: doc fixesCarlos Garnacho2014-05-231-2/+2
* pan: Add missing documentationCarlos Garnacho2014-05-231-1/+72
* Add GtkGesturePanCarlos Garnacho2014-05-231-0/+274