]> Pileus Git - ~andy/gtk/commit
Always send "drag_leave" to dests without GTK_DEST_DEFAULT_MOTION.
authorOwen Taylor <otaylor@redhat.com>
Tue, 20 Oct 1998 18:43:54 +0000 (18:43 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 20 Oct 1998 18:43:54 +0000 (18:43 +0000)
commit4b2885b5d36aa82b227c0b3c24d2ec67a55a5194
tree4d64121bb83c79c0c132b13af99619ef477373c6
parent7a564681b1591f69644017aef70948cfaf0e603a
Always send "drag_leave" to dests without GTK_DEST_DEFAULT_MOTION.

Tue Oct 20 14:53:28 1998  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkdnd.c: Always send "drag_leave" to dests
without GTK_DEST_DEFAULT_MOTION.

Tue Oct 20 11:55:24 1998  Owen Taylor  <otaylor@redhat.com>

* gdk/gdk.c (gdk_event_translate): Handle DestroyNotify
on destroyed windows so we clear the XID table properly.
Finish up restructure of return value handling that
was half-done before.

Tue Oct 20 12:57:10 1998  Owen Taylor  <otaylor@redhat.com>

* gdk/gdk.c (gdk_send_clientmessage_to_all): Hunt
the window tree more comprehensively, so that we find
client windows hidden under non-toplevels.

Tue Oct 20 12:43:04 1998  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkselection.c (gtk_selection_data_set):
Maintain the null-termintation guarantee, even when
data = NULL, length = 0. (Warn on data = NULL,
length > 0)

Mon Oct 19 16:41:44 1998  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkwidget.h (struct _GtkWidgetClass): Add in coordinates
into function prototype for drag_data_received.
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdk.c
gdk/x11/gdkmain-x11.c
gtk/gtkdnd.c
gtk/gtkselection.c
gtk/gtkwidget.h