aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-06-30 09:31:55 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-06-30 09:31:55 +0000
commit12e521a8f84a27351e89844c628c4270ed4deec0 (patch)
tree9b3112782b8c6b43fc7c16daa7b54b3ca9ec6cdb /ChangeLog
parent4a8036cd561af3db6578dba40e79c4e39940fbde (diff)
move up/collapse/expand row with left/right key (like Windows Explorer).
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2592 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5fe43eb..ea8ba797 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-06-30
+ * src/folderview.c: folderview_key_pressed(): move up/collapse/expand
+ row with left/right key (like Windows Explorer).
+
+2010-06-30
+
* libsylph/procmsg.[ch]
src/inc.c
src/summaryview.[ch]: update summary view on receiving on the fly.