summaryrefslogtreecommitdiff
path: root/camel/camel-iconv.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-9/+8
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Bug 710989 - Replace most uses of strcpy()Murray Cumming2013-11-011-2/+4
* Bug 710787 - Replace most uses of sprintf() with g_snprintf()Murray Cumming2013-10-251-2/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-15/+15
* Bug #666896 - Workaround Improper GB-2312 Mail EncodingsPalmer Dabbelt2012-04-111-5/+6
* camel-iconv.c: Use G_LOCK_DEFINE_STATIC.Matthew Barnes2012-01-291-17/+10
* camel-iconv.c: Use GQueues instead of CamelDLists.Matthew Barnes2012-01-291-92/+33
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-22/+26
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-2/+0
* Coding style cleanups.Matthew Barnes2011-05-081-12/+12
* More whitespace cleanup.Matthew Barnes2011-01-301-16/+16
* Coding style cleanups.Matthew Barnes2010-09-131-56/+56
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-4/+4
* Coding style and whitespace cleanups.Matthew Barnes2010-01-301-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-121-5/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-5/+5
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-30/+30
* Whitespace cleanup.Matthew Barnes2009-05-281-2/+2
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-33/+33
* ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-121-1/+0
* ** Fixes bug #545877Matthew Barnes2008-08-061-30/+30
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* ** Fixes part of bug #424744Matthew Barnes2008-05-071-0/+630
* remove dead fileJP Rosevear2005-02-071-646/+0
* merged notzed-camel-eds-branchMichael Zucci2004-12-021-1/+1
* Fix for #46168 'some additional locale aliases required for chinesenew-calendar-branch-startnew-calendar-branch-merge-endnew-calendar-branch-before-create-modifySuresh Chandrasekharan2003-07-291-0/+3
* Updated (new copy/paste from e-iconv).Jeffrey Stedfast2003-07-081-88/+180
* s/g_strncasecmp/strncasecmp/gJeffrey Stedfast2003-03-061-251/+285
* Make bucket->refcount 31 bits and bucket->used 1 bit instead of havingJeffrey Stedfast2003-02-241-2/+2
* Use g_iconv_close() here, missed this before. (camel_iconv): Might as wellJeffrey Stedfast2003-02-241-2/+2
* New function...back from the depths of hell from whence it cameJeffrey Stedfast2003-02-241-5/+156
* fuck ICONV_CONST, we can add that foo later...if we care.Jeffrey Stedfast2003-02-201-1/+1
* would help to include our header, eh?Jeffrey Stedfast2003-02-201-0/+1
* Call camel_iconv_init(). (camel_shutdown): Call camel_iconv_shutdown().Jeffrey Stedfast2003-02-201-0/+365