gtk/docs
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
..
reference gdk: Add GdkDragCancelReason enum as argument to GdkDragContext::cancel 2016-02-15 18:35:51 +01:00
tools Rename GtkSidebar to GtkStackSidebar 2015-02-13 18:01:56 +01:00
CODING-STYLE docs: Update the coding style 2013-07-09 09:30:02 +01:00
developers.txt
dnd_internals.txt
focus_tracking.txt
iconcache.txt
Makefile.am Drop them from EXTRA_DIST too 2014-09-21 22:52:37 -04:00
RELEASE-HOWTO Fix a typo 2014-09-22 06:59:29 -04:00
sizing-test.txt
styles.txt
text_widget_internals.txt
tree-column-sizing.png
tree-column-sizing.txt
widget_geometry.txt
widget_system.txt