summaryrefslogtreecommitdiff
path: root/gtk/gtkgesturestylus.c
Commit message (Expand)AuthorAgeFilesLines
* events: reorganize gettersMatthias Clasen2020-02-211-1/+1
* Strip const from GdkEventMatthias Clasen2020-02-211-6/+6
* Pass translated coordinates outside the eventMatthias Clasen2020-02-211-5/+4
* gtk: fix all uses of g_cclosure_marshal_genericChristian Hergert2019-06-021-4/+24
* gtk: Check return value of compute_bounds()Benjamin Otte2019-02-201-7/+13
* widget: Add gtk_widget_compute_point()Benjamin Otte2019-02-191-6/+8
* gesturestylus: Use proper syntax when refering to signalsTimm Bäder2018-12-071-4/+4
* gesturestylus: Add missing array g-i annotation for *_get_axes paramsRico Tzschichholz2018-08-201-2/+2
* gesturestylus: Clarify a documentation commentTimm Bäder2018-07-171-3/+3
* Docs: Remove more since markersMatthias Clasen2018-06-261-2/+0
* Remove a lot of Since annotationsMatthias Clasen2018-06-251-2/+0
* gesturestylus: Port to new API modelwip/carlosg/controllerCarlos Garnacho2018-04-261-3/+1
* Fix some g-i annotation warningsRico Tzschichholz2018-04-061-1/+1
* gtk: Add GtkGestureStylusCarlos Garnacho2018-04-051-0/+330