gtk2/docs/reference/gdk
Matthias Clasen 39469f8f4a Really fix the initialization of the target list.
2004-08-06  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkdnd.c (gtk_drag_dest_set, gtk_drag_source_set): Really
	fix the initialization of the target list.

	Support XDND v5. (#10220, Owen Taylor)

	* gdk/x11/gdkdnd-x11.c: Record the XDND version and whether the
	drop was successful in the GdkDragContextPrivateX11 struct.
	(xdnd_finished_filter): Store the success status of the drop
	for an XDND version 5 interaction. For other versions, always
	assume the drop was successful.
	(xdnd_check_dest): Return the protocol version.
	(_gdk_drag_get_protocol_for_display): Return the protocol version.
	(gdk_drag_find_window_for_screen): Store the used protocol version
	in the GdkDragContext.
	(xdnd_send_enter): Send the used protocol version from the context,
	instead of hardwiring 3.
	(xdnd_enter_filter): Accept protocol versions >= 3 and store the
	used protocol version in the context.

	* gdk/gdkdnd.h:
	* gdk/x11/gdkdnd-x11.c (gdk_drag_drop_succeeded): New function
	to find out whether a drop was successful.
2004-08-06 17:03:52 +00:00
..
images Add better explanation of proximity events. 2001-11-22 22:06:37 +00:00
tmpl === Released 2.5.0 === 2004-07-20 02:26:06 +00:00
.cvsignore Resurrected documentation that got lost when the window parameter was 2003-07-29 09:08:22 +00:00
gdk-docs.sgml Add gtk_menu_get_for_attach_widet, gtk_tree_view_get_fixed_height_mode, 2004-05-10 20:28:44 +00:00
gdk-overrides.txt Updates 2001-11-21 21:43:47 +00:00
gdk-sections.txt Really fix the initialization of the target list. 2004-08-06 17:03:52 +00:00
gdk.types Generate GdkDisplayManager signal and properties docs. 2002-11-07 20:24:09 +00:00
Makefile.am Patch from James Henstridge to update to automake-1.7 (#109542) 2003-05-06 21:55:41 +00:00
multihead.sgml Renames: 2002-06-20 23:59:27 +00:00
version.xml.in Add package version info to API docs. 2002-11-21 20:19:01 +00:00