diff options
author | Not Zed <NotZed@Ximian.com> | 2002-02-27 11:21:51 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2002-02-27 11:21:51 +0800 |
commit | 0b0a2a0d6a76c3a2728f5ad5c284942bd16123e3 (patch) | |
tree | bfe6e6b464dbc6d01de1ce7c6d3a8eef0b37cb04 /libibex/Makefile.am | |
parent | 22ac1344f7dff17a6761e2c2826baa37dad864fd (diff) | |
download | gsoc2013-evolution-0b0a2a0d6a76c3a2728f5ad5c284942bd16123e3.tar gsoc2013-evolution-0b0a2a0d6a76c3a2728f5ad5c284942bd16123e3.tar.gz gsoc2013-evolution-0b0a2a0d6a76c3a2728f5ad5c284942bd16123e3.tar.bz2 gsoc2013-evolution-0b0a2a0d6a76c3a2728f5ad5c284942bd16123e3.tar.lz gsoc2013-evolution-0b0a2a0d6a76c3a2728f5ad5c284942bd16123e3.tar.xz gsoc2013-evolution-0b0a2a0d6a76c3a2728f5ad5c284942bd16123e3.tar.zst gsoc2013-evolution-0b0a2a0d6a76c3a2728f5ad5c284942bd16123e3.zip |
Changed header formatted table to contain a pointer to an output function,
2002-02-27 Not Zed <NotZed@Ximian.com>
* camel-mime-part.c (init_header_name_table): Changed header
formatted table to contain a pointer to an output function, and
added in-reply-to and references headers.
(write_references): New function to write out references header,
folded properly. It only approximates based on the last >, but it
should be adequate and will also handle invalid headers.
(write_fold): Function to write out headers folded. Since this is
the default it isn't required.
(write_raw): Write out an already formatted header, e.g. most of
the rest.
(write_to_stream): Lookup header output function, if we have one,
use that, otherwise fold header using basic (dumb) function.
This is all for #14779. A better fix is probably do have the
headers always stored formatted, but that can wait.
svn path=/trunk/; revision=15852
Diffstat (limited to 'libibex/Makefile.am')
0 files changed, 0 insertions, 0 deletions