aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-04-11 08:46:30 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-04-11 08:46:30 +0000
commitc5eb06a5c93791a5cda0592a5b62ccc6d1cc3acb (patch)
treed62046cf445c7faa182d0286b3f38bbb69360e16 /ChangeLog
parentbd44573ff03c4698c126fc1b7d32f0e4b2258ae4 (diff)
implemented message-to-folder DnD.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@207 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 2b182065..18851645 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-11
+
+ * src/gtkutils.[ch]
+ src/folderview.[ch]: implemented message-to-folder DnD.
+ Auto-expand and auto-scroll are also implemented.
+
2005-04-08
* src/folderview.c: folderview_check_new(): fixed infinite loop bug.