| Commit message (Expand) | Author | Age | Files | Lines |
* | There is a probleme here. We can not allow mime part content-type field | Bertrand Guiheneuf | 1999-08-03 | 1 | -3/+11 |
* | Multipart Mime message parsing works with plain text parts. Woohooo :)))) | bertrand | 1999-08-03 | 1 | -4/+9 |
* | Update logs and sync home/work versions. | Bertrand Guiheneuf | 1999-08-03 | 1 | -1/+0 |
* | sync before going home | Bertrand Guiheneuf | 1999-08-02 | 1 | -1/+3 |
* | merge a lot of work. Rough ChangeLog will follow | Bertrand Guiheneuf | 1999-08-01 | 1 | -153/+245 |
* | Implemented base64 encoder based on CamelStreams. Should the | Miguel de Icaza | 1999-07-15 | 1 | -1/+1 |
* | now use CamelDataWrapper::contruct_form_stream to test message parsing | bertrand | 1999-06-29 | 1 | -0/+37 |
* | new field (content_type) and associated methods. (camel_mime_part_init): | bertrand | 1999-06-28 | 1 | -23/+58 |
* | new class. Simple implementation of a data wrapper: simply keeps the | bertrand | 1999-06-25 | 1 | -2/+2 |
* | moved all the content-type stuff here. (camel_data_wrapper_init): | bertrand | 1999-06-23 | 1 | -37/+7 |
* | new function, returns "type/subtype" mime type string. | bertrand | 1999-06-22 | 1 | -0/+37 |
* | sync | Bertrand Guiheneuf | 1999-06-22 | 1 | -2/+21 |
* | Commit of all Netherlands changes. | Bertrand Guiheneuf | 1999-06-19 | 1 | -20/+32 |
* | More header parsing code. | bertrand | 1999-05-29 | 1 | -5/+59 |
* | sync | Bertrand Guiheneuf | 1999-05-28 | 1 | -3/+48 |
* | new func. Parses message header zone and returns a Glist of all header | bertrand | 1999-05-27 | 1 | -2/+5 |
* | test if content exists before calling its write_to method. | bertrand | 1999-05-20 | 1 | -1/+1 |
* | tests | Bertrand Guiheneuf | 1999-05-19 | 1 | -1/+2 |
* | create recipients hash table (_remove_recipient): (_add_recipient): | Bertrand Guiheneuf | 1999-05-14 | 1 | -1/+8 |
* | disposition is now a full GMimeContentField object. | Bertrand Guiheneuf | 1999-05-13 | 1 | -5/+42 |
* | overload wrapper class method. (_write_to_file): start to write some text | bertrand | 1999-05-12 | 1 | -1/+35 |
* | static functions naming follows gnome coding style guide. | bertrand | 1999-05-12 | 1 | -57/+57 |
* | implemented public interfaces | Bertrand Guiheneuf | 1999-05-11 | 1 | -1/+155 |
* | A bunch of new set/get func. | Bertrand Guiheneuf | 1999-05-11 | 1 | -0/+176 |
* | new method | bertrand | 1999-05-10 | 1 | -0/+18 |
* | new class. models a mime mail part. | bertrand | 1999-05-09 | 1 | -0/+75 |