diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-05-13 07:46:32 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-05-13 07:46:32 +0000 |
commit | 8f1c900440654a73d3f2095af307c5b0412e55c6 (patch) | |
tree | 2c8bede1c6c9af5704a3b7a027e502627b2c3871 /ChangeLog.ja | |
parent | 1977a44c91ed03d7fa6ea519073c9e138387a7b4 (diff) |
don't open selected messages on 'View/Go to' if the message view is hidden.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@251 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r-- | ChangeLog.ja | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index 2a7bf4ae..dba8a7f6 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,5 +1,10 @@ 2005-05-13 + * src/summaryview.c: メッセージビューを隠している場合は「表示/移動」 + で選択したメッセージを開かないようにした。 + +2005-05-13 + * src/summaryview.c: 中クリックとダブルクリックの処理を修正。 2005-05-13 |