Dmitry Timoshkov
|
70caadbf34
|
user32: Add support for iPaddedBorderWidth in NONCLIENTMETRICS.
|
2011-10-08 19:47:35 +02:00 |
Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
Nikolay Sivov
|
385b8dcb95
|
user32/sysparams: Return NULL from GetSysColorBrush() for invalid index.
|
2009-12-30 13:40:43 +01:00 |
Nikolay Sivov
|
2a0fca79ae
|
user32/tests: Add tests for invalid index in GetSysColorBrush().
|
2009-12-29 15:42:02 +01:00 |
Ge van Geldorp
|
2165c2640e
|
user32/tests: Fix sysparams test failure on Win7.
|
2009-10-06 12:00:51 +02:00 |
Paul Vriens
|
f9ecd7397e
|
user32/tests: Fix a test failure on Win95.
|
2009-06-04 12:12:07 +02:00 |
Alexandre Julliard
|
341cea514f
|
user32/tests: Make some sysparams registry key optional, and fix some other failures on old Windows platforms.
|
2009-06-01 16:16:05 +02:00 |
Alexandre Julliard
|
095c38e7c4
|
user32/tests: Fix a couple of dimension checks on W2k3 and Vista.
|
2009-04-24 12:18:02 +02:00 |
Alexandre Julliard
|
ffe30a5c65
|
user32/tests: Fix a few sysparams tests on various Windows versions.
|
2009-04-22 12:55:38 +02:00 |
Francois Gouget
|
5ef481922f
|
Assorted spelling fixes.
|
2009-04-20 15:25:26 +02:00 |
Rein Klazes
|
89a170ffa1
|
user32/tests: Avoid a few unneeded test failures in sysparams.c.
|
2009-04-08 11:37:58 +02:00 |
Rein Klazes
|
ebbf99abce
|
user32/tests: In sysparams fix another case where a test changes a users desktop setting.
Made several tests pass on NT4 (no SP), Vista and Win2k8.
|
2009-04-02 16:28:30 +02:00 |
Rein Klazes
|
3aec62dcf6
|
user32/tests: In sysparams.c disable some Get/Set border tests for now. These may permanently change desktop settings of the testers.
|
2009-03-23 13:23:46 +01:00 |
Francois Gouget
|
8b28508d2b
|
user32/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-23 12:21:21 +01:00 |
Alexandre Julliard
|
efdf8f9878
|
user32/tests: Ignore SPI_ICONVERTICALSPACING notifications. Don't reset mouse buttons if setting failed.
|
2009-02-18 16:45:44 +01:00 |
Alexandre Julliard
|
0aef71f8df
|
user32/tests: Test for failure to change system parameters even if getting them succeeded.
|
2009-02-17 14:58:34 +01:00 |
Ge van Geldorp
|
df0168d8eb
|
user32/tests: Save iSmCaptionWidth for later testing.
|
2009-01-19 13:36:24 +01:00 |
Michael Stefaniuc
|
e202baabd5
|
user32/tests: Do not cast the (IDC|IDI|RT)_* defines to LPSTR.
|
2009-01-13 15:26:11 +01:00 |
Alexandre Julliard
|
3359f4d4e5
|
user32/tests: Fix some of the sysparams tests on Win9x and NT4.
|
2008-11-20 20:46:54 +01:00 |
Reece Dunn
|
115b7492be
|
user32: Fixed building the tests with the Vista SDK.
|
2008-07-22 13:20:27 +02:00 |
Vitaly Lipatov
|
c36b6f888e
|
user32: Add test for SPI_{GET/SET}WHEELSCROLLCHARS for SystemParametersInfo.
|
2008-06-26 13:16:12 +02:00 |
Vitaly Lipatov
|
dfdb64c121
|
user32: Implemented processing SPI_{GET/SET}SNAPTODEFBUTTON for SystemParametersInfo.
|
2008-06-26 13:15:51 +02:00 |
James Hawkins
|
333f83ffd7
|
user32: Fix two tests that fail in win2k3 and above.
|
2008-05-29 12:12:47 +02:00 |
James Hawkins
|
5f25368414
|
user32: Fix a test that fails in win2k3.
|
2008-05-01 12:35:30 +02:00 |
James Hawkins
|
b8bdb1304b
|
user32: Fix a test that fails in XP and win2k3.
|
2008-04-17 11:39:48 +02:00 |
Marcus Meissner
|
75de624377
|
winex11: Set last error on enumerating display settings.
|
2008-01-09 13:38:03 +01:00 |
Francois Gouget
|
69f83a6f9f
|
user32/tests: Use GetProcAddress() on ChangeDisplaySettingsExA() because it is missing on Windows 95.
|
2007-12-18 12:32:55 +01:00 |
Stefan Dösinger
|
5461d505d7
|
winex11: Activate the depth-bpp difference.
|
2007-12-17 12:25:50 +01:00 |
Stefan Dösinger
|
5fa90ca910
|
user32: Add a test for EnumDisplaySettings vs GetDeviceCaps.
|
2007-12-14 14:06:45 +01:00 |
Stefan Dösinger
|
920506b230
|
user32: Add a test for WM_DISPLAYCHANGE.
|
2007-12-14 14:06:45 +01:00 |
Francois Gouget
|
ebadbd4bd5
|
Assorted spelling fixes.
|
2007-08-09 14:13:07 +02:00 |
Francois Gouget
|
1d4aeae7aa
|
user32/tests: Replace some '#if 0's with 'if (0)'s.
Fix the code so it compiles without warnings.
|
2006-12-14 20:24:49 +01:00 |
Marcus Meissner
|
f0280cbd1e
|
made functions and variables static in some testcases.
|
2006-12-11 12:18:29 +01:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |