From 395c06fc87e6097136ff4d868062c22c5af4c0b3 Mon Sep 17 00:00:00 2001 From: hiro Date: Mon, 21 Feb 2005 09:09:16 +0000 Subject: compose.c: improved auto-wrapping. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@118 ee746299-78ed-0310-b773-934348b2243d --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1ad7df7a..f1acb696 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +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 -- cgit v1.2.3