aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-part.c
Commit message (Expand)AuthorAgeFilesLines
* 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