Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-mime-message.c
2012-09-01 Matthew BarnesCoding style and whitespace cleanup.
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2011-11-15 Matthew BarnesAdd camel_mktime_utc() and camel_localtime_with_offset().
2011-11-14 Matthew BarnesUpdate API docs.
2011-11-09 Milan CrhaBug #662929 - POP3 prevents expunge of local Inbox...
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-05-08 Matthew BarnesCoding style cleanups.
2011-05-06 Matthew BarnesCamel: Store UIDs in X-Evolution-Source headers.
2011-02-08 Kjartan MaraasBug 641757 - Fix warnings from GCC 4.6
2010-09-28 Matthew BarnesCamel: Add an asynchronous API.
2010-09-28 Matthew BarnesRename blocking Camel methods.
2010-09-28 Matthew BarnesUse GCancellable in all methods that may block.
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-13 Matthew BarnesCoding style cleanups.
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-15 Fridrich ŠtrbaRemoving some pthreads related comments.
2010-04-13 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
2010-04-03 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-03-13 Matthew BarnesAdd "Since: 2.28" tags to the API documentation.
2010-01-30 Matthew BarnesCoding style and whitespace cleanups.
2009-12-14 Milan CrhaBug #604305 - Attachments not properly indicated in...
2009-09-24 Jeremy VisserBug 596157 - Use "Message-ID" instead of "Message-Id"
2009-07-13 Matthew BarnesFix excessive whitespace.
2009-06-01 Matthew BarnesFix compiler warnings in camel.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2009-04-27 Milan CrhaUnset attachment icon if no attachment found
2008-07-23 Matthew Barnes** Fix a bunch of Gtk-Doc warnings in Camel.
2008-06-20 Jeffrey Stedfastfixed copyright notices
2008-05-07 Matthew Barnes** Fixes part of bug #424744
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2008-04-05 Jeffrey StedfastUnfold the header before decoding it. (summary_format_s...
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
2007-10-15 Jeffrey StedfastProtect against a NULL subject string.
2007-10-01 Kjartan MaraasInclude "libedataserver/e-sexp.h" to get the _ESExpResu...
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. ...
next