summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2004-08-27 23:38:06 +0000
committerTor Lillqvist <tml@src.gnome.org>2004-08-27 23:38:06 +0000
commiteb388dfcfee7dc137c39595f2e3fe911384a100c (patch)
treef54b1e7649363d0e7348c259b00d21a50552d99e /ChangeLog.pre-2-8
parent0224e8a2ecc18fa68a2a8c5f9e583d96bb512cca (diff)
downloadgtk+-eb388dfcfee7dc137c39595f2e3fe911384a100c.tar.gz
Add drop_failed, like in the X11 backend. Nothing sets it, though.
2004-08-27 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkdnd-win32.c (GdkDragContextPrivateWin32): Add drop_failed, like in the X11 backend. Nothing sets it, though. (gdk_drag_drop_succeeded): Copy from X11 backend.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-86
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 8ff4dd9ba2..2fa429e958 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,9 @@
+2004-08-27 Tor Lillqvist <tml@iki.fi>
+
+ * gdk/win32/gdkdnd-win32.c (GdkDragContextPrivateWin32): Add
+ drop_failed, like in the X11 backend. Nothing sets it, though.
+ (gdk_drag_drop_succeeded): Copy from X11 backend.
+
Thu Aug 26 23:58:11 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkcombobox.c (gtk_combo_box_key_press): Don't crash