Moved all references to file descriptors out of the generic object
[wine] / memory / codepage.c
2002-10-07  Steve LustbaderImplement GetUserDefaultUILanguage and GetSystemDefault...
2002-10-04  Dmitry TimoshkovAdded a prototype code page test. Fixed issue regarding...
2002-08-15  Alexandre JulliardFixed GetLocaleInfoW to handle Unicode properly and...
2002-06-25  Alexandre JulliardAuthors: Huw D M Davies <hdavies@codeweavers.com>,...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-04  Dmitry TimoshkovReimplement GetStringTypeA and GetStringTypeExA.
2001-12-05  Alexandre JulliardRemoved ntdll dependency on MultiByteToWideChar/WideCha...
2001-07-11  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-12-29  Alexandre JulliardAdded support for composite Unicode characters in Multi...
2000-08-11  Alexandre JulliardAdded Unicode ctype support.
2000-08-11  Alexandre JulliardAdded UTF-8 conversion support.
2000-07-28  Wolfgang SchwotzerAdded NULL pointer checks.
2000-07-11  Alexandre JulliardSet ansi/oem/mac code pages from current locale.
2000-06-10  Alexandre JulliardAdded support for symbol codepage.
2000-06-10  Alexandre JulliardRewrote codepage support to use the new codepage tables.