- Correct implementation of HUSKEY internals, including functions:
[wine] / dlls / user / text.c
2001-08-22  Eugene MayevskiFixed DT_RTLREADING flag interpretation.
2001-07-26  Travis MichielsenFully implement DrawTextEx* functions.
2001-07-17  Andreas MohrFixed some more overflowing string traces.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-08  Andreas MohrLimit output for certain text functions.
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2001-01-20  Ulrich CzekallaPrevent buffer overflow in TEXT_NextLineW.
2001-01-15  Alexandre JulliardMoved tweak support to USER dll. Removed tweak.h and...
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-12  Dimitrie O. PaunFixed indentation problems resulting from automatic...
2000-12-11  Gerard PatelImplemented DrawTextW as Unicode and DrawTextA as call...
2000-09-22  Susan FarleyAdded support DT_PATH_ELLIPSIS, DT_END_ELLIPSIS, and...
2000-08-06  Alexandre JulliardReplaced lstrlen/lstrcmp by libc equivalents everywhere...
2000-08-04  Alexandre JulliardMoved a bunch of functions out of libwine/kernel/gdi...