Alexandre Julliard
|
6410ab1ce8
|
libwine: Update Unicode tables to the Unicode 6.0 standard.
|
2010-10-30 20:42:09 +02:00 |
Aric Stewart
|
46a5b46710
|
libwine: There are a few supercript characters (No, Lm types) that Windows marks as being either digit or as a letter.
|
2010-07-22 13:09:18 +02:00 |
Aric Stewart
|
459fb56afb
|
libwine: There are a number of characters of non punctuation type in the latin I block that Windows considers to be punctuation.
|
2010-07-22 13:09:05 +02:00 |
Aric Stewart
|
84561d76e5
|
libwine: Remove some previous c1 cntrl exceptions that are no longer valid.
|
2010-07-22 13:05:13 +02:00 |
Aric Stewart
|
f2b8873b1d
|
libwine: Add C1_DEFINED to our C1 types and set it properly.
|
2010-07-22 13:02:31 +02:00 |
Aric Stewart
|
49a4e8dfb8
|
libwine: Update wctype table to represent windows 7 values.
|
2010-07-22 12:59:51 +02:00 |
Alexandre Julliard
|
a5fe688704
|
libwine: Generate Unicode data for Arabic shaping.
|
2010-05-19 17:52:42 +02:00 |
Alexandre Julliard
|
930a13dd86
|
libwine: Add support for generating l_intl.nls, based on a patch by Andrey Turkin.
|
2010-05-06 20:50:14 +02:00 |
Alexandre Julliard
|
6f3f505f04
|
libwine: Generate a table for BiDi character mirroring.
|
2010-05-06 19:54:45 +02:00 |
Alexandre Julliard
|
388779e320
|
libwine: Update the character tables to Unicode 5.2.
|
2010-05-06 19:25:04 +02:00 |
Alexandre Julliard
|
65a82cb180
|
libwine: Download Unicode data files from unicode.org as needed in cpmap.pl.
|
2010-05-06 18:23:44 +02:00 |
Alexandre Julliard
|
dc0e712d10
|
libwine: Store more detailed information about characters direction.
|
2010-04-14 18:00:45 +02:00 |
Alexandre Julliard
|
dc727fa7b0
|
libwine: Enable perl warnings and use strict in cpmap.pl.
|
2009-01-19 19:57:53 +01:00 |
Alexandre Julliard
|
97d31ec789
|
libwine: Add support in cpmap.pl for parsing the Windows bestfit codepage files.
|
2009-01-19 19:21:55 +01:00 |
Alexandre Julliard
|
5fe73e6903
|
libwine: Added mappings for codepage 1361 (Korean Johab).
|
2008-04-08 12:19:27 +02:00 |
Alexandre Julliard
|
e6df00aa4f
|
libwine: Add support for glyph chars mapping in OEM codepage tables.
|
2007-05-29 23:31:14 +02:00 |
Alexandre Julliard
|
494c42d01d
|
libwine: Hardcode the data for the US-ascii codepage instead of loading a unicode.org file.
|
2007-02-05 20:39:13 +01:00 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |