.. |
Makefile.in
|
user32: Added some tests for scrollbar.
|
2008-02-25 13:26:12 +01:00 |
class.c
|
user32: Fix the number of characters passed to GetClassNameW in ClassTest.
|
2008-02-25 13:31:52 +01:00 |
clipboard.c
|
user32: Make the clipboard tests pass on Vista.
|
2008-01-25 12:07:21 +01:00 |
combo.c
|
user32: Improve the combo tests to check when the CBN_SELCHANGE notification is sent.
|
2008-02-15 11:35:09 +01:00 |
cursoricon.c
|
user32: Test LoadImage() to load an icon as a cursor.
|
2008-02-20 12:36:06 +01:00 |
dce.c
|
user32: Moved the DCE support from winex11 back to user32.
|
2008-02-25 15:59:19 +01:00 |
dde.c
|
user32: Implement return value for DdeClientTransaction for XTYP_EXECUTE.
|
2007-11-12 14:13:02 +01:00 |
dialog.c
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
edit.c
|
user32: Make the edit tests pass on Vista.
|
2008-01-25 12:30:18 +01:00 |
generated.c
|
Fix spelling error in the generated conformance test files.
|
2008-01-16 12:46:18 +01:00 |
input.c
|
user32: Fix a test of GetMouseMovePointsEx.
|
2008-02-25 13:27:38 +01:00 |
listbox.c
|
user32/tests: Add the trailing '\n' to ok() calls.
|
2008-02-11 19:56:10 +01:00 |
menu.c
|
user32/tests: Run tests on win95 again.
|
2007-08-16 11:08:13 +02:00 |
monitor.c
|
user32: Add a test for an invalid DEVMODE passed to ChangeDisplaySettings, make it pass under Wine.
|
2007-12-20 10:47:49 +01:00 |
msg.c
|
user32: Fix a message test that would only pass on wine.
|
2008-02-18 14:11:17 +01:00 |
resource.c
|
…
|
|
resource.rc
|
user32/tests: We can now store binary files in the repository.
|
2007-09-17 16:12:03 +02:00 |
scroll.c
|
user32: Fix return value in ShowScrollBar according with test.
|
2008-02-25 13:26:52 +01:00 |
static.c
|
user32: Static controls should have a clipping region set while sending the WM_CTLCOLORSTATIC.
|
2007-08-30 12:34:31 +02:00 |
sysparams.c
|
winex11: Set last error on enumerating display settings.
|
2008-01-09 13:38:03 +01:00 |
test_mono.bmp
|
user32/tests: We can now store binary files in the repository.
|
2007-09-17 16:12:03 +02:00 |
text.c
|
…
|
|
win.c
|
user32/tests: Flush events after showing/hiding a window to avoid z-order race conditions.
|
2008-02-28 19:56:38 +01:00 |
winstation.c
|
…
|
|
wsprintf.c
|
…
|
|