Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-mime-part.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
2005-05-13 Jeffrey Stedfastlots and lots o' docs
2005-05-12 Jeffrey Stedfastmore docs
2003-09-18 Jeffrey StedfastNew function to replace the one from camel-mime-part.c
2003-09-18 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-08-26 Jeffrey Stedfasttemporarily reverting my camel namespace patches until...
2003-08-25 Jeffrey StedfastNamespaced.
2003-08-15 Not Zed** See bug #47634.
2003-08-11 Jeffrey StedfastNew test suite for the mime parser (which is where...
2003-07-23 Jeffrey StedfastRevert my previous changes to this function.
2003-07-16 Jeffrey StedfastAdd the CamelMimePartEncodingType definition here.
2002-11-08 Not Zedconstify the content_type.
2002-05-31 Not ZedAdded a protocol field for users to use.
2002-03-01 Jeffrey StedfastReverted my pgp/mime fixes here too.
2002-02-28 Jeffrey StedfastDon't #include camel-mime-filter-save.h, we don't use it.
2001-11-26 Jeffrey StedfastFor the uudecoding mode, garble up the "begin <mode...
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-09-24 4If the type is encoded, get the fallback charset from...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-05-11 Dan WinshipDecode Content-Location, either correctly or Netscape...
2001-02-06 Jeffrey StedfastAdded xml-* files.
2000-12-28 Dan WinshipRemove this. It was only a thin wrapper around struct...
2000-11-07 Not ZedImplement a complete() function, now we need one. ...
2000-10-12 Not ZedRemoved temp_message_buffer, and content_input_stream...
2000-08-10 Peter WilliamsMerge with camel-async.
2000-06-05 Dan Winshipfix typo/braino (set "Content-Disposition", not "Conten...
2000-05-07 Dan Winship Make camel not leak like a sieve.
2000-04-28 NotZedDont try and check a NULL header.
2000-04-26 Dan WinshipRemove. We weren't using the fields that made this...
2000-04-26 Dan Winshipsink the content object after referencing it.
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-22 NotZedRef the folder after setting it in the new message.
2000-04-20 NotZedMERGE NEW_PARSER branch into HEAD, fixed conflicts.
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-14 bertrandmake a blocking version of the header parser. When...
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-10-23 Bertrand GuiheneufCopyright change
1999-08-29 Bertrand GuiheneufAddress update
1999-08-29 bertrandtext parameter declared const
1999-08-26 bertrandcontruct the content from the buffer before calling...
1999-08-26 bertrandnew file, groups mime-part related utils. Meant to...
1999-08-25 bertrandnow descend from CamelMedium.
1999-08-25 Bertrand GuiheneufLa tout n'est qu'ordre et beaute,
1999-08-24 bertrandnew class. Will handle all sort of information media...
1999-08-01 Bertrand Guiheneufmerge a lot of work. Rough ChangeLog will follow
1999-07-15 Miguel de IcazaImplemented base64 encoder based on CamelStreams. Shoul...
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-22 bertrandnew function, returns "type/subtype" mime type string.
1999-06-18 Bertrand GuiheneufCommit of all Netherlands changes.
1999-05-27 Bertrand Guiheneufsync
1999-05-13 Bertrand Guiheneufa bunch of get/set header field method done. Does nothi...
1999-05-12 Bertrand Guiheneufdisposition is now a full GMimeContentField object.
1999-05-11 bertrandoverload wrapper class method. (_write_to_file): start...
1999-05-11 bertrandstatic functions naming follows gnome coding style...
1999-05-11 Bertrand Guiheneufimplemented public interfaces
1999-05-10 Bertrand GuiheneufA bunch of new set/get func.
1999-05-09 bertrandnew method
1999-05-08 bertrandnew class. models a mime mail part.