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
/
libsylph
/
codeconv.c
Age
Commit message (
Expand
)
Author
2008-09-29
check for HAVE_LOCALE_H and ENABLE_NLS.
hiro
2008-06-19
added function to change the behavior of character encoding auto-detection.
hiro
2008-06-05
fixed some character corruption with ...utf8 locale string.
hiro
2007-12-07
when encoding headers, use outgoing encoding to determine B or Q encoding ins...
hiro
2007-08-23
conv_get_current_locale(): fixed the case when cur_locale is null string.
hiro
2007-04-12
supported ISO-8859-16.
hiro
2007-03-14
conv_encode_header(): fixed wrong handling of quotation in continuing multi-b...
hiro
2007-01-17
conv_encode_header(): force output of UTF-8 if code conversion failed.
hiro
2007-01-12
fixed stray quote character appearing after encoding mail headers.
hiro
2006-11-06
fixed a crash when printing a message with empty Subject, From, and To.
hiro
2006-10-19
win32: fixes character corruption on printing when environment-dependent char...
hiro
2006-09-12
made workaround for UTF-8 with BOM.
hiro
2006-08-09
when inserting file, check whole file to see if it is UTF-8.
hiro
2006-05-17
fixed execution failure when using accessibility module, and character corrup...
Hiro
2006-03-17
implemented RFC 2231 filename encoding on send.
hiro
2006-02-08
supported 'x-sjis' encoding.
hiro
2006-02-08
fixed locale encoding problem on win32.
hiro
2005-12-19
support nonstandard encoding 'ks_c_5601-1987'.
hiro
2005-10-14
changed the locale charset of Japanese Windows from Shift_JIS to CP932.
hiro
2005-10-13
enhanced the support of environment-dependent Japanese characters.
hiro
2005-10-06
conv_filename_from_utf8(), conv_filename_to_utf8(): put an assertion.
hiro
2005-09-15
re-enabled prefs_common.allow_jisx0201_kana.
hiro
2005-09-13
changed the license of LibSylph from GPL to LGPL.
hiro
2005-09-07
support UTF-8 in guessing Japanese encoding.
hiro
2005-08-31
made some core modules library (libsylph).
hiro