aboutsummaryrefslogtreecommitdiffstats
path: root/camel/gmime-content-field.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_0_42nobody1999-09-271-367/+0
* now use CamelRecipientTablebertrand1999-09-011-1/+4
* When using g_free (obj) don't test if obj != NULL g_free () already dobertrand1999-09-011-10/+5
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* text parameter declared constbertrand1999-08-291-1/+1
* new class. Will handle all sort of information media (Mime mail messages,bertrand1999-08-251-2/+3
* return the number of bytes read. How can this have ever worked ?bertrand1999-08-181-1/+3
* implemented destructors.bertrand1999-08-111-19/+62
* updated some autogen doc stuff. Still don't understand warnings :(bertrand1999-08-071-4/+2
* There is a probleme here. We can not allow mime part content-type fieldBertrand Guiheneuf1999-08-031-1/+2
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-45/+124
* sync before going homeBertrand Guiheneuf1999-07-151-24/+60
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-151-3/+1
* moved all the content-type stuff here. (camel_data_wrapper_init):bertrand1999-06-231-9/+21
* new function, returns "type/subtype" mime type string.bertrand1999-06-221-22/+59
* syncBertrand Guiheneuf1999-06-221-1/+62
* Commit of all Netherlands changes.Bertrand Guiheneuf1999-06-191-9/+19
* test if content exists before calling its write_to method.bertrand1999-05-201-1/+1
* disposition is now a full GMimeContentField object.Bertrand Guiheneuf1999-05-131-0/+91