aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-charset-map.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease-0-2-91nobody2001-08-021-424/+0
* renamed to camel_charset_to_iconv() to make it just a little moreNot Zed2001-07-201-3/+3
* Convert to the iconv-friendly charset names.Jeffrey Stedfast2001-07-201-2/+3
* Modified to treat the return value from camel_charset_locale_name() as aJeffrey Stedfast2001-07-201-37/+38
* Remove my iso8859-1 -> iso-8859-1 hack and useJeffrey Stedfast2001-07-201-3/+104
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Redo the BUILD_MAP code to not depend on libunicode. Now it only generatesDan Winship2001-05-311-92/+88
* Replicate the semantics of the libunicode utf8 functions by returning NULLJon Trowbridge2001-05-151-2/+3
* Remove UNICODE_CFLAGS (and some other stuff that's redundant withDan Winship2001-04-271-3/+4
* Added a prototype for stamp().Jeffrey Stedfast2001-04-171-1/+2
* Use camel_charset_locale_name() to get the locale charset rather thanJeffrey Stedfast2001-04-111-0/+35
* Add tests.Not Zed2000-11-241-1/+1
* Implement a complete() function, now we need one. (filter): Upgraded toNot Zed2000-11-071-28/+45
* calendar: made all gui show localizedGediminas Paulauskas2000-11-011-2/+18
* Remove md5-utils.h include since it's not part of Camel any more.Dan Winship2000-10-301-7/+4
* New function to fold headers.Not Zed2000-09-281-0/+257