summaryrefslogtreecommitdiff
path: root/gtk/gtkeventcontrollermotion.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid generic marshallersMatthias Clasen2023-05-131-2/+5
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-6/+2
* eventcontrollermotion: Convert docsMatthias Clasen2021-03-111-23/+29
* eventcontrollermotion: Notify by pspecTimm Bäder2020-11-301-2/+2
* Fixes typosJordi Mas2020-07-041-1/+1
* eventcontrollermotion: Remove mode argumentBenjamin Otte2020-05-301-9/+5
* eventcontrollermotion: Fix docsBenjamin Otte2020-02-221-5/+5
* motion controller: Match focus event propagationMatthias Clasen2020-02-211-19/+18
* Keep more event controller api privateMatthias Clasen2020-02-211-42/+0
* Go back to ::enter/::leave for pointer changesMatthias Clasen2020-02-211-25/+47
* Strip const from GdkEventMatthias Clasen2020-02-211-2/+2
* Make crossing events handled the same wayMatthias Clasen2020-02-211-128/+74
* Pass translated coordinates outside the eventMatthias Clasen2020-02-211-8/+4
* eventcontrollermotion: Add getters for the propertiesBenjamin Otte2019-12-151-29/+60
* gtk: fix all uses of g_cclosure_marshal_genericChristian Hergert2019-06-021-3/+13
* eventcontrollermotion: Document missing signal parametersTimm Bäder2019-04-231-1/+5
* motion controller: Install the propertiesMatthias Clasen2019-03-181-0/+2
* motion controller: Add getters for crossing event targetsMatthias Clasen2019-03-161-1/+66
* motion controller: Add focus propertiesMatthias Clasen2019-03-161-0/+123
* motion controller: add details to signalsMatthias Clasen2019-03-161-4/+23
* Docs: Remove more since markersMatthias Clasen2018-06-261-2/+0
* eventcontrollermotion: Port to new API modelBenjamin Otte2018-04-261-7/+2
* The big versioning cleanupMatthias Clasen2018-02-061-2/+0
* Add x/y to GtkEventControllerMotion::enterMatthias Clasen2018-01-161-4/+13
* Add a simple motion eventcontrollerMatthias Clasen2017-12-121-0/+160