aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/mbox
Commit message (Expand)AuthorAgeFilesLines
* various typo fixes in the ctree construction.bertrand2000-02-103-4/+12
* renamed mbox_folder->summary to mbox_folder->internal_summary to avoidbertrand2000-01-264-31/+92
* converted all gint64 variables into guint32.bertrand2000-01-251-1/+1
* add recipient_list to the recipients, not recipients_list. I don't knowbertrand2000-01-244-9/+82
* use the real summary file path instead of a stupid hardcoded one. Fixesbertrand2000-01-235-20/+50
* implemented. A lot of fixes too. Works now.bertrand2000-01-234-31/+90
* test the mbox provider.bertrand2000-01-221-0/+1
* add exception handling everywhere in the store related functionsbertrand2000-01-223-13/+13
* added camel-mbox-provider.c to the mbox provider sources.bertrand2000-01-229-42/+260
* implemented.bertrand2000-01-206-116/+223
* tests for summary and parsing process of mbox files.bertrand2000-01-194-18/+30
* Ah zut alors. Missing filesBertrand Guiheneuf2000-01-192-0/+267
* summary file read/write routines.bertrand2000-01-199-23/+105
* test for the mbox utils. (copy_file_chunk): fixed a nasty bug.bertrand2000-01-173-16/+40
* A bunch of new funcs to handle x-evolution private header field.bertrand2000-01-176-14/+412
* eof is true when no more chars are available, not when we've read thebertrand2000-01-141-19/+104
* Added the prototype of camel_mbox_parse_file.bertrand2000-01-132-1/+11
* corrected a bunch of bugsbertrand2000-01-132-47/+286
* Backup of the first clean and working mbox file parser. It both find thebertrand2000-01-124-41/+442
* sync before BostonBertrand Guiheneuf2000-01-053-6/+175
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-044-4/+4
* chkouink chkouinkBertrand Guiheneuf2000-01-041-0/+6
* detects netscape ".sdb" folders as well as simple non-suffixed folders (asbertrand2000-01-041-2/+14
* sync. Does not compileBertrand Guiheneuf2000-01-032-4/+12
* Backup sync.Bertrand Guiheneuf1999-12-271-6/+241
* Work in progress. Missing filesBertrand Guiheneuf1999-12-225-0/+832