A bunch of new funcs to handle x-evolution private header field.
authorbertrand <bertrand@helixcode.com>
Mon, 17 Jan 2000 05:25:36 +0000 (05:25 +0000)
committerBertrand Guiheneuf <bertrand@src.gnome.org>
Mon, 17 Jan 2000 05:25:36 +0000 (05:25 +0000)
commit72bb6fe8991536f52a6fce89ff86e95eeefdc193
tree09aef7c11008e4583acd6b12310e42bf0cfb17ab
parentd808a004db9690e2d3915311f8d2e50e72379f54
A bunch of new funcs to handle x-evolution private header field.

2000-01-17  bertrand  <bertrand@helixcode.com>

* camel/providers/mbox/camel-mbox-utils.c (camel_mbox_write_xev):
(copy_file_chunk):
(camel_mbox_xev_write_header_content):
(camel_mbox_xev_parse_header_content):
(string_to_flag):
(flag_to_string):
(string_to_uid):
(uid_to_string):
A bunch of new funcs to handle x-evolution
private header field.

Various others modifications and fixes.
camel/camel-thread-proxy.c
camel/gmime-base64.c
camel/providers/mbox/Makefile.am
camel/providers/mbox/camel-mbox-folder.c
camel/providers/mbox/camel-mbox-parser.c
camel/providers/mbox/camel-mbox-parser.h
camel/providers/mbox/camel-mbox-utils.c [new file with mode: 0644]
camel/providers/mbox/camel-mbox-utils.h [new file with mode: 0644]