summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* gdk: Remove gdk_selection_convert()Benjamin Otte2017-12-147-724/+2
* dnd: Only send DELETE request on X11Benjamin Otte2017-12-131-20/+1
* gdk: Remove ability to own a selectionBenjamin Otte2017-12-136-892/+0
* xxx: don't claim dnd selectionBenjamin Otte2017-12-131-18/+0
* gdk: Remove gdk_selection_add_targets()Benjamin Otte2017-12-132-166/+0
* x11: Move selection handling to GDKBenjamin Otte2017-12-131-18/+0
* dnd: Pass content to gdk_drag_begin()Benjamin Otte2017-12-131-1/+155
* A forgotten fileMatthias Clasen2017-12-121-4/+0
* toolbar: Stop using legacy event signalsMatthias Clasen2017-12-121-9/+15
* scalebutton: Add autoscrollingMatthias Clasen2017-12-121-71/+57
* button: Add private api to get at the gestureMatthias Clasen2017-12-122-0/+9
* range: Add private api to autoscrollMatthias Clasen2017-12-122-0/+19
* path bar: Drop non-functional hold-to-scroll codeMatthias Clasen2017-12-122-186/+2
* a11y: drop the focus trackerMatthias Clasen2017-12-122-960/+2
* placesview: Make middle click workMatthias Clasen2017-12-121-1/+12
* Deprecate many legacy event signalsMatthias Clasen2017-12-121-17/+17
* Install gtkeventcontrollermotion.hMatthias Clasen2017-12-121-0/+1
* paned: Stop using motion notifyMatthias Clasen2017-12-121-14/+15
* about dialog: Stop using event-after as wellMatthias Clasen2017-12-122-24/+28
* about dialog: Stop using motion notifyMatthias Clasen2017-12-122-21/+28
* label: Use GtkEventControllerMotionMatthias Clasen2017-12-121-25/+27
* Add a simple motion eventcontrollerMatthias Clasen2017-12-124-0/+212
* placessidebar: Don't use root coordinatesBenjamin Otte2017-12-121-11/+9
* dnd: Pass device, not eventBenjamin Otte2017-12-1212-70/+53
* dnd: No longer allow passing -1Benjamin Otte2017-12-121-38/+12
* dnd: Remove button argument from drag_begin()Benjamin Otte2017-12-1212-108/+8
* calendar: Stop using a legacy event handlerMatthias Clasen2017-12-101-27/+63
* Adwaita: Set an icon size for drag iconsMatthias Clasen2017-12-101-0/+4
* Set a style class for drag iconsMatthias Clasen2017-12-101-3/+1
* gdk: Remove gdk_drag_manage_dnd()Benjamin Otte2017-12-111-4/+2
* dnd: No point in determining the keyboardBenjamin Otte2017-12-111-9/+2
* dnd: Pass dx/dy instead of x_root/y_rootBenjamin Otte2017-12-111-9/+25
* dnd: Make gdk_drag_context_set_device() privateBenjamin Otte2017-12-111-2/+0
* calendar: Don't request drag data on every motion eventBenjamin Otte2017-12-111-1/+1
* gdk: Remove outdated gdk_drag_begin() alternativesBenjamin Otte2017-12-111-1/+1
* link button: Set a drag iconMatthias Clasen2017-12-101-0/+1
* docs: Don't mention css for setting cursorsMatthias Clasen2017-12-091-3/+2
* entry: Allocate the progress bar only what it needsMatthias Clasen2017-12-091-2/+8
* Fix updating the widget accessible description when using its tooltipColomban Wendling2017-12-091-0/+3
* dnd: Remove "delete" argument from gtk_drag_finish()Benjamin Otte2017-12-1010-38/+20
* dnd: Introduce gdk_drop_read_async() and use itBenjamin Otte2017-12-101-15/+122
* clipboard: Add the useful stuff from reverted commitBenjamin Otte2017-12-102-22/+4
* gtkwindow: Allow edge resizing from corners if constraints forbid either sideCarlos Garnacho2017-12-091-12/+54
* gtkwindow: Use shadow border when calculating resize areas positionsCarlos Garnacho2017-12-091-1/+1
* gtkwindow: Do not account handle size when checking content areaCarlos Garnacho2017-12-091-4/+4
* Fix some parameter name mismatches to make g-ir-scanner happierRico Tzschichholz2017-12-092-3/+3
* Switch the order for cursor lookupMatthias Clasen2017-12-091-1/+1
* treeview: Don't draw background twiceTimm Bäder2017-12-091-4/+0
* recorder: Show rounded clip node corner size infoTimm Bäder2017-12-091-0/+16
* snapshot: Don't create blur nodes with radius 0Timm Bäder2017-12-091-1/+7