2005-08-25 |
Vitaly Lipatov | - remove return: now break loop if can't change state... |
blob | commitdiff | raw |
2005-07-06 |
Mike McCormack | gcc 4.0 -Wpointer-sign fixes (Reg* functions). |
blob | commitdiff | raw | diff to current |
2005-06-30 |
Alexandre Julliard | Revert SPI_SETMOUSEBUTTONSWAP changes. |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Vitaly Lipatov | Fix returned value for SPI_SETMOUSEBUTTONSWAP. |
blob | commitdiff | raw | diff to current |
2005-06-15 |
Mike McCormack | Fix declarations. |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Alexandre Julliard | Authors: Justin Chevrier <jchevrier@nexicom.net>, Paul... |
blob | commitdiff | raw | diff to current |
2005-03-05 |
Paul Vriens | LastError is not set on failure for *MOUSEHOVER* on... |
blob | commitdiff | raw | diff to current |
2005-03-04 |
Justin Chevrier | Expand conformance registry entry test to handle regist... |
blob | commitdiff | raw | diff to current |
2005-03-04 |
Paul Vriens | Better way of handling non-existent SystemParametersInfoW. |
blob | commitdiff | raw | diff to current |
2005-03-02 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Justin Chevrier | - Created SPI_{GET,SET}KEYBOARDPREF and SPI_{GET,SET... |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Justin Chevrier | - Implement SPI_{GET,SET}POWEROFFACTIVE and SPI_SETLOWP... |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Paul Vriens | Extra tracing for SPI_GETICONTITLEWRAP. |
blob | commitdiff | raw | diff to current |
2005-01-27 |
Paul Vriens | Check for availability of SPI_GETICONTITLEWRAP. |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Justin Chevrier | - Implemented SPI_SETICONMETRICS. |
blob | commitdiff | raw | diff to current |
2005-01-14 |
Justin Chevrier | Created unit test for SPI_{GET,SET}MINIMIZEDMETRICS. |
blob | commitdiff | raw | diff to current |
2004-08-11 |
Francois Gouget | Define _WIN32_WINNT otherwise we are missing some defin... |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
blob | commitdiff | raw | diff to current |
2004-06-04 |
Dimitrie O. Paun | Win 2000, XP, etc. fail the sysparams tests when run |
blob | commitdiff | raw | diff to current |
2004-03-19 |
Justin Chevrier | Implemented SPI{GET,SET}MOUSEHOVERWIDTH, SPI{GET,SET... |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Francois Gouget | Add trailing '\n's to ok() calls. |
blob | commitdiff | raw | diff to current |
2003-10-06 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Francois Gouget | Modify winetest_ok to only add a trailing '\n' if there... |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons... |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-08-07 |
Richard Cohen | SystemParametersInfo returning a value for Wallpaper... |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Alexandre Julliard | Avoid warning. |
blob | commitdiff | raw | diff to current |
2003-01-20 |
Francois Gouget | Check for sysparams keys in either the Win9x or NT... |
blob | commitdiff | raw | diff to current |
2003-01-16 |
Francois Gouget | Don't use old_spacing-1 if old_spacing already has... |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Francois Gouget | Update the registry keys of SPI_ICONHORIZONTALSPACING, |
blob | commitdiff | raw | diff to current |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
blob | commitdiff | raw | diff to current |
2003-01-05 |
Francois Gouget | Fix signed/unsigned compilation warnings. |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Patrik Stridvall | Fixed tests to compile with MS C on Windows. |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Philipp Wollermann | Implemented SPI_GETDESKWALLPAPER action, fixed SPI_SETD... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-19 |
Francois Gouget | Make the 'error' string of a couple of checks consisten... |
blob | commitdiff | raw | diff to current |
2002-04-02 |
François Gouget | Include wine/test.h before windows headers. |
blob | commitdiff | raw | diff to current |
2002-03-19 |
Francois Gouget | Don't show the window. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-27 |
Andriy Palamarchuk | Added SystemParametersInfo unit test. |
blob | commitdiff | raw | diff to current |
|