user: Tests for when the menu is incorrect because of duplication of a
[wine] / dlls / user / tests / sysparams.c
2005-12-16  Rein Klazesuser32: Implement saving and fix reading of nonclient...
2005-12-14  Rein Klazesuser: Read/save minimized metrics from/to registry.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-23  Rein KlazesMake test_SPI_SETBORDER less likely to permanently...
2005-11-22  Rein KlazesGetSystemMetrics fixes with corresponding tests.
2005-11-14  Rein KlazesFix SysparametersInfoA( SPI_SETICONMETRICS), the A...
2005-11-08  Rein KlazesRe-enable SPI_{GET,SET}BORDER tests and fix the bugs...
2005-08-25  Vitaly Lipatov- remove return: now break loop if can't change state...
2005-07-06  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-06-30  Alexandre JulliardRevert SPI_SETMOUSEBUTTONSWAP changes.
2005-06-20  Vitaly LipatovFix returned value for SPI_SETMOUSEBUTTONSWAP.
2005-06-15  Mike McCormackFix declarations.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-07  Alexandre JulliardAuthors: Justin Chevrier <jchevrier@nexicom.net>, Paul...
2005-03-05  Paul VriensLastError is not set on failure for *MOUSEHOVER* on...
2005-03-04  Justin ChevrierExpand conformance registry entry test to handle regist...
2005-03-04  Paul VriensBetter way of handling non-existent SystemParametersInfoW.
2005-03-02  Francois GougetAssorted spelling fixes.
2005-03-01  Justin Chevrier- Created SPI_{GET,SET}KEYBOARDPREF and SPI_{GET,SET...
2005-02-21  Justin Chevrier- Implement SPI_{GET,SET}POWEROFFACTIVE and SPI_SETLOWP...
2005-02-08  Paul VriensExtra tracing for SPI_GETICONTITLEWRAP.
2005-01-27  Paul VriensCheck for availability of SPI_GETICONTITLEWRAP.
2005-01-20  Justin Chevrier- Implemented SPI_SETICONMETRICS.
2005-01-14  Justin ChevrierCreated unit test for SPI_{GET,SET}MINIMIZEDMETRICS.
2004-08-11  Francois GougetDefine _WIN32_WINNT otherwise we are missing some defin...
2004-08-09  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-06-04  Dimitrie O. PaunWin 2000, XP, etc. fail the sysparams tests when run
2004-03-19  Justin ChevrierImplemented SPI{GET,SET}MOUSEHOVERWIDTH, SPI{GET,SET...
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2003-10-06  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-11  Francois GougetModify winetest_ok to only add a trailing '\n' if there...
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-07  Richard CohenSystemParametersInfo returning a value for Wallpaper...
2003-04-08  Alexandre JulliardAvoid warning.
2003-01-20  Francois GougetCheck for sysparams keys in either the Win9x or NT...
2003-01-16  Francois GougetDon't use old_spacing-1 if old_spacing already has...
2003-01-13  Francois GougetUpdate the registry keys of SPI_ICONHORIZONTALSPACING,
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2003-01-05  Francois GougetFix signed/unsigned compilation warnings.
2002-10-29  Patrik StridvallFixed tests to compile with MS C on Windows.
2002-06-28  Philipp WollermannImplemented SPI_GETDESKWALLPAPER action, fixed SPI_SETD...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-19  Francois GougetMake the 'error' string of a couple of checks consisten...
2002-04-02  François GougetInclude wine/test.h before windows headers.
2002-03-19  Francois GougetDon't show the window.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andriy PalamarchukAdded SystemParametersInfo unit test.