aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-multipart.c
Commit message (Expand)AuthorAgeFilesLines
* make this return a CamelStream rather than a CamelSeekableSubstream,Dan Winship2000-03-291-2/+2
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-0/+1
* don't forget to set the state to 0 after 3. (my_read_encode): don't forgetbertrand2000-03-031-112/+136
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-1/+1
* revamped so that it uses the output stream of the data wrapperbertrand2000-02-171-0/+9
* don't seek the begining of the substream. (_eos): fix eos conditionbertrand2000-02-171-140/+60
* this routine replaces the _read_part routine and does not store the partbertrand2000-02-161-0/+137
* include gmime-base64.h various compilation and runtime fixes.bertrand2000-02-151-1/+1
* various typo fixes in the ctree construction.bertrand2000-02-101-1/+4
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-041-1/+1
* Fix copyright informations once againBertrand Guiheneuf1999-12-151-1/+1
* Here is my initial Evolution work: message composition widget and someEttore Perazzoli1999-11-061-5/+8
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* return the number of bytes read. How can this have ever worked ?bertrand1999-08-181-5/+8
* implemented destructors.bertrand1999-08-111-3/+41
* There is a probleme here. We can not allow mime part content-type fieldBertrand Guiheneuf1999-08-031-6/+3
* Multipart Mime message parsing works with plain text parts. Woohooo :))))bertrand1999-08-031-8/+16
* Update logs and sync home/work versions.Bertrand Guiheneuf1999-08-031-24/+1
* sync before going homeBertrand Guiheneuf1999-08-021-15/+25
* do not return NULL when line is empty.Bertrand Guiheneuf1999-08-021-7/+6
* Adding missing filesBertrand Guiheneuf1999-08-011-0/+467