aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/mbox/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* A bunch of new funcs to handle x-evolution private header field.bertrand2000-01-171-2/+4
| | | | | | | | | | | | | | | | | | | 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. svn path=/trunk/; revision=1576
* Backup of the first clean and working mbox file parser. It both find thebertrand2000-01-121-2/+4
| | | | | | | | | | | 2000-01-11 bertrand <bertrand@helixcode.com> Backup of the first clean and working mbox file parser. It both find the message and pre-parse the message, that is, retrieve some key headers, and the first lines of the body. svn path=/trunk/; revision=1556
* Work in progress. Missing filesBertrand Guiheneuf1999-12-221-0/+26
svn path=/trunk/; revision=1511