summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gtkscalebutton: Use scroll event controllerCarlos Garnacho2017-09-191-41/+29
* gtkrange: Use scroll event controllerCarlos Garnacho2017-09-191-55/+30
* gtkpathbar: Use scroll event controllerCarlos Garnacho2017-09-191-24/+27
* gtkmenu: Use scroll event controllerCarlos Garnacho2017-09-192-28/+18
* gtkcombobox: Use scroll event controllerCarlos Garnacho2017-09-191-18/+26
* gtk: Add GtkEventControllerScrollCarlos Garnacho2017-09-194-0/+470
* gdk/x11: Avoid delivering emulated scroll eventsCarlos Garnacho2017-09-191-20/+11
* gdk/wayland: Drop emission of emulated scroll eventsCarlos Garnacho2017-09-191-8/+9
* gtk: Change gtk_propagate_event() to propagate both ways.Carlos Garnacho2017-09-193-24/+29
* gdk/x11: Drop motion/button events emulated from touchCarlos Garnacho2017-09-191-10/+9
* eventcontroller: Drop event_mask APICarlos Garnacho2017-09-194-55/+0
* gtkwidget: Drop pointer emulation out of touch eventsCarlos Garnacho2017-09-191-63/+1
* gtk: Run GtkWidgetClass event signals inside a GtkEventControllerCarlos Garnacho2017-09-195-27/+185
* testsuite: Use GdkEvent APIMatthias Clasen2017-09-192-1/+4
* tests: Use GdkEvent APIMatthias Clasen2017-09-198-53/+102
* examples: Use GdkEvent APIMatthias Clasen2017-09-191-5/+17
* widget: Give up on GdkEvent api for nowMatthias Clasen2017-09-191-0/+3
* treeview: Give up on GdkEvent api for nowMatthias Clasen2017-09-191-1/+3
* entry accessible: Give up on GdkEvent api for nowMatthias Clasen2017-09-191-0/+3
* a11y: Stop listening for configure eventsMatthias Clasen2017-09-191-0/+4
* Add some more GdkEvent gettersMatthias Clasen2017-09-192-2/+37
* gtk-demo: Use GdkEvent APIMatthias Clasen2017-09-197-49/+71
* treev view column: Use GdkEvent APIMatthias Clasen2017-09-191-9/+6
* clipboard: Use GdkEvent APIMatthias Clasen2017-09-191-4/+13
* a11y: Use GdkEvent API in some placesMatthias Clasen2017-09-192-18/+37
* tooltip: Use GdkEvent APIMatthias Clasen2017-09-191-37/+34
* text view: Use GdkEvent APIMatthias Clasen2017-09-191-1/+1
* text handle: Use GdkEvent APIMatthias Clasen2017-09-191-2/+4
* selection: Use GdkEvent APIMatthias Clasen2017-09-191-52/+72
* search bar: Use GdkEvent APIMatthias Clasen2017-09-191-3/+11
* scrolled window: Use GdkEvent APIMatthias Clasen2017-09-191-1/+3
* places view: Use GdkEvent APIMatthias Clasen2017-09-191-1/+1
* place sidebar: Use GdkEvent APIMatthias Clasen2017-09-191-3/+8
* path bar: Use GdkEvent APIMatthias Clasen2017-09-191-2/+9
* pad controller: Use GdkEvent APIMatthias Clasen2017-09-191-16/+10
* menu shell: Use GdkEvent APIMatthias Clasen2017-09-191-9/+29
* menu item: Use GdkEvent APIMatthias Clasen2017-09-191-3/+6
* im context simple: Use GdkEvent APIMatthias Clasen2017-09-191-1/+1
* header bar: Use GdkEvent APIMatthias Clasen2017-09-191-1/+3
* gesture zoom: Use GdkEvent APIMatthias Clasen2017-09-191-5/+14
* gesture swipe: Use GdkEvent APIMatthias Clasen2017-09-191-1/+4
* gesture single: Use GdkEvent APIMatthias Clasen2017-09-191-1/+3
* gesture rotate: Use GdkEvent APIMatthias Clasen2017-09-191-5/+14
* gesture drag: Use GdkEvent APIMatthias Clasen2017-09-191-1/+3
* gesture: Use GdkEvent APIMatthias Clasen2017-09-191-37/+32
* window accessible: Use GdkEvent APIMatthias Clasen2017-09-191-1/+3
* widget accessible: Use GdkEvent APIMatthias Clasen2017-09-191-1/+3
* Add more GdkEvents APIMatthias Clasen2017-09-192-2/+335
* xim: Convert to GdkEvent APIMatthias Clasen2017-09-191-1/+1
* settings: Convert to GdkEvent APIMatthias Clasen2017-09-193-5/+10