index
:
Sylpheed
master
taw/combined
taw/master
taw/meson
Git mirror of Sylpheed SVN repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
codeconv.c
Age
Commit message (
Expand
)
Author
2005-06-10
fixed Turkish locale problem.
hiro
2005-06-06
always enabled Japanese auto-detection if the locale is 'ja'.
hiro
2005-04-12
support GBK (and X-GBK) encoding.
hiro
2005-03-23
fixed buffer overflow in conv_jistoeuc().
hiro
2005-03-22
made error check strict on Japanese code conversion.
hiro
2005-03-17
made every code conversion API allocate new memory.
hiro
2005-03-16
added a menu to temporally change the outgoing encoding to the composition wi...
hiro
2005-03-14
do a strict check for code conversion when sending.
hiro
2005-03-07
modified conv_unmime_header() and procheader_scan_date_string().
hiro
2005-03-04
improved header MIME decoding.
hiro
2005-03-04
fixed a buffer overflow bug.
hiro
2005-03-03
use Content-Type's charset as a fallback encoding of broken header strings.
hiro
2005-02-25
output printing text with locale encoding, and removed broken locale specific...
hiro
2005-02-22
try to convert unencoded header strings using locale encoding.
hiro
2005-02-08
fixed non-utf8 filename handlings.
hiro
2005-02-07
replaced intl.h with glib/gi18n.h.
hiro
2005-01-31
replace every non-UTF8 8bit character in the source window etc.
hiro
2005-01-27
prevent character corruption on UTF-8 to ISO-2022-JP conversion.
hiro
2005-01-26
codeconv.[ch]: made encoding-specific functions static, and removed redundant...
hiro
2005-01-26
added constant C_INTERNAL and CS_INTERNAL.
hiro
2005-01-21
suppress the debug print in codeconv.c.
hiro
2005-01-21
several code conversion fix.
hiro
2005-01-20
also migrate templates.
hiro
2005-01-18
implemented the migration of configuration.
hiro
2005-01-17
xml.[ch]: automatically convert from input file encoding to UTF-8.
hiro
2005-01-14
fix code conversions, add conv_iconv_strdup_with_cd(), and use EUC-JP-MS for ...
hiro
2005-01-13
removed support for systems which don't support iconv.
hiro
2005-01-12
Initial import of Sylpheed (GTK2 version).
hiro