Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-internet-address.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-05-09 Jeffrey Stedfastgtk-doc stuff
2004-01-16 Jeffrey StedfastSame.
2003-12-09 Not Zedencode the address before sending it out, rather than...
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-03-20 Dan Winship Handle raw 8-bit From data "correctly". (The same...
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-06-27 Jeffrey StedfastUse the new header_address_fold.
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-06-21 Jeffrey StedfastNew function that decides if 2 word types are mergeable...
2001-04-13 Jon TrowbridgeMake the (previously unused) get-source command actuall...
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-03-05 Jeffrey StedfastMake sure there is a space between the name and the...
2001-02-13 Not ZedAdd address headers to list that we dont fold when...
2000-12-13 Dan Winshipchange a bunch of IS_CAMEL_* macros to CAMEL_IS_*
2000-12-11 Michael ZucciRemove use of linewrap filter. Headers are now wrapped...
2000-11-24 Not ZedAdd tests.
2000-11-07 Not ZedImplement a complete() function, now we need one. ...
2000-10-10 Jacob "Ulysses"... teach camel about "its" vs. "it's"
2000-09-29 Jeffrey StedfastDon't send the recipient data through smtp_get_email_ad...
2000-09-28 Not ZedNew function to fold headers.
2000-09-19 Jeffrey StedfastWhen encoding the internet address, quote the name...
2000-08-18 Peter WilliamsFix output for when the name is empty
2000-08-16 Peter WilliamsMore leak fixes
2000-08-10 Peter WilliamsMerge with camel-async.
2000-07-25 Dan WinshipDon't add a Mime-Version header to a message that alrea...
2000-05-11 NotZedBig bunch o memleaks fixed.
2000-05-09 EDT 2000 Jeffrey... o Undid changes to camel-internet-address.[c,h] o Fixed
2000-05-09 EDT 2000 Jeffrey... o Moved struct_address from camel-internet-address...
2000-04-29 Dan Winshipconst poison
2000-04-28 NotZedDont try and check a NULL header.
2000-04-28 NotZedClass to represent news addresses - currently empty...