Alexandre Julliard
|
7c1e8a9c52
|
user32/tests: Add a few optional messages for Win2K3.
|
2009-01-29 22:09:11 +01:00 |
Alexandre Julliard
|
4909fe493b
|
user32/tests: Ignore some more messages.
|
2009-01-25 17:29:05 +01:00 |
Alexandre Julliard
|
c83b4e230c
|
user32/tests: Don't try to do hook tests if we can't set hooks.
|
2009-01-23 13:14:05 +01:00 |
Alexandre Julliard
|
d3078e0bac
|
user32/tests: Ignore WM_IME_SELECT message. Skip mouse hovering test if the mouse isn't where we want.
|
2009-01-22 13:11:38 +01:00 |
Alexandre Julliard
|
d8375e2137
|
user32/tests: Fix some more message test failures on Windows.
|
2009-01-20 14:02:02 +01:00 |
Alexandre Julliard
|
7d585678be
|
user32/tests: Fix some more msg test failures and improve message sequence tracing.
|
2009-01-19 13:36:25 +01:00 |
Alexandre Julliard
|
7551797bc4
|
user32/tests: Fix some more failures in the message test.
|
2009-01-16 12:33:07 +01:00 |
Alexandre Julliard
|
1608cb99b5
|
user32/tests: Add support for testing only some bits of wparam or lparam. Make some more messages optional.
|
2009-01-15 15:43:58 +01:00 |
Alexandre Julliard
|
078689adb0
|
user32/tests: Print the failure position in the message sequence.
|
2009-01-15 14:45:53 +01:00 |
Ge van Geldorp
|
444f4a7fbc
|
user32/tests: keybd_event can send HCBT_KEYSKIPPED notifications.
|
2009-01-13 16:39:37 +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
|
7d9b745391
|
user32/tests: Only display failing message sequences instead of every single message.
|
2009-01-12 21:51:01 +01:00 |
Alexandre Julliard
|
a26857da31
|
user32/tests: Centralize the tracing of the received messages in the msg.c test.
|
2009-01-12 21:03:57 +01:00 |
Alexandre Julliard
|
d852ac0b1f
|
user32/tests: Fix some integer to pointer conversion warnings.
|
2009-01-08 13:18:01 +01:00 |
Francois Gouget
|
803555927c
|
user32/tests: Make some functions static.
|
2008-12-12 11:42:34 +01:00 |
Alexandre Julliard
|
c03917c173
|
Define _WIN32_WINNT before including any headers.
|
2008-12-04 12:10:16 +01:00 |
Alexandre Julliard
|
466de4f429
|
user32/tests: Make sure the message test doesn't hang if the window doesn't have focus.
|
2008-11-12 12:36:22 +01:00 |
Alexandre Julliard
|
a16f33c002
|
user32/tests: Skip the PM_QS_* PeekMessage tests on NT4.
|
2008-11-12 11:49:11 +01:00 |
Alexandre Julliard
|
929dcfaad5
|
user32: Add a bunch of tests for GetQueueStatus and GetMessage combinations.
|
2008-10-29 13:29:33 +01:00 |
Michael Stefaniuc
|
4fc84eaf5a
|
user32: HGDIOBJ is interchangeable with other handle types; no casts are needed.
|
2008-10-27 11:29:54 +01:00 |
Alexandre Julliard
|
881e30b4d1
|
user32/test: Fix a couple of message test failures on Windows.
|
2008-10-17 19:05:11 +02:00 |
Alexandre Julliard
|
d9e26cb9d4
|
user32/tests: Fix more message test failures on NT4 and XP.
|
2008-09-24 13:11:26 +02:00 |
Alexandre Julliard
|
17c6542cfe
|
user32/tests: Fix some more message test failures.
|
2008-09-22 12:14:56 +02:00 |
Alexandre Julliard
|
2193a70137
|
user32/tests: Fix a few more message test failures.
|
2008-09-19 12:07:18 +02:00 |
Alexandre Julliard
|
01584fb318
|
user32/tests: Fix a number of message test failures on various Windows versions.
|
2008-09-16 16:27:47 +02:00 |
Alexandre Julliard
|
b2f34b3587
|
user32/tests: Ignore some more messages.
|
2008-09-15 11:29:58 +02:00 |
Aric Stewart
|
3f9aec17cd
|
user32: Add test demonstrating the WM_PAINT loop.
|
2008-08-27 13:21:25 +02:00 |
Alexandre Julliard
|
f59540ddad
|
user32/tests: Fix a number of message sequence tests that could sometimes fail.
|
2008-08-05 14:09:33 +02:00 |
Alexandre Julliard
|
96f352b86f
|
user32/tests: Fix some message test failures on various Windows versions.
|
2008-07-31 17:16:22 +02:00 |
Lei Zhang
|
b3f4091b47
|
user32: Clamp newly created windows to the minimum window size.
|
2008-07-17 13:31:40 +02:00 |
Lei Zhang
|
ffd66dc6ab
|
user32: Add a test for SetWindowPos.
|
2008-07-17 13:31:39 +02:00 |
Anatoly Lyutin
|
2aba9f7fcb
|
user32/tests:c Add msg tests for SetActiveWindow().
|
2008-06-26 13:30:39 +02:00 |
Dmitry Timoshkov
|
bb4e7832b4
|
user32: Make test_SetForegroundWindow() the last message test.
|
2008-06-24 12:45:16 +02:00 |
Joris Huizer
|
85ac6a388b
|
user32/tests: Copy/paste fix.
|
2008-06-23 12:45:49 +02:00 |
Anatoly Lyutin
|
f567cb5878
|
user32/tests: Add two tests for ShowWindow(SW_RESTORE).
|
2008-06-23 12:45:42 +02:00 |
Anatoly Lyutin
|
8fb730543d
|
user32: Return at the end of processing (cmd == SW_HIDE).
|
2008-06-21 11:36:40 +02:00 |
Paul Vriens
|
5191f0f2fd
|
user32/tests: Skip tests if functions are not implemented.
|
2008-06-21 11:14:20 +02:00 |
Dmitry Timoshkov
|
bbd8ae4322
|
user32: Add a test for MNS_NOTIFYBYPOS, make it pass under Wine.
|
2008-06-18 15:21:49 +02:00 |
Alexandre Julliard
|
90d46e3010
|
user32/tests: Fix formatting of a trace.
|
2008-06-10 11:34:40 +02:00 |
Alexandre Julliard
|
3cc1270f99
|
user32/tests: Don't add a newline before dumping the flag values.
|
2008-06-04 12:34:27 +02:00 |
Dmitry Timoshkov
|
e6d9fc65a2
|
user32: CBT hook doesn't send window messages.
|
2008-05-30 11:05:16 +02:00 |
Dmitry Timoshkov
|
954d6e2ed9
|
user32: Add tests for painting minimized/clipped windows.
|
2008-05-13 10:40:24 +02:00 |
Alexandre Julliard
|
30c0639b5a
|
server: Crop the invalidate region against the rectangles of all parents.
|
2008-05-12 12:44:10 +02:00 |
Alexandre Julliard
|
bc25119c6e
|
server: Also crop the update region of children when moving a window.
|
2008-05-12 12:44:10 +02:00 |
Alexandre Julliard
|
e02969ddf0
|
server: When moving/resizing a window crop the update region against the new rectangle of the parents.
|
2008-05-12 12:41:17 +02:00 |
ByeongSik Jeon
|
64e64d657c
|
user32: Post the WM_KEY{DOWN|UP} message whenWM_IME_KEY{DOWN|UP} message is generated by IME.
|
2008-05-01 10:57:34 +02:00 |
James Hawkins
|
17c907e6c3
|
user32: Fix a test that fails on platforms without IME.
|
2008-04-28 14:36:05 +02:00 |
Anatoly Lyutin
|
391ecdb6d2
|
user32/tests: Add test for switching not maximized mdi children.
|
2008-04-18 13:57:15 +02:00 |
Anatoly Lyutin
|
7c4c6f1b59
|
user32/tests: Get rid of magic number.
|
2008-04-18 13:57:15 +02:00 |
Alexandre Julliard
|
d0e1dd84b2
|
user32: Fix a few ShowWindow todo tests.
|
2008-04-04 18:22:40 +02:00 |