summaryrefslogtreecommitdiff
path: root/camel/camel-utf8.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+4
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-6/+6
* Bug #668247 - Broken non-basic-latin folder name handlingMilan Crha2012-06-121-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-11/+14
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-2/+0
* Coding style cleanups.Matthew Barnes2011-05-081-3/+3
* Coding style cleanup.Matthew Barnes2010-10-031-7/+7
* Coding style cleanups.Matthew Barnes2010-09-131-37/+37
* Fix Gtk-Doc syntax in function block comments.Matthew Barnes2010-03-141-6/+6
* Add "Since: 2.26" tags to the API documentation.Matthew Barnes2010-03-131-0/+2
* Coding style and whitespace cleanups.Matthew Barnes2010-01-301-3/+3
* More whitespace cleanup.Matthew Barnes2009-07-181-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-121-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-39/+39
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-29/+29
* ** Fix for bug #552986Milan Crha2008-12-091-0/+24
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-28/+28
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-28/+28
* 2007-09-07 mcrha Fix for bug #473880Milan Crha2007-09-071-1/+2
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* Fix compilation warnings (#363384)Gilles Dartiguelongue2007-07-091-4/+4
* ** Fixes bug #418852Matthew Barnes2007-04-281-1/+1
* Fixed a mis-ordering of an if-statement clause that caused bug #340717.Jeffrey Stedfast2006-05-051-2/+2
* Define O_BINARY as 0 on Unix. Add declarations for camel_read_socket() andTor Lillqvist2005-11-301-4/+3
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* Liberally add const keywordRoss Burton2005-04-261-2/+2
* include sys/types.h for freebsdJP Rosevear2004-01-051-0/+1
* Added a note about api inconsistencies.Not Zed2003-10-301-0/+60
* added copyright comment blockJeffrey Stedfast2003-09-121-0/+27
* Read the characters as utf8, rather than as 8 bit bytes. Remove theNot Zed2003-01-131-0/+56
* fixes a crash on systems that dont have utf7 in iconv.Not Zed2002-08-281-0/+257