aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
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
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')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a8aa8ab..19ab002e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-03-08
+ * src/messageview.[ch]
+ src/mimeview.[ch]: changed the implementation of switching
+ Text/MIME view (enables smooth switching).
+
+2005-03-08
+
* src/textview.c: textview_make_clickable_parts(): optimized the
URI search (fixes freeze at extremely long lines with many '@').
* src/gtkutils.[ch]: gtkut_text_buffer_insert_with_tag_by_name():