Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-mime-filter-charset.c
2012-09-01 Matthew BarnesCoding style and whitespace cleanup.
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2011-12-20 Jeffrey StedfastGrow the output buffer as needed when flushing iconv
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-03-05 Matthew BarnesCoding style cleanup.
2011-02-24 Milan CrhaBug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE...
2011-01-30 Matthew BarnesMore whitespace cleanup.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
2010-04-03 Matthew BarnesMerge some cleanup bits from camel-gobject.
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.
2008-07-23 Matthew Barnes** Fix a bunch of Gtk-Doc warnings in Camel.
2008-06-20 Jeffrey Stedfastupdated novell copyright notices
2008-05-07 Matthew Barnes** Fixes part of bug #424744
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
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
2005-12-06 Tor Lillqvistcamel-index.c camel-mime-filter-basic.c camel-mime...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-15 Not Zedsame.
2005-05-05 Jeffrey Stedfastadded/updated/fixed gtk-doc comments
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2003-04-09 Jeffrey StedfastNULL-protect the to/from charsets in the g_warning...
2003-02-25 Jeffrey StedfastSame as the ones below.
2003-02-20 Jeffrey StedfastCall camel_iconv_init(). (camel_shutdown): Call camel_i...
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-09-25 Jeffrey StedfastHandle EILSEQ by eating bytes in the input buffer until...
2002-04-01 Not ZedTemporarily disable indexing.
2001-12-10 Jeffrey StedfastProtect against either of the types being NULL.
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-10-26 5Remove the stupid warning that should never have been...
2001-10-11 1Removed charset/locale charset lookup and iconv_open...
2001-10-03 2Change to camel_charset_iconv_open/close.
2001-07-20 Not Zedrenamed to camel_charset_to_iconv() to make it just...
2001-07-20 Jeffrey StedfastConvert to the iconv-friendly charset names.
2001-07-11 Jeffrey StedfastNew function to extract a meta-tag charset value if...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-03-14 Not Zedre-constify inbuf, to remove a warning.
2001-02-14 Christopher James... Changed this code to match the glibc iconv signature.
2001-02-06 Jeffrey StedfastRewrote using unicode_get_utf8(). (camel_ustrcasecmp...
2001-02-06 Christopher James... Made these pass char ** as the second parameter to...
2000-11-29 Dan WinshipUse iconv instead of unicode_iconv.
2000-11-24 Not ZedAdd tests.
2000-11-08 Not ZedKeep track of the caller bestenc flags that make sense.
2000-11-04 Not ZedSet the preface/postface from the parser into the multi...
2000-10-18 Ettore PerazzoliInitialize the outbuf to be empty before calling unicod...
2000-08-11 Christopher James... Fixed some warnings.
2000-08-10 Peter WilliamsMerge with camel-async.
2000-04-20 NotZedMERGE NEW_PARSER branch into HEAD, fixed conflicts.