| Commit message (Expand) | Author | Age | Files | Lines |
* | Also updated. | Jeffrey Stedfast | 2003-07-31 | 1 | -2/+2 |
* | Revert my previous changes to this function. | Jeffrey Stedfast | 2003-07-24 | 1 | -3/+1 |
* | Add the CamelMimePartEncodingType definition here. | Jeffrey Stedfast | 2003-07-17 | 1 | -40/+40 |
* | Initialize our private mutex. (camel_data_wrapper_finalize): Destroy our | Jeffrey Stedfast | 2001-11-03 | 1 | -3/+3 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Virtualize this. | Dan Winship | 2001-09-19 | 1 | -0/+3 |
* | re-read the iconv man page, and treat the return value properly. It | Not Zed | 2001-08-27 | 1 | -1/+3 |
* | Revert Not Zed's previous commits as they apparently can cause serious | Peter Williams | 2001-08-25 | 1 | -3/+1 |
* | Likewise. | Not Zed | 2001-08-24 | 1 | -1/+3 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -0/+1 |
* | Delayed loading of IMAP message parts. | Dan Winship | 2001-01-17 | 1 | -4/+3 |
* | Remove this. It was only a thin wrapper around struct _header_content_type | Dan Winship | 2000-12-29 | 1 | -6/+5 |
* | No, we must not encode the headers here. These interfaces ARE raw | Not Zed | 2000-10-18 | 1 | -2/+1 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -5/+5 |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -10/+4 |
* | remove get/set_output_stream operations. They're redundant with | Dan Winship | 2000-05-18 | 1 | -10/+1 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 1 | -2/+4 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -5/+4 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -6/+5 |
* | No longer call data_wrapper_repository_init. | NotZed | 2000-04-24 | 1 | -19/+2 |
* | Whole swag of changes. Still lots of cleanup remaining ... | NotZed | 2000-04-23 | 1 | -1/+7 |
* | Clean, polish, document. Most of the gtk-doc comments added to | Dan Winship | 2000-04-19 | 1 | -20/+18 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | New header with the typedefs for all camel classes. Now the class headers | Dan Winship | 2000-02-19 | 1 | -5/+3 |
* | include gmime-base64.h various compilation and runtime fixes. | bertrand | 2000-02-15 | 1 | -13/+30 |
* | set the mime type to "mime/message". --- THIS IS NOT THE CONTENT TYPE --- | bertrand | 2000-02-10 | 1 | -2/+2 |
* | various typo fixes in the ctree construction. | bertrand | 2000-02-10 | 1 | -5/+10 |
* | The CamelDataWrapper can now be provided with input and output streams, so | bertrand | 2000-01-25 | 1 | -7/+19 |
* | 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 |
* | 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/+2 |
* | 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 |
* | Address update | Bertrand Guiheneuf | 1999-08-30 | 1 | -1/+1 |
* | merge a lot of work. Rough ChangeLog will follow | Bertrand Guiheneuf | 1999-08-01 | 1 | -2/+5 |
* | sync before going home | Bertrand Guiheneuf | 1999-07-15 | 1 | -4/+4 |
* | now use CamelDataWrapper::contruct_form_stream to test message parsing | bertrand | 1999-06-29 | 1 | -2/+2 |
* | new field (content_type) and associated methods. (camel_mime_part_init): | bertrand | 1999-06-28 | 1 | -6/+5 |
* | moved all the content-type stuff here. (camel_data_wrapper_init): | bertrand | 1999-06-23 | 1 | -0/+4 |
* | Commit of all Netherlands changes. | Bertrand Guiheneuf | 1999-06-19 | 1 | -0/+1 |
* | another nederlands sync | Bertrand Guiheneuf | 1999-06-15 | 1 | -5/+4 |
* | tmp sync. Does ot even compile | Bertrand Guiheneuf | 1999-06-14 | 1 | -7/+5 |
* | disposition is now a full GMimeContentField object. | Bertrand Guiheneuf | 1999-05-13 | 1 | -2/+2 |
* | overload wrapper class method. (_write_to_file): start to write some text | bertrand | 1999-05-12 | 1 | -0/+2 |
* | method to stream data content in a buffer. | bertrand | 1999-05-09 | 1 | -3/+12 |
* | sync - Started work on messages classes. | Bertrand Guiheneuf | 1999-05-08 | 1 | -0/+72 |