aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-28 06:51:45 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-28 06:51:45 +0000
commitf105a6dc818de10f476cf5f48c9c590428c661ef (patch)
tree86bd98ffc34724385310d502901b8add20caa043 /ChangeLog
parent3570f42fe4dca9977b7e06fe8602f28927d12fa6 (diff)
show/hide needless folderview context menu items depending on context.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2637 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 2fcf9649..80dfea03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-07-28
+ * src/folderview.c: folderview_menu_popup(): show/hide needless items
+ depending on context.
+
+2010-07-28
+
* src/summaryview.[ch]
src/mainwindow.c: improved the always-show-msg-on-summary-select
mode (don't mark as read on automatic selection).