summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Use GdkEvent APIwip/carlosg/private-event-structsMatthias Clasen2017-08-282-1/+4
* tests: Use GdkEvent APIMatthias Clasen2017-08-288-51/+101
* examples: Use GdkEvent APIMatthias Clasen2017-08-281-5/+17
* widget: Give up on GdkEvent api for nowMatthias Clasen2017-08-281-0/+3
* treeview: Give up on GdkEvent api for nowMatthias Clasen2017-08-281-1/+3
* entry accessible: Give up on GdkEvent api for nowMatthias Clasen2017-08-281-0/+3
* a11y: Stop listening for configure eventsMatthias Clasen2017-08-281-0/+4
* Add some more GdkEvent gettersMatthias Clasen2017-08-282-2/+37
* gtk-demo: Use GdkEvent APIMatthias Clasen2017-08-287-49/+69
* tests: Use GdkEvent API in some placesMatthias Clasen2017-08-261-1/+1
* treev view column: Use GdkEvent APIMatthias Clasen2017-08-261-9/+6
* clipboard: Use GdkEvent APIMatthias Clasen2017-08-261-4/+13
* a11y: Use GdkEvent API in some placesMatthias Clasen2017-08-262-18/+37
* tooltip: Use GdkEvent APIMatthias Clasen2017-08-261-37/+34
* text view: Use GdkEvent APIMatthias Clasen2017-08-261-1/+1
* text handle: Use GdkEvent APIMatthias Clasen2017-08-261-2/+4
* selection: Use GdkEvent APIMatthias Clasen2017-08-261-52/+72
* search bar: Use GdkEvent APIMatthias Clasen2017-08-261-3/+11
* scrolled window: Use GdkEvent APIMatthias Clasen2017-08-261-1/+3
* places view: Use GdkEvent APIMatthias Clasen2017-08-261-1/+1
* place sidebar: Use GdkEvent APIMatthias Clasen2017-08-261-3/+8
* path bar: Use GdkEvent APIMatthias Clasen2017-08-261-2/+9
* pad controller: Use GdkEvent APIMatthias Clasen2017-08-261-16/+10
* menu shell: Use GdkEvent APIMatthias Clasen2017-08-261-9/+29
* menu item: Use GdkEvent APIMatthias Clasen2017-08-261-3/+6
* im context simple: Use GdkEvent APIMatthias Clasen2017-08-261-1/+1
* header bar: Use GdkEvent APIMatthias Clasen2017-08-261-1/+3
* gesture zoom: Use GdkEvent APIMatthias Clasen2017-08-261-5/+14
* gesture swipe: Use GdkEvent APIMatthias Clasen2017-08-261-1/+4
* gesture single: Use GdkEvent APIMatthias Clasen2017-08-261-1/+3
* gesture rotate: Use GdkEvent APIMatthias Clasen2017-08-261-5/+14
* gesture drag: Use GdkEvent APIMatthias Clasen2017-08-261-1/+3
* gesture: Use GdkEvent APIMatthias Clasen2017-08-261-37/+32
* window accessible: Use GdkEvent APIMatthias Clasen2017-08-261-1/+3
* widget accessible: Use GdkEvent APIMatthias Clasen2017-08-261-1/+3
* Add more GdkEvents APIMatthias Clasen2017-08-262-2/+335
* xim: Convert to GdkEvent APIMatthias Clasen2017-08-251-1/+1
* settings: Convert to GdkEvent APIMatthias Clasen2017-08-253-5/+10
* gesture rotate: Partially convert to GdkEvent APIMatthias Clasen2017-08-251-3/+6
* gesture: Partially convert to GdkEvent APIMatthias Clasen2017-08-251-15/+12
* flowbox: Convert to GdkEvent APIMatthias Clasen2017-08-251-1/+4
* file chooser widget: Covert to GdkEvent APIMatthias Clasen2017-08-251-2/+8
* expander: Convert to GdkEvent APIMatthias Clasen2017-08-251-2/+8
* entry: Convert to GdkEvent APIMatthias Clasen2017-08-251-5/+9
* dnd: Convert to GdkEvent APIMatthias Clasen2017-08-251-137/+63
* cell renderer accel: Convert to GdkEvent APIMatthias Clasen2017-08-251-15/+23
* bindings: Convert to use GdkEvent APIMatthias Clasen2017-08-251-3/+10
* Add more getters for event fieldsMatthias Clasen2017-08-252-0/+216
* gdk: Make GdkEvent structs/union opaqueCarlos Garnacho2017-08-256-859/+895
* bindings: Partially update to using GdkEvent APICarlos Garnacho2017-08-251-1/+1