| Commit message (Expand) | Author | Age | Files | Lines |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -53/+55 |
* | fix some incorrect macro usage that resulted in bogus casts | Dan Winship | 2000-04-25 | 1 | -4/+4 |
* | Big fixes for the last commit which broke the message creation entirely. | Michael Zucci | 2000-04-24 | 1 | -2/+8 |
* | No longer call data_wrapper_repository_init. | NotZed | 2000-04-24 | 1 | -17/+29 |
* | Whole swag of changes. Still lots of cleanup remaining ... | NotZed | 2000-04-23 | 1 | -152/+102 |
* | Ref the folder after setting it in the new message. | NotZed | 2000-04-22 | 1 | -33/+60 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -65/+15 |
* | Remove the "session" field from CamelMimeMessage. Nothing uses it, about | Dan Winship | 2000-04-18 | 1 | -5/+1 |
* | Unref the output_stream when done, close doesn't do it. (_append_message): | NotZed | 2000-03-28 | 1 | -1/+2 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | Fix a bunch of serious small bugs. | NotZed | 2000-02-29 | 1 | -4/+0 |
* | use camel_stream_reset instead of seek. The formatter should be able to | bertrand | 2000-02-18 | 1 | -1/+0 |
* | revamped so that it uses the output stream of the data wrapper | bertrand | 2000-02-17 | 1 | -2/+4 |
* | set the mime type to "mime/message". --- THIS IS NOT THE CONTENT TYPE --- | bertrand | 2000-02-10 | 1 | -1/+3 |
* | add recipient_list to the recipients, not recipients_list. I don't know | bertrand | 2000-01-24 | 1 | -3/+13 |
* | 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 |
* | Make set_* methods in CamelMimeMessage use const strings. | Ettore Perazzoli | 1999-12-09 | 1 | -14/+15 |
* | More work: | Ettore Perazzoli | 1999-11-17 | 1 | -1/+1 |
* | Added streaming capability to CamelDataWrapper. This makes it possible, for | Ettore Perazzoli | 1999-11-17 | 1 | -0/+5 |
* | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 1 | -1/+4 |
* | changed decl to fit CRLFunc. (_write_recipients_to_stream): calls | bertrand | 1999-09-02 | 1 | -6/+8 |
* | now use CamelRecipientTable | bertrand | 1999-09-01 | 1 | -82/+41 |
* | When using g_free (obj) don't test if obj != NULL g_free () already do | bertrand | 1999-09-01 | 1 | -6/+6 |
* | Address update | Bertrand Guiheneuf | 1999-08-30 | 1 | -1/+1 |
* | now descend from CamelMedium. | bertrand | 1999-08-26 | 1 | -1/+8 |
* | Implemented deletion/expunge mechanism. | bertrand | 1999-08-15 | 1 | -54/+54 |
* | New field (message_list) which will hold a reference on each message | bertrand | 1999-08-14 | 1 | -12/+52 |
* | new method, returns the list of permanent flags supported by the folder. | bertrand | 1999-08-13 | 1 | -5/+30 |
* | those two func go here now. | bertrand | 1999-08-13 | 1 | -13/+15 |
* | Message creation still consumes a lot of | bertrand | 1999-08-11 | 1 | -1/+2 |
* | implemented destructors. | bertrand | 1999-08-11 | 1 | -0/+28 |
* | new method. (camel_folder_get_message): corresponding public call | bertrand | 1999-08-06 | 1 | -2/+2 |
* | merge a lot of work. Rough ChangeLog will follow | Bertrand Guiheneuf | 1999-08-01 | 1 | -139/+121 |
* | Implemented base64 encoder based on CamelStreams. Should the | Miguel de Icaza | 1999-07-15 | 1 | -2/+4 |
* | Various patches from Ulrich Drepper <drepper at cygnus.com> | bertrand | 1999-06-25 | 1 | -1/+2 |
* | sync | Bertrand Guiheneuf | 1999-06-22 | 1 | -1/+1 |
* | Commit of all Netherlands changes. | Bertrand Guiheneuf | 1999-06-19 | 1 | -18/+23 |
* | remove leading and trailing spaces in recipient addresses. | Bertrand Guiheneuf | 1999-05-30 | 1 | -1/+1 |
* | rewrite message obtained via parsing into a file. Actually, it works | Bertrand Guiheneuf | 1999-05-28 | 1 | -6/+79 |
* | sync | Bertrand Guiheneuf | 1999-05-28 | 1 | -0/+46 |
* | new func. Parses message header zone and returns a Glist of all header | bertrand | 1999-05-27 | 1 | -21/+3 |
* | recipient list printing | Bertrand Guiheneuf | 1999-05-21 | 1 | -4/+33 |
* | sync | Bertrand Guiheneuf | 1999-05-21 | 1 | -2/+9 |
* | test if content exists before calling its write_to method. | bertrand | 1999-05-20 | 1 | -16/+18 |
* | sync | Bertrand Guiheneuf | 1999-05-20 | 1 | -0/+11 |
* | tests | Bertrand Guiheneuf | 1999-05-19 | 1 | -1/+28 |
* | message number funcs. | bertrand | 1999-05-18 | 1 | -1/+1 |
* | sync | Bertrand Guiheneuf | 1999-05-17 | 1 | -0/+20 |
* | flags handling methods | bertrand | 1999-05-15 | 1 | -5/+96 |
* | added recipient handling class funcs. | Bertrand Guiheneuf | 1999-05-14 | 1 | -0/+7 |
* | create recipients hash table (_remove_recipient): (_add_recipient): | Bertrand Guiheneuf | 1999-05-14 | 1 | -1/+89 |
* | a bunch of get/set header field method done. Does nothing yet though. | Bertrand Guiheneuf | 1999-05-14 | 1 | -4/+185 |
* | Mime message ... | Bertrand Guiheneuf | 1999-05-13 | 1 | -0/+78 |