Alexandre Julliard
|
00d067769e
libwine: Move libwine private definitions out of the global wine/unicode.h
|
4 years ago |
Alexandre Julliard
|
473914f6a5
libport: Move wine_utf8 functions back to libwine and make them obsolete.
|
4 years ago |
Alexandre Julliard
|
52333e9c5d
libwine: Move the wide char to multi-byte conversion functions to libwine_port.
|
8 years ago |
Alexandre Julliard
|
faf3871e77
libwine: Generate the composition tables access code along with the tables.
|
8 years ago |
Alexandre Julliard
|
86ff825f41
libwine: Add option for Unicode composition in utf-8 -> wchar conversion.
|
16 years ago |
Alexandre Julliard
|
dbefd038ac
libwine: Abstract part of the utf8 char decoding to a separate function.
|
16 years ago |
Alexandre Julliard
|
bc3a5bad0f
libwine: Properly increment source pointer for surrogates in wine_utf8_wcstombs.
|
17 years ago |
Andrew Talbot
|
4125821a99
winelib: Replace inline static with static inline.
|
17 years ago |
Alexandre Julliard
|
62c3d3d620
libwine: Added support for Unicode surrogates in utf-8 conversions.
|
17 years ago |
Alexandre Julliard
|
a79b26284a
libwine: Pass flags to wine_utf8_wcstombs to allow supporting WC_ERR_INVALID_CHARS.
|
17 years ago |
Alexandre Julliard
|
eb8a40c368
libs: Merged libwine_unicode into libwine.
|
18 years ago |