user: Fix SPI_{G|S}ETFONTSMOOTHING with tests.
[wine] / dlls / user / winproc.c
2006-01-19  Ken Thomasesuser: Fixed the lifetime of MDICREATESTRUCT variables.
2005-12-19  Vitaliy Margolenuser: Fix LB_GETTEXT unmapping for A<->W.
2005-11-23  Alexandre JulliardPreserve 16-byte stack alignment in the various assembly
2005-11-09  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-10-21  Richard CohenHandle NULL string lparam when translating messages...
2005-10-19  Krzysztof FoltmanFix CB_GETLBTEXT ANSI-Unicode calls when return value...
2005-10-18  Frank RichterWhen doing A->W WM_GETTEXTLENGTH, use WM_GETTEXT behind...
2005-09-12  Alexandre JulliardFixed a few more pointer to integer typecast issues...
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-07-06  Mike McCormack-Wpointer-sign fixes for gcc 4.0.
2005-05-16  Alexandre JulliardRemoved the special casing of kernel32 and ntdll for...
2005-05-16  Alexandre JulliardAvoid referencing stackframe.h from outside kernel32.
2005-05-14  Alexandre JulliardStore the 16-bit stack pointer in the WOW32Reserved...
2005-05-05  Rein KlazesAdd 16<->32 bit message mappings for WM_COPYDATA messages.
2005-04-27  Alexandre JulliardMoved remaining messaging definitions to user_private...
2005-04-25  Alexandre JulliardMoved most files from the windows directory to dlls...