From 46dee516710185ab5fb881a02580c66f3e82181c Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 30 Oct 2001 01:36:48 +0000 Subject: Set the (new) "no_body" flag on the composer. * evolution-composer.c (init): Set the (new) "no_body" flag on the composer. (impl_Composer_set_body_text): And unset it here. (unset_no_body): And here (called if/when the composer is realized). * e-msg-composer.c (build_message): If the composer has the "no_body" flag set, and a single attachment, promote that attachment to be the message body. svn path=/trunk/; revision=14393 --- composer/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 33ff23ef08..2e4e572644 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,15 @@ +2001-10-29 Dan Winship + + * evolution-composer.c (init): Set the (new) "no_body" flag on the + composer. + (impl_Composer_set_body_text): And unset it here. + (unset_no_body): And here (called if/when the composer is + realized). + + * e-msg-composer.c (build_message): If the composer has the + "no_body" flag set, and a single attachment, promote that + attachment to be the message body. + 2001-10-30 Radek Doulik * listener.c (reply_indent): simplified, requires new gtkhtml -- cgit v1.2.3