summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* paned: Stop using motion notifywip/matthiasc/motion-controllerMatthias Clasen2017-12-111-14/+15
* about dialog: Stop using event-after as wellMatthias Clasen2017-12-112-24/+28
* about dialog: Stop using motion notifyMatthias Clasen2017-12-112-21/+28
* label: Use GtkEventControllerMotionMatthias Clasen2017-12-111-25/+27
* Add a simple motion eventcontrollerMatthias Clasen2017-12-114-0/+212
* Try to make a composite entrywip/matthiasc/composite-icon-entryMatthias Clasen2017-12-111-1/+50
* 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-1113-174/+85
* dnd: No point in determining the keyboardBenjamin Otte2017-12-111-9/+2
* dnd: Pass dx/dy instead of x_root/y_rootBenjamin Otte2017-12-118-23/+48
* dnd: Make gdk_drag_context_set_device() privateBenjamin Otte2017-12-113-5/+2
* calendar: Don't request drag data on every motion eventBenjamin Otte2017-12-111-1/+1
* gdk: Remove outdated gdk_drag_begin() alternativesBenjamin Otte2017-12-114-69/+6
* 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
* Fix irregular gdk_frame_clock_get_frame_timeDaniel van Vugt2017-12-091-1/+30
* dnd: Remove "delete" argument from gtk_drag_finish()Benjamin Otte2017-12-1012-43/+25
* dnd: Introduce gdk_drop_read_async() and use itBenjamin Otte2017-12-108-21/+447
* gdk: Fix wrong usage of g_task_propagate_pointer()Benjamin Otte2017-12-102-32/+8
* clipboard: Add the useful stuff from reverted commitBenjamin Otte2017-12-103-22/+7
* dnd: Add gdk_drag_context_get_display()Benjamin Otte2017-12-108-25/+103
* gdk: Include gio.h in gdktypes.hBenjamin Otte2017-12-107-7/+2
* 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
* snapshot: Collapse color matrix nodesTimm Bäder2017-12-091-5/+36
* Fix a few overlooked castsTimm Bäder2017-12-092-5/+5
* paned: Grab during the dragMatthias Clasen2017-12-081-2/+4
* cssshadowvalue: don't apply the y_scale offset twice to the shadowMarco Trevisan (Treviño)2017-12-081-1/+1
* Fix fallout from g_object_ref changeMatthias Clasen2017-12-0813-15/+16
* css node tests: Update expected outputTimm Bäder2017-12-081-2/+2
* Fix fallout from the show-close-button renameMatthias Clasen2017-12-0813-18/+18
* mir: Fix potential use of NULL GDBusConnectionPhilip Withnall2017-12-081-1/+10
* Rename GtkHeaderBar::show-close-buttonMatthias Clasen2017-12-0713-48/+55
* wayland: Destroy the xdg_imported after the wl_surfaceJonas Ådahl2017-12-071-2/+2
* wayland: Maybe postpone xdg-foreign state setup until mappingJonas Ådahl2017-12-071-4/+22
* placesview: Present FUSE-reachable network shares in Other LocationsColin Leroy2017-12-071-3/+40
* gdk: Add GDK_SEAT_CAPABILITY_TABLET_PADCarlos Garnacho2017-12-073-6/+21
* gdk: Add gdk_seat_get_master_pointers()Carlos Garnacho2017-12-076-0/+73
* Move editing to button releaseMatthias Clasen2017-12-071-7/+24
* Make sure stopped spinner stay visibleMatthias Clasen2017-12-061-5/+2