diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-10-25 11:27:00 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-10-25 11:27:00 +0800 |
commit | 84dcb1413f9b4d4310021a70b36e218438baf992 (patch) | |
tree | dd565af38a3970f33661fe0e49b07289e5a9bff8 /ChangeLog | |
parent | 6e1b3c2bd8d627cd7e47ebabbcc2ed1c66044e09 (diff) | |
download | gsoc2013-evolution-84dcb1413f9b4d4310021a70b36e218438baf992.tar gsoc2013-evolution-84dcb1413f9b4d4310021a70b36e218438baf992.tar.gz gsoc2013-evolution-84dcb1413f9b4d4310021a70b36e218438baf992.tar.bz2 gsoc2013-evolution-84dcb1413f9b4d4310021a70b36e218438baf992.tar.lz gsoc2013-evolution-84dcb1413f9b4d4310021a70b36e218438baf992.tar.xz gsoc2013-evolution-84dcb1413f9b4d4310021a70b36e218438baf992.tar.zst gsoc2013-evolution-84dcb1413f9b4d4310021a70b36e218438baf992.zip |
New function that replaces handle_multpart() and
2001-10-24 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer.c (add_attachments_from_multipart): New function
that replaces handle_multpart() and handle_multipart_alternative()
for add_message_attachments().
(e_msg_composer_add_message_attachments): Call
add_attachments_from_multipart().
(handle_multipart_alternative): Now only used by
new_with_message() and is really only designed to work well with
messages generated by Evolution (ie for editing Drafts and such).
(handle_multipart): Same.
(e_msg_composer_new_with_message): No longer calls
add_message_attachments() because we can't ever have this fail and
the logic in add_message_attachments() is impossible
logic. Instead do like what we used to do before the addition of
add_message_attachments() came along.
svn path=/trunk/; revision=14084
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions