aboutsummaryrefslogtreecommitdiff
path: root/src/codeconv.c
AgeCommit message (Expand)Author
2005-08-31made some core modules library (libsylph).hiro
2005-08-08use GDir instead of directly using opendir().hiro
2005-08-08added wrappers for C library function that take pathname arguments.hiro
2005-08-07some fixes for Win32.hiro
2005-08-02fixed gcc-4.0 warnings.hiro
2005-06-10fixed Turkish locale problem.hiro
2005-06-06always enabled Japanese auto-detection if the locale is 'ja'.hiro
2005-04-12support GBK (and X-GBK) encoding.hiro
2005-03-23fixed buffer overflow in conv_jistoeuc().hiro
2005-03-22made error check strict on Japanese code conversion.hiro
2005-03-17made every code conversion API allocate new memory.hiro
2005-03-16added a menu to temporally change the outgoing encoding to the composition wi...hiro
2005-03-14do a strict check for code conversion when sending.hiro
2005-03-07modified conv_unmime_header() and procheader_scan_date_string().hiro
2005-03-04improved header MIME decoding.hiro
2005-03-04fixed a buffer overflow bug.hiro
2005-03-03use Content-Type's charset as a fallback encoding of broken header strings.hiro
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