summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* demos: Update changedisplay demo to using GtkGesturewip/carlosg/event-final-cleanupCarlos Garnacho2018-06-281-9/+13
* tests: Port motion-compression to using a motion controllerCarlos Garnacho2018-06-281-20/+18
* gtkscrolledwindow: Use controller for motion capturingCarlos Garnacho2018-06-271-81/+60
* gtkwindow: Replace captured event handler with motion controllerCarlos Garnacho2018-06-271-12/+12
* testsuite: Update window test to use gestures when interactiveCarlos Garnacho2018-06-271-6/+12
* tests: Use gesture in testtreeposCarlos Garnacho2018-06-271-14/+16
* tests: Use gesture to popup menu in testiconviewCarlos Garnacho2018-06-261-48/+37
* tests: Update testgrid to use gesturesCarlos Garnacho2018-06-261-11/+13
* demos: Update hypertext demo to use controllersCarlos Garnacho2018-06-261-33/+28
* demos: Update search_entry2 demo to use key capturing APICarlos Garnacho2018-06-261-12/+1
* demos: drop "Event axes" demoCarlos Garnacho2018-06-263-668/+0
* gtk-demo: Add pad controller handling to "Paint" demoCarlos Garnacho2018-06-261-5/+133
* gtktreeview: Use key controller on search entry handlingCarlos Garnacho2018-06-261-27/+32
* gtktreeview: Replace event vmethod with key controllerCarlos Garnacho2018-06-261-71/+61
* gtkcombobox: Use keycontroller on GtkCellEditable implementationCarlos Garnacho2018-06-261-20/+13
* gtkentry: Use keycontroller on GtkCellEditable implementationCarlos Garnacho2018-06-261-12/+9
* inspector: Use gestures/controllers for inspect buttonCarlos Garnacho2018-06-262-36/+81
* gtkcombobox: Use controller to handle combobox keybindings in menusCarlos Garnacho2018-06-262-14/+27
* gtktreeviewcolumn: Implement column dragging through GtkGestureDragwip/carlosg/kill-event-vmethodsCarlos Garnacho2018-06-211-53/+45
* gtktexthandle: Update to gtk4 rendering/inputCarlos Garnacho2018-06-212-140/+87
* gtkwindow: Queue popover resize on set_popover_position()Carlos Garnacho2018-06-211-0/+1
* gtkfilechooserwidget: Forward events to filechooser through key controllerCarlos Garnacho2018-06-211-10/+12
* gtkfilechoooserentry: Handle tab completion through key controllerCarlos Garnacho2018-06-211-26/+24
* gtkemojicompletion: Use GtkEntry key controller to handle key pressesCarlos Garnacho2018-06-211-14/+16
* gtkentrycompletion: Properly remove controller from entryCarlos Garnacho2018-06-211-1/+5
* gtkentrycompletion: Move focus out handling to key controllerCarlos Garnacho2018-06-211-17/+3
* gtkentrycompletion: Perform event handling on popup through controllersCarlos Garnacho2018-06-211-37/+27
* gtkplacessidebar: Replace ::event signal handlers with gesturesCarlos Garnacho2018-06-211-85/+113
* gtkwindow: Move map/delete/configure event management to gtkmainCarlos Garnacho2018-06-213-60/+43
* gtkwindow: Simplify WM drag/resize handlingCarlos Garnacho2018-06-213-118/+42
* gtkmenushell: Port to GtkGestureCarlos Garnacho2018-06-211-157/+199
* gtkpopover: Fix key navigationCarlos Garnacho2018-06-211-1/+7
* gtkpopover: Port to GtkEventController/GtkGestureCarlos Garnacho2018-06-211-63/+83
* gtkwindow: Handle focus in/out through key controllerCarlos Garnacho2018-06-211-13/+10
* gtkspinbutton: Use GtkEventControllerKeyCarlos Garnacho2018-06-211-35/+30
* gtkfontchooser: Use GtkEventControllerKeyCarlos Garnacho2018-06-214-28/+18
* gtkfilechooserwidget: Drop usage of ::event vmethodCarlos Garnacho2018-06-212-19/+22
* gtkfilechooserentry: Use GtkEntry key controller for focus-out handlingCarlos Garnacho2018-06-213-25/+21
* gtkentry: Use gestures for entry iconsCarlos Garnacho2018-06-217-173/+110
* gtkbutton: remove keyboard device GTK+ grabCarlos Garnacho2018-06-211-21/+1
* gtkbutton: Use key controller for button (de)activation through keybindingsCarlos Garnacho2018-06-211-23/+32
* x11: Fix dnd action handlingMatthias Clasen2018-06-201-2/+2
* EmojiCompletion: Avoid another un/signed warningDaniel Boles2018-06-201-1/+1
* EmojiCompletion: Avoid un/signed compare warningsDaniel Boles2018-06-201-3/+3
* themes: Remove leftover bit of .linked workaroundDaniel Boles2018-06-206-30/+16
* container: Remove SPECIAL_CONTAINER hackTimm Bäder2018-06-201-18/+0
* stackswitcher: Remove icon-size propertyTimm Bäder2018-06-201-52/+2
* infobar: Remove priv pointerTimm Bäder2018-06-202-29/+37
* Remove some unnecessary snapshot implementationsTimm Bäder2018-06-206-70/+1
* fixed: Remove priv pointerTimm Bäder2018-06-202-17/+11