aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-data-wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* name parameter is const. This fixes a bug in destroy ()bertrand1999-08-211-1/+1
* implemented destructors.bertrand1999-08-111-1/+19
* updated some autogen doc stuff. Still don't understand warnings :(bertrand1999-08-071-2/+2
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-4/+47
* sync before going homeBertrand Guiheneuf1999-07-151-7/+7
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-151-1/+1
* now use CamelDataWrapper::contruct_form_stream to test message parsingbertrand1999-06-291-4/+4
* new field (content_type) and associated methods. (camel_mime_part_init):bertrand1999-06-281-14/+14
* moved all the content-type stuff here. (camel_data_wrapper_init):bertrand1999-06-231-5/+44
* another nederlands syncBertrand Guiheneuf1999-06-151-56/+18
* static functions naming follows gnome coding style guide.bertrand1999-05-121-13/+13
* method to stream data content in a buffer.bertrand1999-05-091-1/+103
* sync - Started work on messages classes.Bertrand Guiheneuf1999-05-081-0/+72