aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-part.c
Commit message (Expand)AuthorAgeFilesLines
* moved all the content-type stuff here. (camel_data_wrapper_init):bertrand1999-06-231-37/+7
* new function, returns "type/subtype" mime type string.bertrand1999-06-221-0/+37
* syncBertrand Guiheneuf1999-06-221-2/+21
* Commit of all Netherlands changes.Bertrand Guiheneuf1999-06-191-20/+32
* More header parsing code.bertrand1999-05-291-5/+59
* syncBertrand Guiheneuf1999-05-281-3/+48
* new func. Parses message header zone and returns a Glist of all headerbertrand1999-05-271-2/+5
* test if content exists before calling its write_to method.bertrand1999-05-201-1/+1
* testsBertrand Guiheneuf1999-05-191-1/+2
* create recipients hash table (_remove_recipient): (_add_recipient):Bertrand Guiheneuf1999-05-141-1/+8
* disposition is now a full GMimeContentField object.Bertrand Guiheneuf1999-05-131-5/+42
* overload wrapper class method. (_write_to_file): start to write some textbertrand1999-05-121-1/+35
* static functions naming follows gnome coding style guide.bertrand1999-05-121-57/+57
* implemented public interfacesBertrand Guiheneuf1999-05-111-1/+155
* A bunch of new set/get func.Bertrand Guiheneuf1999-05-111-0/+176
* new methodbertrand1999-05-101-0/+18
* new class. models a mime mail part.bertrand1999-05-091-0/+75