Files
gtk3/gdk
Carlos Garnacho aad3135e4c gdk: Add GdkDragCancelReason enum as argument to GdkDragContext::cancel
We should conform to a minimal set of reasons for the gtk side to emit
a better GtkDragResult than GTK_DRAG_RESULT_ERROR. This fixes the notebook
tab DnD feature, where we rely on GTK_DRAG_RESULT_NO_TARGET.

In the wayland side, unfortunately we can't honor either NO_TARGET nor
USER_CANCELLED, we don't know of the latter, so we could return false
positives on the former.

https://bugzilla.gnome.org/show_bug.cgi?id=761954
2016-02-15 18:35:51 +01:00
..
2016-02-11 12:01:39 +00:00
2015-12-15 00:16:15 +01:00
2014-10-13 10:43:31 -04:00
2015-05-08 13:34:25 -04:00
2014-02-07 13:06:10 -05:00
2014-11-06 12:24:43 +01:00
2015-09-12 12:50:39 -04:00
2014-06-11 21:55:15 -04:00
2014-08-30 00:53:21 -04:00
2015-10-03 22:26:27 -04:00
2016-01-18 08:54:35 -05:00
2015-12-15 00:16:15 +01:00
2015-12-15 00:16:15 +01:00
2014-06-11 21:55:15 -04:00
2014-09-07 17:14:37 -04:00
2014-06-11 21:55:15 -04:00
2016-01-15 11:16:32 +01:00