summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1998-12-11 01:44:12 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-12-11 01:44:12 +0000
commitba17081caaadc9ad16aefb4c8332d883efc5ba54 (patch)
tree7c5f8eb7a9fefbd196f258692152bfb6de75bf8f /ChangeLog.pre-2-2
parent3821880398cc553882b9f1fc5905046518b9cd4e (diff)
downloadgtk+-ba17081caaadc9ad16aefb4c8332d883efc5ba54.tar.gz
Use gdk_window_get_origin() instead of gdk_window_get_position, because
Thu Dec 10 20:42:22 1998 Owen Taylor <otaylor@redhat.com> * gtk/gtkdnd.c (gtk_drag_dest_handle_event): Use gdk_window_get_origin() instead of gdk_window_get_position, because get_position is unreliable for plugs. This is a bad hack, maybe we need GDK_WINDOW_PLUG?
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-28
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index d8de67a1b6..8720fbb2d1 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,11 @@
+Thu Dec 10 20:42:22 1998 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkdnd.c (gtk_drag_dest_handle_event): Use
+ gdk_window_get_origin() instead of gdk_window_get_position,
+ because get_position is unreliable for plugs.
+
+ This is a bad hack, maybe we need GDK_WINDOW_PLUG?
+
Thu Dec 10 17:58:49 GMT 1998 Tony Gale <gale@gtk.org>
* docs/gtk_tut.sgml: