aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-21 09:09:16 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-21 09:09:16 +0000
commit395c06fc87e6097136ff4d868062c22c5af4c0b3 (patch)
tree8aefd3591666cb08ce51bece8b653cf1232a2cbe /ChangeLog
parent892b884e8b5a8c3425b19cb531898fbeca2c06a3 (diff)
compose.c: improved auto-wrapping.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@118 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ad7df7a..f1acb696 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2005-02-21
+ * src/compose.c:
+ compose_join_next_line(): consider tab width. Keep cursor position
+ as much as possible.
+ compose_wrap_paragraph(): remove trailing spaces on wrapping.
+ compose_insert_sig(): don't select text when placing cursor.
+ compose_insert_file(): disable autowrap while inserting text.
+ compose_undo_cb()
+ compose_redo_cb(): disable autowrap while performing undo/redo.
+
+2005-02-21
+
* src/summaryview.c: summary_ctree_create(): changed indent size to
12.