Call camel_iconv_init(). (camel_shutdown): Call camel_iconv_shutdown().
[platform/upstream/evolution-data-server.git] / camel / camel-charset-map.c
2003-02-20 Jeffrey StedfastCall camel_iconv_init(). (camel_shutdown): Call camel_i...
2002-11-05 Not ZedCreated temporary link list, we need to link with somet...
2002-10-31 Jeffrey StedfastRemoved hash-table-utils.[c,h] from the build.
2002-10-03 Jeffrey StedfastMap us-ascii to windows-1252 also.
2002-01-07 Jeffrey StedfastMoved windows-1251 to the end of the list since it...
2001-12-18 Jeffrey StedfastNew function to map ISO charsets to the Windows charsets.
2001-12-13 Zbigniew ChylaFixes #17085
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-10-11 1Removed charset/locale charset lookup and iconv_open...
2001-10-10 Jeffrey StedfastAdded a hack for Solaris systems.
2001-10-03 2Change to camel_charset_iconv_open/close.
2001-10-02 Jeffrey StedfastRevert my x-unknown special-case hack - this may mask...
2001-10-01 Jeffrey StedfastIf the charset is x-unknown, return the locale_charset.
2001-09-24 4If the type is encoded, get the fallback charset from...
2001-09-20 Dan WinshipNuke debug warning.
2001-09-18 Jeffrey StedfastAdded korean charset conversion.
2001-09-13 Jeffrey StedfastConvert the charset to the iconv-friendly name.
2001-09-10 Jeffrey StedfastGet rid of the g_warning, we no longer really need...
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-19 Jeffrey StedfastModified to treat the return value from camel_charset_l...
2001-07-19 Jeffrey StedfastRemove my iso8859-1 -> iso-8859-1 hack and use
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-05-30 Dan WinshipRedo the BUILD_MAP code to not depend on libunicode...
2001-05-14 Jon TrowbridgeReplicate the semantics of the libunicode utf8 function...
2001-04-26 Dan WinshipRemove UNICODE_CFLAGS (and some other stuff that's...
2001-04-16 Jeffrey StedfastAdded a prototype for stamp().
2001-04-11 Jeffrey StedfastUse camel_charset_locale_name() to get the locale chars...
2000-11-24 Not ZedAdd tests.
2000-11-07 Not ZedImplement a complete() function, now we need one. ...
2000-11-01 Gediminas Paulauskascalendar: made all gui show localized
2000-10-29 Dan WinshipRemove md5-utils.h include since it's not part of Camel...
2000-09-28 Not ZedNew function to fold headers.