Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-charset-map.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-05-16 Jules ColdingFix file descriptor leaks from open() and friends as...
2007-04-28 Matthew Barnes** Fixes bug #418852
2006-05-05 Jeffrey StedfastFixed a mis-ordering of an if-statement clause that...
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2006-04-06 Jeffrey StedfastSet appropriate structs/struct elements to static/const.
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-05-05 Jeffrey Stedfastadded, changed, or updated gtk-doc style comments and...
2005-03-01 Not Zed** See bug #72609
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-12-01 S.Çağlar Onur** See bug #69446.
2004-08-04 Rodney Dawes#include <gal/util/e-iconv.h>
2004-07-28 Jeffrey StedfastChanged the logic slightly to only match certain charse...
2003-07-09 Jeffrey StedfastGet rid of the #ifdef ENABLE_THREADS since we no longer...
2003-07-07 Jeffrey StedfastUpdated for string-utils namespace changes.
2003-02-25 Jeffrey StedfastSame as the ones below.
2003-02-25 Jeffrey Stedfastg_alloca (strlen (charset) + 1) so we don't overflow...
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.