summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-412
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index b0cbdd9866..8d381f9db3 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,15 @@
+2004-03-15 Tor Lillqvist <tml@iki.fi>
+
+ * gdk/win32/gdkdnd-win32.c: Move two functions used only with
+ OLE2_DND inside its ifdef.
+
+ Merge from HEAD:
+
+ * gdk/win32/gdkdnd-win32.c (gdk_drag_context_unref,
+ local_send_drop): Set current_dest_drag to NULL when destroying
+ the context, or when dropping. Fixes #120007. Thanks to Hans
+ Breuer for fix.
+
2003-07-17 Tor Lillqvist <tml@iki.fi>
Thanks to Gabriele Greco: