user32/tests: Make some functions static.
[wine] / dlls / user32 / tests /
2008-12-12  Francois Gougetuser32/tests: Make some functions static.
2008-12-08  Lei Zhanguser32: Check input to GetAsyncKeyState().
2008-12-08  Alexandre Julliarduser32/tests: Added some tests for behavior of 64-bit...
2008-12-05  Paul Vriensuser32/tests: Fix some typos.
2008-12-04  Alexandre JulliardDefine _WIN32_WINNT before including any headers.
2008-11-26  Alexandre Julliarduser32/tests: Fix a number of window tests on Win9x...
2008-11-25  Francois Gougetuser32: Remove WINAPI/CALLBACK on static functions...
2008-11-21  Alexandre Julliarduser32/tests: Only test the window caption status if...
2008-11-21  Paul Vriensuser32/tests: Fix a few test failures on Win9x.
2008-11-20  Alexandre Julliarduser32/tests: Allow the foreground window to be null...
2008-11-20  Alexandre Julliarduser32/tests: Fix some of the sysparams tests on Win9x...
2008-11-20  Alexandre Julliarduser32/tests: Fix the monitor tests on NT4.
2008-11-20  Alexandre Julliarduser32/tests: Fix wildcard directory lists handling...
2008-11-20  Alexandre Julliarduser32/tests: Fix the edit margins tests on Win9x.
2008-11-20  Alexandre Julliarduser32/tests: Fix the cursor tests on Win9x.
2008-11-20  Alexandre Julliarduser32/tests: The BSF_SENDNOTIFYMESSAGE flag is not...
2008-11-20  Paul Vriensuser32/tests: Don't crash on Win95.
2008-11-20  Alexandre Julliarduser32/tests: Fix a few more failures in the window...
2008-11-19  Florian Köberleuser32/tests: Test size and minmax of WS_THICKFRAME...
2008-11-19  Florian Köberleuser32/tests: Capture tests should not require no activ...
2008-11-18  Damjan Jovanovicuser32: Handle NULL rectangles in WM_NCCALCSIZE.
2008-11-17  Paul Vriensuser32/tests: Fix a test failure on Win9x, WinMe and...
2008-11-14  Alexandre Julliarduser32/tests: Fix the resource tests for various Window...
2008-11-13  Vitaliy Margolenuser32/tests: Print line numbers of callers in check_wn...
2008-11-12  Alexandre Julliarduser32/tests: Make sure the message test doesn't hang...
2008-11-12  Alexandre Julliarduser32/tests: Skip the PM_QS_* PeekMessage tests on...
2008-11-12  Alexandre Julliarduser32/tests: Fix window tests on various Windows versions.
2008-11-07  Paul Vriensuser32/tests: Skip GetMenuItemInfo tests on NT4 and...
2008-11-07  Paul Vriensuser32/tests: Fix some test failures on Win9x.
2008-11-06  Paul Vriensuser32/tests: Fix some test failures on Win9x and WinMe.
2008-11-06  Detlef Riekenberguser32/tests: Fix crash on win9x in the dde test.
2008-11-05  Michael Stefaniucuser32: Remove superfluous casts of void pointers.
2008-11-04  Michael Stefaniucuser32: Do not cast zero.
2008-11-03  Michael Stefaniucuser32: Do not cast NULL.
2008-10-29  Alexandre Julliarduser32: Add a bunch of tests for GetQueueStatus and...
2008-10-27  Detlef Riekenberguser32/tests: Avoid crash on win9x.
2008-10-27  Michael Stefaniucuser32: HGDIOBJ is interchangeable with other handle...
2008-10-20  Dmitry Timoshkovuser32: Fix a typo.
2008-10-20  Francois GougetAssorted spelling fixes.
2008-10-17  Alexandre Julliarduser32/test: Fix a couple of message test failures...
2008-10-17  Dmitry Timoshkovuser32: Add a test for fullscreen window sizing, make...
2008-10-16  Aric Stewartuser32: Update DrawText tests to cover behavior differe...
2008-10-15  Aric Stewartuser32: Make sure our vertical line count is at least...
2008-10-14  Aric Stewartuser32: DrawText handling of 0 counts with string,...
2008-10-09  Paul Vriensuser32/tests: Don't crash on NT4.
2008-10-07  Paul Vriensuser32/tests: Fix failures on W2K and below.
2008-10-07  Paul Vriensuser32/tests: Run tests on win95 again.
2008-10-06  Dylan Smithuser32: Converted rcScrollBar to screen coordinates.
2008-10-06  Dmitry Timoshkovuser32: Print the expected and received rectangles.
2008-10-02  Aric Stewartuser32/tests: GetMenuItemCount returns INT so check...
2008-10-02  Aric Stewartuser32/tests: GetMenuItemCount returns an INT which...
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...
next