summaryrefslogtreecommitdiff
path: root/gtk/gtkgesturepan.c
Commit message (Expand)AuthorAgeFilesLines
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-3/+1
* gesturepan: Convert docsMatthias Clasen2021-03-111-21/+18
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-10/+10
* gtk: fix all uses of g_cclosure_marshal_genericChristian Hergert2019-06-021-1/+6
* GesturePan: Remove widget parameter from docs, tooDaniel Boles2018-05-051-2/+1
* pangesture: Port to new API modelBenjamin Otte2018-04-261-5/+1
* The big versioning cleanupMatthias Clasen2018-02-061-10/+0
* 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