aboutsummaryrefslogtreecommitdiff
path: root/libsylph/codeconv.c
AgeCommit message (Expand)Author
2006-08-09when inserting file, check whole file to see if it is UTF-8.hiro
2006-05-17fixed execution failure when using accessibility module, and character corrup...Hiro
2006-03-17implemented RFC 2231 filename encoding on send.hiro
2006-02-08supported 'x-sjis' encoding.hiro
2006-02-08fixed locale encoding problem on win32.hiro
2005-12-19support nonstandard encoding 'ks_c_5601-1987'.hiro
2005-10-14changed the locale charset of Japanese Windows from Shift_JIS to CP932.hiro
2005-10-13enhanced the support of environment-dependent Japanese characters.hiro
2005-10-06conv_filename_from_utf8(), conv_filename_to_utf8(): put an assertion.hiro
2005-09-15re-enabled prefs_common.allow_jisx0201_kana.hiro
2005-09-13changed the license of LibSylph from GPL to LGPL.hiro
2005-09-07support UTF-8 in guessing Japanese encoding.hiro
2005-08-31made some core modules library (libsylph).hiro