user32/tests: Move shell test to the end - killing explorer affects lots of tests.
[wine] / dlls / user32 / tests /
2008-09-30  Vitaliy Margolenuser32/tests: Move shell test to the end - killing...
2008-09-29  Vitaliy Margolenuser32/tests: Make it easier to identify failed tests.
2008-09-29  Vitaliy Margolenuser32/tests: Use empty_message_queue with timeouts.
2008-09-24  Alexandre Julliarduser32/tests: Fix the listbox tests on Win9x and NT4.
2008-09-24  Alexandre Julliarduser32/tests: Fix some input test failures.
2008-09-24  Alexandre Julliarduser32/tests: Fix the winstation tests on NT4.
2008-09-24  Alexandre Julliarduser32/tests: Fix more message test failures on NT4...
2008-09-22  Alexandre Julliarduser32/tests: Fix some more message test failures.
2008-09-19  Alexandre Julliarduser32/tests: Fix a few more message test failures.
2008-09-17  Alexandre Julliarduser32/tests: Fix some test failures on win9x.
2008-09-17  Alexandre Julliarduser32/tests: Cope with last error behavior on Vista.
2008-09-17  Alexandre Julliarduser32/tests: Fix some test failures on XP.
2008-09-16  Alexandre Julliarduser32/tests: Fix a number of message test failures...
2008-09-15  Alexandre Julliarduser32/tests: Fix a test that fails on all Windows...
2008-09-15  Alexandre Julliarduser32/tests: Ignore some more messages.
2008-09-12  Alexandre Julliarduser32/tests: Added some tests for Get/SetLayeredWindow...
2008-09-11  Dmitry Timoshkovuser32: Fix the work area test to pass on Windows when...
2008-09-08  Vincent Povirkuser32: Use the correct bitmap location for MNS_CHECKORBMP.
2008-09-08  Paul Vriensuser32/tests: Win9x needs a threadid for CreateThread.
2008-09-08  Michael Stefaniucuser32/tests: Remove unreachable break after return...
2008-09-05  Jeff Latimeruser32/tests: Add more A and W test combinations for...
2008-09-05  Jeff Latimeruser32/tests: Tests for a W interface connection adding...
2008-09-05  Jeff Latimeruser32: DdeConnect causes 2 XTYP_CONNECT_CONFIRM messag...
2008-09-05  Jeff Latimeruser32/tests: Test infrastructure for testing ddeml...
2008-09-04  Vincent Povirkuser32/tests: Don't check menu items when testing MNS_C...
2008-09-03  Jeff Latimeruser32/tests: Deregister the class created by create_dd...
2008-09-02  Francois Gougetuser32/tests: Add a trailing '\n' to an ok() call.
2008-08-28  Jim Cameronuser32/tests: Add a regression test for CreateIconFromR...
2008-08-28  Jim Cameronuser32: Fixed bug in loading .cur files.
2008-08-27  Aric Stewartuser32: Add test demonstrating the WM_PAINT loop.
2008-08-27  Dmitry Timoshkovuser32: Add a test for monitor work area, fix some...
2008-08-20  Andre Wisplinghoffuser32: Add a test for ToUnicode.
2008-08-20  Austin Englishuser32: Test what FindWindow does when window isn't...
2008-08-18  Jeff Latimeruser32/tests: Add tests for for invalid DDE conditions.
2008-08-18  Jeff Latimeruser32: DdeClientTransaction should check that pData...
2008-08-18  Jeff Latimeruser32: DdeQueryString returns a NULL str if there...
2008-08-18  Jeff Latimeruser32: DdeClientTransaction should return 0 in the...
2008-08-05  Alexandre Julliarduser32/tests: Fix a number of message sequence tests...
2008-08-05  Alexandre Julliarduser32/tests: Fix some test failures on win9x.
2008-08-05  Alexandre Julliarduser32/tests: Don't check last error on success in...
2008-08-04  Alexandre Julliarduser32/tests: Fix the listbox LB_DIR tests when directo...
2008-08-01  Andre Wisplinghoffuser32: Make dde test use skip function.
2008-07-31  Alexandre Julliarduser32/tests: Fix some message test failures on various...
2008-07-30  Alexandre Julliarduser32/tests: Fix some tests on Win9x.
2008-07-22  Alexandre Julliarduser32/tests: Make sure the bitmap info passed to Creat...
2008-07-22  Reece Dunnuser32: Fixed building the tests with the Vista SDK.
2008-07-22  Huw Daviesuser32: Don't send the menu clicks if we can't retrieve...
2008-07-18  Huw Daviesuser32: Don't read past the end of a global memory...
2008-07-17  Lei Zhanguser32: Clamp newly created windows to the minimum...
2008-07-17  Lei Zhanguser32: Add a test for SetWindowPos.
2008-07-08  Huw Daviesuser32: sizeof DDEPOKE and DDEDATA is six, which is...
2008-07-04  Dylan Smithcomctl32: Added tests to show a ComboBoxEx bug caused...
2008-07-01  James Hawkinsuser32: Fix a few failing tests in win2k.
2008-06-27  Dmitry Timoshkovuser32: Add a test for focus behaviour on minimize...
2008-06-26  Anatoly Lyutinuser32/tests:c Add msg tests for SetActiveWindow().
2008-06-26  Vitaly Lipatovuser32: Add test for SPI_{GET/SET}WHEELSCROLLCHARS...
2008-06-26  Vitaly Lipatovuser32: Implemented processing SPI_{GET/SET}SNAPTODEFBU...
2008-06-25  Alexandre Julliarduser32: Make sure that IsWindowVisible returns FALSE...
2008-06-25  Alexandre Julliarduser32: Add support for finding HWND_MESSAGE windows...
2008-06-25  Alexandre Julliarduser32/tests: Add some more tests for HWND_MESSAGE...
2008-06-24  Dmitry Timoshkovuser32: Make test_SetForegroundWindow() the last messag...
2008-06-23  Joris Huizeruser32/tests: Copy/paste fix.
2008-06-23  Anatoly Lyutinuser32/tests: Add two tests for ShowWindow(SW_RESTORE).
2008-06-21  Anatoly Lyutinuser32: Return at the end of processing (cmd == SW_HIDE).
2008-06-21  Paul Vriensuser32/tests: Skip tests if functions are not implemented.
2008-06-18  Dmitry Timoshkovkernel32: Make GetModuleFileName set ERROR_INSUFFICIENT...
2008-06-18  Dmitry Timoshkovuser32: Add a test for MNS_NOTIFYBYPOS, make it pass...
2008-06-10  Alexandre Julliarduser32/tests: Fix a window style check on Vista.
2008-06-10  Alexandre Julliarduser32/tests: Fix formatting of a trace.
2008-06-05  Alexandre Julliarduser32/tests: Fix the dde test race correctly this...
2008-06-04  Alexandre Julliarduser32/tests: Abstract the printing of minmax info...
2008-06-04  Alexandre Julliarduser32/tests: Don't add a newline before dumping the...
2008-06-03  Vitaliy Margolenuser32: Fix input tests failing on WinXP+.
2008-06-02  Alexandre Julliarduser32/tests: Fix race condition in DDE server startup.
2008-05-30  Dmitry Timoshkovuser32: CBT hook doesn't send window messages.
2008-05-30  James Hawkinsuser32: win2k3's GetWindowModuleFileName does return...
2008-05-29  James Hawkinsuser32: Fix two tests that fail in win2k3 and above.
2008-05-28  Alexandre Julliarduser32: Check for wraparound in the initial window...
2008-05-28  Paul Vriensuser32/tests: Prevent writing to not allocated memory.
2008-05-28  Paul Vriensuser32/tests: Run tests on win95 again.
2008-05-27  Dmitry Timoshkovuser32: Add the tests for GetWindowModuleFileName.
2008-05-22  James Hawkinsuser32: Fix a test that fails in almost all reports.
2008-05-21  Ken Thomaseswinex11: Bias MapVirtualKeyEx(MAPVK_VSC_TO_VK) against...
2008-05-21  Alexandre Julliarduser32: Add an ASCII window procedure for scrollbars.
2008-05-21  Alexandre Julliarduser32: Support creating cursors and icons from DIB...
2008-05-21  James Hawkinsuser32: Fix the BSM_ALL_RECIPS test flag.
2008-05-19  James Hawkinsuser32: Fix a few tests that fail in win2k3.
2008-05-19  Dmitry Timoshkovuser32: Make ChangeDisplaySettingsA/W reset dmDriverExt...
2008-05-13  Dmitry Timoshkovuser32: Add tests for painting minimized/clipped windows.
2008-05-12  Alexandre Julliardserver: Crop the invalidate region against the rectangl...
2008-05-12  Alexandre Julliardserver: Also crop the update region of children when...
2008-05-12  Alexandre Julliardserver: When moving/resizing a window crop the update...
2008-05-08  Alexandre Julliarduser32: The client rectangle is in screen coordinates...
2008-05-01  Paul Vriensuser32/tests: Run tests again on win95.
2008-05-01  James Hawkinsuser32: Fix a test that fails in win2k3.
2008-05-01  ByeongSik Jeonuser32: Post the WM_KEY{DOWN|UP} message whenWM_IME_KEY...
2008-04-28  James Hawkinsuser32: Fix a test that fails on platforms without...
2008-04-28  Vitaliy Margolenwinex11: Fix MapVirtualKeyEx to properly map left-right...
2008-04-25  Erik de Castro Lopouser32/tests: Use SetWindowLongPtr instead of SetWindow...
2008-04-24  Paul Vriensuser32/tests: Skip tests if function is not implemented.
next