Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-mime-utils.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-18 Jeffrey StedfastCall camel_quoted_encode_close() instead of quoted_deco...
2005-05-05 Jeffrey Stedfastadded, changed, or updated gtk-doc style comments and...
2004-12-20 Not Zedremove (camel_operation_shutdown): remove. (co_getcc...
2004-08-12 Jeffrey StedfastFix for bug #62771
2004-06-18 Jeffrey StedfastCall camel_mime_utils_shutdown() and camel_operation_sh...
2004-06-01 Not Zed** A few fixes for better rfc compliance, and cleaner...
2004-03-22 Not Zeddecode newsgroups header into a list of newsgroups.
2004-01-16 Jeffrey StedfastSame.
2003-12-09 Not Zedencode the address before sending it out, rather than...
2003-09-22 Jeffrey StedfastFix the code that creates a new ssl stream to pass...
2003-09-18 Jeffrey StedfastNew function to replace the one from camel-mime-part.c
2003-09-18 Jeffrey Stedfastnamespaced the encoding/decoding routines.
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-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.
2003-03-20 Dan Winship Handle raw 8-bit From data "correctly". (The same...
2003-03-14 Jeffrey StedfastUse header_contentid_decode() as this new function...
2002-04-08 Jeffrey StedfastDon't count our filler when encoding our line-length...
2002-04-05 Jeffrey StedfastSimplified since we can now decode in-reply-to without...
2002-03-01 Jeffrey StedfastAdd c++ armoring.
2002-02-28 Not ZedUse the FOLD_SIZE as a recommended folding size, but...
2002-02-05 Jeffrey StedfastUse camel_mime_parser_read to read internal parser...
2002-01-21 Jeffrey StedfastAs a temporary solution, just printf ("\a"); to make...
2002-01-17 Jeffrey StedfastStop uudecoding once the CAMEL_UUDECODE_STATE_END state...
2001-12-10 Jeffrey StedfastProtect against either of the types being NULL.
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-10-22 Michael ZucciUse search_type_mlist for mailing list searches.
2001-10-06 Jeffrey StedfastImplemented uuencoding and decoding. (complete): Implem...
2001-07-20 Jeffrey StedfastConvert to the iconv-friendly charset names.
2001-07-12 Not ZedRemoved. (check_html_charset): Replaced with this.
2001-07-10 Jeffrey StedfastNew function to parse an HTML meta-tag.
2001-06-27 Jeffrey StedfastUse the new header_address_fold.
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-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-02-28 Jeffrey StedfastAdded camel-sasl*.[c,h] to the build.
2001-02-06 Not ZedRemoved unwanted header. It was never put in for a...
2001-01-02 Dan WinshipNew function to return just foo/bar with no parameters.
2000-12-11 Michael ZucciRemove use of linewrap filter. Headers are now wrapped...
2000-11-29 Not ZedAdd a missed unref.
2000-11-15 Radek Doulikmime_guess_type_from_file_name moved back to composer...
2000-11-15 Not ZedRemoved local again, not quite ready.
2000-11-08 Radek Douliknew function, moved from composer
2000-11-07 Not ZedImplement a complete() function, now we need one. ...
2000-11-04 Radek Douliknew function, generates simple message/content id
2000-10-30 Dan WinshipTake an additional argument, "break_lines", saying...
2000-09-28 Not ZedNew function to fold headers.
2000-07-09 Dan WinshipNew function to copy a header_references structure.
2000-07-05 Jeffrey Stedfastadded #include <glib.h> to camel-mime-utils.h
2000-07-05 Jeffrey StedfastAdded prototype for uudecode_step
2000-06-02 Not ZedIf we get a funny result, just throw it out. Basically...
2000-04-24 Michael ZucciBig fixes for the last commit which broke the message...
2000-04-23 NotZedWhole swag of changes. Still lots of cleanup remaining ...
2000-04-22 NotZedRef the folder after setting it in the new message.
2000-04-20 NotZedMERGE NEW_PARSER branch into HEAD, fixed conflicts.
1999-05-12 Bertrand Guiheneufmime utils namespace change
1999-05-11 bertrandoverload wrapper class method. (_write_to_file): start...