diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-07-28 06:51:45 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-07-28 06:51:45 +0000 |
commit | f105a6dc818de10f476cf5f48c9c590428c661ef (patch) | |
tree | 86bd98ffc34724385310d502901b8add20caa043 /ChangeLog | |
parent | 3570f42fe4dca9977b7e06fe8602f28927d12fa6 (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |