summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Delay widget size invalidation until layout phasewip/baedert/size-allocate2Timm Bäder2018-06-236-37/+174
* frameclockidle: Remove layout phase iterationsTimm Bäder2018-06-231-10/+2
* widget: Remove queue_allocate and queue_resize_no_redrawTimm Bäder2018-06-231-1/+6
* button: Remove unused variableTimm Bäder2018-06-211-1/+0
* scrolledwindow: Avoid a queue_resize path in size-allocateTimm Bäder2018-06-211-21/+50
* 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
* listbox: Use widget insert API instead of fiddling with CSS nodesTimm Bäder2018-06-201-23/+5
* button: Remove ICON_SIZE_BUTTON mention in docsTimm Bäder2018-06-201-3/+3
* adjustment: Only emit ::changed from dispatch_properties_changedTimm Bäder2018-06-201-40/+7
* adjustment: Remove adjustment_changed_stampTimm Bäder2018-06-201-12/+31
* testsuite: Print tested property name in notify testTimm Bäder2018-06-201-0/+2
* adjustment: Use public setters in set_propertyTimm Bäder2018-06-201-11/+25
* themes: Regenerate CSS for recent commitsDaniel Boles2018-06-204-26/+30
* HC: Avoid excessive selectors from prev commitDaniel Boles2018-06-201-3/+3
* HC: Avoid same BG/FG colors in flat treeview entryDaniel Boles2018-06-203-2/+7
* searchenginetracker: Don't leak the hits' GFilesDaniel Boles2018-06-201-0/+4
* Merge branch 'issue1084' into 'master'Matthias Clasen2018-06-209-31/+128
|\
| * Merge branch 'master' into 'issue1084'Matthias Clasen2018-06-20243-14656/+12903
| |\ | |/ |/|
* | window: Remove priv pointerTimm Bäder2018-06-202-294/+316