winhttp: Reimplement WinHttpCrackUrl.
[wine] / dlls / user32 / tests /
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...
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...
next