aboutsummaryrefslogtreecommitdiff
path: root/src/codeconv.c
AgeCommit message (Expand)Author
2005-02-25output printing text with locale encoding, and removed broken locale specific...hiro
2005-02-22try to convert unencoded header strings using locale encoding.hiro
2005-02-08fixed non-utf8 filename handlings.hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-01-31replace every non-UTF8 8bit character in the source window etc.hiro
2005-01-27prevent character corruption on UTF-8 to ISO-2022-JP conversion.hiro
2005-01-26codeconv.[ch]: made encoding-specific functions static, and removed redundant...hiro
2005-01-26added constant C_INTERNAL and CS_INTERNAL.hiro
2005-01-21suppress the debug print in codeconv.c.hiro
2005-01-21several code conversion fix.hiro
2005-01-20also migrate templates.hiro
2005-01-18implemented the migration of configuration.hiro
2005-01-17xml.[ch]: automatically convert from input file encoding to UTF-8.hiro
2005-01-14fix code conversions, add conv_iconv_strdup_with_cd(), and use EUC-JP-MS for ...hiro
2005-01-13removed support for systems which don't support iconv.hiro
2005-01-12Initial import of Sylpheed (GTK2 version).hiro