| Commit message (Expand) | Author | Age | Files | Lines |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -2/+1 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 1 | -1/+2 |
* | Ref the folder after setting it in the new message. | NotZed | 2000-04-22 | 1 | -14/+7 |
* | MERGE NEW_PARSER branch into HEAD, fixed conflicts. | NotZed | 2000-04-21 | 1 | -173/+55 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -27/+5 |
* | remove debugging printf()s that no longer seem useful | Dan Winship | 2000-04-01 | 1 | -1/+0 |
* | Unref the output_stream when done, close doesn't do it. (_append_message): | NotZed | 2000-03-28 | 1 | -0/+2 |
* | fix nastiness with mime dispositions ( at least for now ) | Michael Meeks | 2000-03-28 | 1 | -2/+3 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | plug mem leaks due to bad documentation of | bertrand | 2000-03-09 | 1 | -1/+1 |
* | Removed a bizarre comparison construct for converting case. | NotZed | 2000-02-10 | 1 | -2/+2 |
* | various typo fixes in the ctree construction. | bertrand | 2000-02-10 | 1 | -9/+21 |
* | Updated my e-mail address to reflect my new employment | Bertrand Guiheneuf | 2000-01-04 | 1 | -1/+1 |
* | Fix copyright informations once again | Bertrand Guiheneuf | 1999-12-15 | 1 | -1/+1 |
* | Here is my initial Evolution work: message composition widget and some | Ettore Perazzoli | 1999-11-06 | 1 | -1/+1 |
* | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 1 | -1/+4 |
* | now use CamelRecipientTable | bertrand | 1999-09-01 | 1 | -1/+4 |
* | When using g_free (obj) don't test if obj != NULL g_free () already do | bertrand | 1999-09-01 | 1 | -10/+5 |
* | Address update | Bertrand Guiheneuf | 1999-08-30 | 1 | -1/+1 |
* | text parameter declared const | bertrand | 1999-08-29 | 1 | -1/+1 |
* | new class. Will handle all sort of information media (Mime mail messages, | bertrand | 1999-08-25 | 1 | -2/+3 |
* | return the number of bytes read. How can this have ever worked ? | bertrand | 1999-08-18 | 1 | -1/+3 |
* | implemented destructors. | bertrand | 1999-08-11 | 1 | -19/+62 |
* | updated some autogen doc stuff. Still don't understand warnings :( | bertrand | 1999-08-07 | 1 | -4/+2 |
* | There is a probleme here. We can not allow mime part content-type field | Bertrand Guiheneuf | 1999-08-03 | 1 | -1/+2 |
* | merge a lot of work. Rough ChangeLog will follow | Bertrand Guiheneuf | 1999-08-01 | 1 | -45/+124 |
* | sync before going home | Bertrand Guiheneuf | 1999-07-15 | 1 | -24/+60 |
* | Implemented base64 encoder based on CamelStreams. Should the | Miguel de Icaza | 1999-07-15 | 1 | -3/+1 |
* | moved all the content-type stuff here. (camel_data_wrapper_init): | bertrand | 1999-06-23 | 1 | -9/+21 |
* | new function, returns "type/subtype" mime type string. | bertrand | 1999-06-22 | 1 | -22/+59 |
* | sync | Bertrand Guiheneuf | 1999-06-22 | 1 | -1/+62 |
* | Commit of all Netherlands changes. | Bertrand Guiheneuf | 1999-06-19 | 1 | -9/+19 |
* | test if content exists before calling its write_to method. | bertrand | 1999-05-20 | 1 | -1/+1 |
* | disposition is now a full GMimeContentField object. | Bertrand Guiheneuf | 1999-05-13 | 1 | -0/+91 |