Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-iconv.c
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2012-04-11 Palmer DabbeltBug #666896 - Workaround Improper GB-2312 Mail Encodings
2012-01-29 Matthew Barnescamel-iconv.c: Use G_LOCK_DEFINE_STATIC.
2012-01-29 Matthew Barnescamel-iconv.c: Use GQueues instead of CamelDLists.
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-05-28 Matthew BarnesIncluding <glib.h> directly is rarely needed.
2011-05-08 Matthew BarnesCoding style cleanups.
2011-01-30 Matthew BarnesMore whitespace cleanup.
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-04-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
2010-01-30 Matthew BarnesCoding style and whitespace cleanups.
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-28 Matthew BarnesWhitespace cleanup.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2009-04-12 Matthew Barnes** Remove a bunch of juvenile comments. Source code...
2008-08-06 Matthew Barnes** Fixes bug #545877
2008-06-20 Jeffrey Stedfastfixed copyright notices
2008-05-07 Matthew Barnes** Fixes part of bug #424744
2005-02-07 JP Rosevearremove dead file
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2003-07-29 Suresh ChandrasekharanFix for #46168 'some additional locale aliases required...
2003-07-08 Jeffrey StedfastUpdated (new copy/paste from e-iconv).
2003-03-06 Jeffrey Stedfasts/g_strncasecmp/strncasecmp/g
2003-02-24 Jeffrey StedfastMake bucket->refcount 31 bits and bucket->used 1 bit...
2003-02-24 Jeffrey StedfastUse g_iconv_close() here, missed this before. (camel_ic...
2003-02-24 Jeffrey StedfastNew function...back from the depths of hell from whence...
2003-02-20 Jeffrey Stedfastfuck ICONV_CONST, we can add that foo later...if we...
2003-02-20 Jeffrey Stedfastwould help to include our header, eh?
2003-02-20 Jeffrey StedfastCall camel_iconv_init(). (camel_shutdown): Call camel_i...