Alexandre Julliard
|
801e30071a
|
Updated for Unicode 3.2.
Added ISO8859-16 codepage.
|
2002-04-23 19:41:44 +00:00 |
Nerijus Baliunas
|
c4b8b266a9
|
Add new encodings ISO 8859-10 (cp28600), 8859-13 (cp28603), 8859-14 (cp28604),
8859-15 (cp28605). Add Lithuanian (Baltic) keyboard layout.
|
2000-11-11 00:34:32 +00:00 |
Alexandre Julliard
|
261abcd5bc
|
Reimplemented Unicode case mapping in a slightly more efficient way.
Moved case mapping support to the unicode directory.
Some cleanups in cpmap.pl, use WCHAR instead of unsigned short.
|
2000-06-12 01:16:11 +00:00 |
Alexandre Julliard
|
6659308fe9
|
Added support for WC_NO_BEST_FIT_CHAR and default char parameters in
cp_wcstombs.
Minor cosmetic fixes.
|
2000-06-10 04:29:16 +00:00 |
Alexandre Julliard
|
fb270ddca4
|
Added a bunch of code page tables for multibyte<->wide char
conversions (with the help of Dmitry Timoshkov).
|
2000-06-09 05:27:21 +00:00 |