]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
For GTK_IS_PLUG toplevels, call gdk_window_get_origin() not
[~andy/gtk] / ChangeLog
index 6fe778221e08a3360dc945b92d45a7fd94ae0794..a339e04bbc29d0646eb1bf7885d0ac2f4f3cacf1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Sat Mar 13 10:49:46 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkdnd.c (_gtk_drag_dest_handle_event): For
+       GTK_IS_PLUG toplevels, call gdk_window_get_origin() 
+       not gtk_window_get_position, as a hackround for not
+       having accurate notification of window position for
+       embedded windows. (#136112, Dan Winship)
+
 Sat Mar 13 10:34:03 2004  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtktextview.c gtk/gtktextbuffer.c: Revert last change;