From 87d3886d23295d8dc8ce02a717696af927d8833a Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 28 Dec 2000 19:29:09 +0000 Subject: Use CamelContentType instead of GMimeContentField. * e-msg-composer.c (handle_multipart_alternative, handle_multipart, e_msg_composer_new_with_message): Use CamelContentType instead of GMimeContentField. * e-msg-composer-attachment.c (e_msg_composer_attachment_edit): * e-msg-composer-attachment-bar.c (update, attach_to_multipart): Use CamelContentType, and use the header_content_type_* functions rather than operating on the structure by hand. svn path=/trunk/; revision=7188 --- composer/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index c5ec71ff9f..075358e16e 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,14 @@ +2000-12-28 Dan Winship + + * e-msg-composer.c (handle_multipart_alternative, + handle_multipart, e_msg_composer_new_with_message): Use + CamelContentType instead of GMimeContentField. + + * e-msg-composer-attachment.c (e_msg_composer_attachment_edit): + * e-msg-composer-attachment-bar.c (update, attach_to_multipart): + Use CamelContentType, and use the header_content_type_* functions + rather than operating on the structure by hand. + 2000-12-15 Jeffrey Stedfast * e-msg-composer.c (e_msg_composer_get_pgp_encrypt): New function -- cgit v1.2.3