wintrust/tests: Fix test on win9x.
[wine] / dlls / user32 / tests /
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.
2008-04-24  Lei Zhanguser32: Handle VK_RETURN WM_KEYDOWN events better in...
2008-04-24  Lei Zhanguser32: Add a test for sending WM_KEYDOWN to a child...
2008-04-23  Jeff Latimeruser32/tests: Fix typedefs & function definitions so...
2008-04-22  Austin EnglishSpelling fixes.
2008-04-18  Anatoly Lyutinuser32/tests: Add test for switching not maximized...
2008-04-18  Anatoly Lyutinuser32/tests: Get rid of magic number.
2008-04-17  James Hawkinsuser32: Fix a test that fails in XP and win2k3.
2008-04-14  Alex Villacís Lassouser32: LoadImage(IMAGE_BITMAP) should reject invalid...
2008-04-10  Alexandre Julliarduser32/tests: Replace the keyboard flags bitfield by...
2008-04-10  Alexandre Julliarduser32/tests: Avoid testing uninitialized data.
2008-04-09  Lei Zhanguser32: Add edit control check to see if its in a dialo...
2008-04-09  Lei Zhanguser32: Add edit control check to see if its in a dialo...
2008-04-08  Lei Zhanguser32: Handle VK_ESCAPE correctly in EDIT_WM_KeyDown.
2008-04-08  Lei Zhanguser32: Handle ES_MULTILINE correctly for WM_KEYDOWN...
2008-04-08  Lei Zhanguser32: Fix WM_CHAR return value for edit controls.
2008-04-08  Lei Zhanguser32: Add tests for edit controls and VK_TAB.
2008-04-08  Lei Zhanguser32: Add tests for edit controls and VK_RETURN.
2008-04-08  Lei Zhanguser32: Add more tests for single line edit control...
2008-04-08  Lei Zhanguser32: Add more tests for ES_WANTRETURN.
2008-04-07  Francois GougetAssorted spelling fixes.
2008-04-04  Alexandre Julliarduser32: Fix a few ShowWindow todo tests.
2008-04-04  Lei Zhanguser32: Use a bogus wildcard in listbox test, change...
2008-04-03  Maarten Lankhorstuser32: Implement BroadcastSystemMessage.
2008-04-03  Lei Zhanguser32: Correctly handle VK_RETURN for edit controls...
2008-04-03  Lei Zhanguser32: Dialog should ignore WM_KEYDOWN messages if...
2008-04-03  Lei Zhanguser32: Add more edit dialog tests.
2008-04-02  Vitaliy Margolenwinex11drv: Distinguish left and right keys for shift...
2008-03-28  Marcus Meissneruser32/tests: Mark unsigned entitities as unsigned.
2008-03-28  Lei Zhanguser32: Add more DrawText tests.
2008-03-28  Lei Zhanguser32: Handle WM_CHAR messages better in edit controls.
2008-03-28  Lei Zhanguser32: Add more dialog with edit control tests.
2008-03-28  Lei Zhanguser32: Make an edit test more readable.
2008-03-27  Dmitry Timoshkovuser32: Add a defwinproc flag when appropriate.
2008-03-27  Dmitry Timoshkovuser32: Add a test for combobox navigation with arrow...
2008-03-26  Lei Zhanguser32: Tweak how the edit control handles WM_GETDLGCODE.
2008-03-24  Marcus Meissneruser32/tests: Fix uninitialized struct component.
2008-03-24  Marcus Meissneruser32/tests: Skip checks if pre-condition does not...
2008-03-24  Vitaliy Margolenuser32: Fix F1 message sequence.
2008-03-22  Reece Dunnuser32: Fixed the HiliteMenuItem tests to pass on Windo...
2008-03-21  Alexandre Julliarduser32/tests: Flush events during the mouse button...
2008-03-18  Reece Dunnuser32: Improve the HiliteMenuItem tests so they reflec...
2008-03-17  Reece H. Dunnuser32: HiliteMenuItem fails if an invalid window handl...
2008-03-15  Maarten Lankhorstuser32: Fix enumeration for EnumWindowStations and...
2008-03-15  Clinton Stimpsonuser32: Test processing of expose events.
2008-03-11  Christopher Berneruser32: Make LoadStringW pass tests.
2008-03-10  Paul Vriensuser32/tests: Use A-call.
2008-03-10  Paul Vriensusers32/tests: Win9x doesn't like FILE_ALL_ACCESS.
2008-03-06  Rob Shearmanuser32: Add test for calling CreateDesktop on already...
2008-03-05  Alexandre Julliarduser32/tests: Make the initial timeout longer in flush_...
2008-03-05  Francois Gougetuser32/tests: Don't use 0x55 to avoid any confusion...
2008-03-05  Francois Gougetuser32/tests: Add the trailing '\n' to a couple of...
2008-03-04  Alexandre Julliarduser32: Fix a couple of message test failures.
2008-03-04  Alexandre Julliarduser32/tests: Fix most message tests to pass on Vista.
2008-03-03  Alexandre Julliarduser32: Reimplement LoadStringA to avoid memory allocat...
2008-03-03  Christopher Berneruser32/tests: Conformance tests for LoadStringW and...
2008-03-03  Alexandre Julliarduser32/tests: Skip tests instead of crashing if global...
2008-02-28  Alexandre Julliarduser32/tests: Flush events after showing/hiding a windo...
2008-02-25  Alexandre Julliarduser32: Moved the DCE support from winex11 back to...
2008-02-25  Rob Shearmanuser32: Fix the number of characters passed to GetClass...
2008-02-25  Stefan Leichteruser32: Fix a test of GetMouseMovePointsEx.
2008-02-25  Anatoly Lyutinuser32: Fix return value in ShowScrollBar according...
2008-02-25  Anatoly Lyutinuser32: Added some tests for scrollbar.
2008-02-22  Stefan Leichteruser32: Fix a test of GetMouseMovePointsEx failing...
2008-02-21  Huw Daviesuser32: Add a test for CS_OWNDC windows that are create...
2008-02-20  Andrew Riediuser32: Test LoadImage() to load an icon as a cursor.
2008-02-20  Dmitry Timoshkovuser32: Add a z-order test for owned popup windows.
2008-02-19  Stefan Leichteruser32: Add some tests for GetMouseMovePointsEx.
2008-02-18  Maarten Lankhorstuser32: Fix a message test that would only pass on...
2008-02-15  Reece H. Dunnuser32: Improve the combo tests to check when the CBN_S...
2008-02-15  Dmitry Timoshkovuser32: Use custom window procs instead of DefWindowPro...
next