aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHiro <Hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-10 16:29:20 +0000
committerHiro <Hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-10 16:29:20 +0000
commit4b222b11e2adb92c8109820e2ddebd5d7a1ba898 (patch)
tree51a3029996f07243017a487508d52cf6acc57f0c /ChangeLog
parent57940797b47f21c2a5f54b6d12abad9553e0e0f9 (diff)
fixed DnD on Win32.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@629 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29b6dce1..aff6a87e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-10-11
+
+ * src/folderview.c: folderview_drag_motion_cb(): win32: reset
+ context->actions if modifier key is not pressed (fixed DnD action
+ becoming copy by default).
+
2005-10-10
* libsylph/utils.c