user32: Add more window style tests, make them pass under Wine.
[wine] / dlls / user32 / tests / sysparams.c
2011-10-08  Dmitry Timoshkovuser32: Add support for iPaddedBorderWidth in NONCLIENT...
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2009-12-30  Nikolay Sivovuser32/sysparams: Return NULL from GetSysColorBrush...
2009-12-29  Nikolay Sivovuser32/tests: Add tests for invalid index in GetSysColo...
2009-10-06  Ge van Geldorpuser32/tests: Fix sysparams test failure on Win7.
2009-06-04  Paul Vriensuser32/tests: Fix a test failure on Win95.
2009-06-01  Alexandre Julliarduser32/tests: Make some sysparams registry key optional...
2009-04-24  Alexandre Julliarduser32/tests: Fix a couple of dimension checks on W2k3...
2009-04-22  Alexandre Julliarduser32/tests: Fix a few sysparams tests on various...
2009-04-20  Francois GougetAssorted spelling fixes.
2009-04-08  Rein Klazesuser32/tests: Avoid a few unneeded test failures in...
2009-04-02  Rein Klazesuser32/tests: In sysparams fix another case where a...
2009-03-23  Rein Klazesuser32/tests: In sysparams.c disable some Get/Set borde...
2009-02-23  Francois Gougetuser32/tests: Use win_skip() to skip over unimplemented...
2009-02-18  Alexandre Julliarduser32/tests: Ignore SPI_ICONVERTICALSPACING notificati...
2009-02-17  Alexandre Julliarduser32/tests: Test for failure to change system paramet...
2009-01-19  Ge van Geldorpuser32/tests: Save iSmCaptionWidth for later testing.
2009-01-13  Michael Stefaniucuser32/tests: Do not cast the (IDC|IDI|RT)_* defines...
2008-11-20  Alexandre Julliarduser32/tests: Fix some of the sysparams tests on Win9x...
2008-07-22  Reece Dunnuser32: Fixed building the tests with the Vista SDK.
2008-06-26  Vitaly Lipatovuser32: Add test for SPI_{GET/SET}WHEELSCROLLCHARS...
2008-06-26  Vitaly Lipatovuser32: Implemented processing SPI_{GET/SET}SNAPTODEFBU...
2008-05-29  James Hawkinsuser32: Fix two tests that fail in win2k3 and above.
2008-05-01  James Hawkinsuser32: Fix a test that fails in win2k3.
2008-04-17  James Hawkinsuser32: Fix a test that fails in XP and win2k3.
2008-01-09  Marcus Meissnerwinex11: Set last error on enumerating display settings.
2007-12-18  Francois Gougetuser32/tests: Use GetProcAddress() on ChangeDisplaySett...
2007-12-17  Stefan Dösingerwinex11: Activate the depth-bpp difference.
2007-12-14  Stefan Dösingeruser32: Add a test for EnumDisplaySettings vs GetDevice...
2007-12-14  Stefan Dösingeruser32: Add a test for WM_DISPLAYCHANGE.
2007-08-09  Francois GougetAssorted spelling fixes.
2006-12-14  Francois Gougetuser32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.