From 6237c2b776505f56d00457baae8173d163fc30e3 Mon Sep 17 00:00:00 2001 From: hiro Date: Wed, 2 Feb 2005 04:32:32 +0000 Subject: fixed text truncation bugs in compose window. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@70 ee746299-78ed-0310-b773-934348b2243d --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f20b47ce..7435c22f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-02-02 + + * src/compose.c: + text_inserted(): revalidate iterator so as not to invalidate it + after gtk_text_buffer_insert() while enabling auto wrapping. + Do paste-as-quotation directly inside compose_paste_as_quote_cb(). + 2005-02-01 * version 1.9.0 -- cgit v1.2.3