aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-08 09:17:17 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-08 09:17:17 +0000
commit0ff75d10977146767ccc42c2e2915f75886a68bf (patch)
treed006e0d23948dfa1e66d7ccbe9e5746472c2e54e /ChangeLog.ja
parent15ecfbc6effda513ca18e81b419b0eaf02daa0d5 (diff)
changed the implementation of switching Text/MIME view.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@154 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 30acbb69..e54ee4ca 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,11 @@
2005-03-08
+ * src/messageview.[ch]
+ src/mimeview.[ch]: テキスト/MIME ビュー切り替えの実装を変更
+ (切り替えがスムーズになった)。
+
+2005-03-08
+
* src/textview.c: textview_make_clickable_parts(): URI 検索を最適化
(多数の '@' を持つ極端に長い行におけるフリーズを修正)。
* src/gtkutils.[ch]: gtkut_text_buffer_insert_with_tag_by_name():