- Reduced tab offset constant slightly to avoid clipping the label.
[wine] / unicode /
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-12-19  Alexandre JulliardRemoved unnecessary --add-stdcall-alias flag.
2002-10-02  Alexandre JulliardAdded EUC-JP encoding as codepage 20932 (with the help...
2002-09-18  Steven EdwardsUpdate for mingw/cygwin.
2002-06-14  Alexandre JulliardFixed make install target to work even when nothing...
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-19  Alexandre JulliardExport the debug API as functions instead of pointers.
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-05-12  Alexandre JulliardAdded some support for cross-compilation using mingw32.
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-04-23  Alexandre JulliardUpdated for Unicode 3.2.
2002-04-11  Alexandre Julliard'used' should be set even if we are only computing...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-12  Alexandre JulliardRegenerated codepage files with Unicode 3.1 data.
2001-04-04  James HathewayMake sure 'used' is set to 0 if no conversions take...
2000-12-29  Alexandre JulliardAdded support for composite Unicode characters in Multi...
2000-12-22  Hidenori TakeshimaUse dllwrap for building shared libraries in cygwin.
2000-11-11  Nerijus BaliunasAdd new encodings ISO 8859-10 (cp28600), 8859-13 (cp286...
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-08-11  Alexandre JulliardAdded Unicode ctype support.
2000-08-11  Alexandre JulliardAdded UTF-8 conversion support.
2000-07-25  Alexandre JulliardMake unicode.o into a separate ELF library so that...
2000-06-15  Uwe Bonnescp_mbstowcs: check functions return zero on success.
2000-06-13  Bertho StultiensInitial release of the message compiler.
2000-06-13  Alexandre JulliardAdded a couple of Unicode string routines.
2000-06-12  Alexandre JulliardReimplemented Unicode case mapping in a slightly more...
2000-06-10  Alexandre JulliardAdded support for symbol codepage.
2000-06-10  Alexandre JulliardAdded support for WC_NO_BEST_FIT_CHAR and default char...
2000-06-09  Alexandre JulliardAdded a bunch of code page tables for multibyte<->wide...