Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-mime-message.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-12-01 Tor LillqvistAdd gmtime_r() implementation (a simple macro) for...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-04 Not Zed** See bug #274382.
2005-05-13 Jeffrey Stedfastlots and lots o' docs
2005-04-26 Ross BurtonLiberally add const keyword
2005-03-02 Not Zed** See bug #72876
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-03-15 Not Zedrever previous patch. We don't want to set the default...
2004-03-15 Not Zedset the mime-type field on the content the same way as
2004-01-16 Jeffrey StedfastSame.
2003-10-23 Jeffrey StedfastRemoved unneeded CAMEL_OBJECT() casts.
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-26 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
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-30 Jeffrey StedfastAlso updated.
2003-07-23 Jeffrey StedfastRevert my previous changes to this function.
2003-07-17 Jeffrey StedfastUpdated to convert to/from the correct charset (since...
2003-07-16 Jeffrey StedfastAdd the CamelMimePartEncodingType definition here.
2003-07-07 Jeffrey StedfastUpdated for string-utils namespace changes.
2003-06-11 Jeffrey StedfastAdd the CAMEL_BESTENC_TEXT bit to enctype if the part...
2003-05-16 Jeremy KatzEnsure cmdbuf is initialized to avoid compiler warning.
2003-03-28 Not Zedremove unused var.
2003-03-20 Dan Winship Handle raw 8-bit From data "correctly". (The same...
2003-02-25 Jeffrey StedfastSame as the ones below.
2003-02-20 Jeffrey StedfastCall camel_iconv_init(). (camel_shutdown): Call camel_i...
2002-10-31 Jeffrey StedfastRemoved hash-table-utils.[c,h] from the build.
2002-09-05 Dan WinshipUse e_mktime_utc.
2002-07-11 Jeffrey StedfastFixes bug #27672
2002-04-09 Jeffrey Stedfastmade the copmment clearer
2002-04-09 Jeffrey StedfastDon't adjust the timezone offset if we used tm.tm_gmtof...
2002-01-29 Jeffrey StedfastHandle Resent headers too.
2001-12-10 Dan WinshipFix the tm_gmtoff case (its sign is the opposite of...
2001-11-30 Jeffrey StedfastDon't use regex matching. Fixes bug #16227.
2001-10-31 1Same as below.
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-10-11 1Removed charset/locale charset lookup and iconv_open...
2001-09-28 Jeffrey StedfastSame here.
2001-09-26 Jeffrey StedfastNew function to convenience Larry ;-) (check_content_id...
2001-09-26 Jeffrey StedfastNew function to convenience Larry ;-)
2001-09-24 4If the type is encoded, get the fallback charset from...
2001-07-20 Jeffrey StedfastConvert to the iconv-friendly charset names.
2001-07-10 Jeffrey StedfastNew function to parse an HTML meta-tag.
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-03-30 Jon TrowbridgeAdd support for converting e-mail addresses to links...
2001-03-29 Jon TrowbridgeAdded #include <libgnome/gnome-paper.h>
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-03-26 Jeffrey StedfastDon't spew a warning if the message-id wasn't set by...
2001-03-23 Jon TrowbridgeAdded. Call me old-fashioned, but I just prefer to...
2001-02-26 Jeffrey StedfastMade thread-safe and moved to above the test code.
2000-12-28 Dan WinshipRemove this. It was only a thin wrapper around struct...
2000-12-08 Not ZedChange the sign of the default date offset when none...
2000-11-08 Not ZedKeep track of the caller bestenc flags that make sense.
2000-11-07 Not ZedImplement a complete() function, now we need one. ...
2000-10-05 Jeffrey StedfastUse the camel_address_encode function again.
2000-10-05 Jeffrey StedfastModified to not encode space chars in the middle of...
2000-10-04 Jeffrey StedfastUse header_encode_phrase instead. (camel_mime_message_s...
2000-10-03 Jeffrey StedfastQuote the mailbox name when sending a SELECT request...
2000-10-02 Jeffrey StedfastNew convenience function to determine if there are...
2000-09-07 Jeffrey Stedfastoops, spelling mistake
2000-09-07 Jeffrey StedfastImplemented (someone added these to camel-mime-message...
2000-08-11 Christopher James... Fixed some warnings.
2000-08-10 Peter WilliamsMerge with camel-async.
2000-08-08 Dan WinshipAdd another subject g_strstrip that fejj's earlier...
2000-08-07 Jeffrey StedfastDo a g_strstrip on the subject so we can stop getting...
2000-08-03 Dan WinshipTrim trailing space from the subject. I've now seen...
2000-07-25 Dan WinshipDon't add a Mime-Version header to a message that alrea...
2000-07-03 Dan WinshipParse In-Reply-To with header_references_decode, not...
2000-06-16 Dan Winship Move flag handling from CamelMimeMessage to CamelFolde...
2000-06-01 Not ZedFixes Bug 192.
2000-05-19 NotZed> searchpart = strchr(namepart, '?');
2000-05-17 NotZedAll this basically to support user flags in the summary...
2000-05-11 NotZedBig bunch o memleaks fixed.
2000-05-08 Dan WinshipUse CamelException to signal failure. (camel_stream_wri...
2000-05-08 NotZedFormat From and Reply-To to at least a decoded string...
2000-05-08 NotZedMerged NEW_SUMMARY branch back to trunk, and resolved...
2000-05-02 Michael Zucci> * gmime-utils.[ch]: What the hell, remove it. This...
2000-05-01 NotZedMore message cleanup. Flags now work, are saved, and...
2000-04-28 NotZedDont try and check a NULL header.
2000-04-26 NotZedBig cleanup of camel-stream-*, got rid of 3 classes...
2000-04-25 Dan Winshipfix some incorrect macro usage that resulted in bogus...
2000-04-24 Michael ZucciBig fixes for the last commit which broke the message...
2000-04-24 NotZedNo longer call data_wrapper_repository_init.
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-18 Dan Winshipkill camel-log
2000-04-17 Dan WinshipRemove the "session" field from CamelMimeMessage. Nothi...
2000-03-27 NotZedUnref the output_stream when done, close doesn't do...
2000-03-09 Dan Winshipfix the name of "Helix Code, Inc." in all the copyrights
2000-02-28 NotZedFix a bunch of serious small bugs.
2000-02-17 bertranduse camel_stream_reset instead of seek. The formatter...
2000-02-17 bertrandrevamped so that it uses the output stream of the data...
2000-02-09 bertrandset the mime type to "mime/message". --- THIS IS NOT...
next