Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-data-wrapper.h
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2005-08-31 Harish KrishnaswamyModify License to LGPL
2003-09-18 Jeffrey StedfastNew function to replace the one from camel-mime-part.c
2003-08-11 Jeffrey StedfastNew test suite for the mime parser (which is where...
2003-07-30 Jeffrey StedfastAlso updated.
2003-07-23 Jeffrey StedfastRevert my previous changes to this function.
2003-07-16 Jeffrey StedfastAdd the CamelMimePartEncodingType definition here.
2001-11-02 Jeffrey StedfastInitialize our private mutex. (camel_data_wrapper_final...
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-09-18 Dan WinshipVirtualize this.
2001-08-27 Not Zedre-read the iconv man page, and treat the return value...
2001-08-24 Peter WilliamsRevert Not Zed's previous commits as they apparently...
2001-08-24 Not ZedLikewise.
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-01-17 Dan Winship Delayed loading of IMAP message parts.
2000-12-28 Dan WinshipRemove this. It was only a thin wrapper around struct...
2000-10-18 Not ZedNo, we must not encode the headers here. These interfac...
2000-08-10 Peter WilliamsMerge with camel-async.
2000-05-19 NotZed> searchpart = strchr(namepart, '?');
2000-05-18 Dan Winshipremove get/set_output_stream operations. They're redund...
2000-05-08 Dan WinshipUse CamelException to signal failure. (camel_stream_wri...
2000-05-07 Dan Winship Make camel not leak like a sieve.
2000-04-26 NotZedBig cleanup of camel-stream-*, got rid of 3 classes...
2000-04-24 NotZedNo longer call data_wrapper_repository_init.
2000-04-23 NotZedWhole swag of changes. Still lots of cleanup remaining ...
2000-04-18 Dan WinshipClean, polish, document. Most of the gtk-doc comments...
2000-03-09 Dan Winshipfix the name of "Helix Code, Inc." in all the copyrights
2000-02-19 Dan WinshipNew header with the typedefs for all camel classes...
2000-02-15 bertrandinclude gmime-base64.h various compilation and runtime...
2000-02-09 bertrandset the mime type to "mime/message". --- THIS IS NOT...
2000-02-09 bertrandvarious typo fixes in the ctree construction.
2000-01-25 bertrandThe CamelDataWrapper can now be provided with input...
2000-01-03 Bertrand GuiheneufUpdated my e-mail address to reflect my new employment
1999-12-14 Bertrand GuiheneufFix copyright informations once again
1999-11-17 Ettore PerazzoliMore work:
1999-11-17 Ettore PerazzoliAdded streaming capability to CamelDataWrapper. This...
1999-11-05 Ettore PerazzoliHere is my initial Evolution work: message composition...
1999-10-23 Bertrand GuiheneufCopyright change
1999-08-29 Bertrand GuiheneufAddress update
1999-08-01 Bertrand Guiheneufmerge a lot of work. Rough ChangeLog will follow
1999-07-15 Bertrand Guiheneufsync before going home
1999-06-28 bertrandnow use CamelDataWrapper::contruct_form_stream to test...
1999-06-28 bertrandnew field (content_type) and associated methods. (camel...
1999-06-22 bertrandmoved all the content-type stuff here. (camel_data_wrap...
1999-06-18 Bertrand GuiheneufCommit of all Netherlands changes.
1999-06-15 Bertrand Guiheneufanother nederlands sync
1999-06-14 Bertrand Guiheneuftmp sync. Does ot even compile
1999-05-12 Bertrand Guiheneufdisposition is now a full GMimeContentField object.
1999-05-11 bertrandoverload wrapper class method. (_write_to_file): start...
1999-05-08 bertrandmethod to stream data content in a buffer.
1999-05-08 Bertrand Guiheneufsync - Started work on messages classes.