user32/tests: Don't use 0x55 to avoid any confusion when running with +heap.
[wine] / dlls / user32 / tests /
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...
2008-02-12  Dmitry Timoshkovuser32: Add a couple of tests for WS_EX_TOPMOST.
2008-02-11  Francois Gougetuser32/tests: Add the trailing '\n' to ok() calls.
2008-02-08  Reece H. Dunnuser32: Make the listbox tests pass in directories...
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-02-06  Andrew Riediuser32: Test destroying the cursor of a parent process.
2008-01-25  Reece H. Dunnuser32: Make the edit tests pass on Vista.
2008-01-25  Reece H. Dunnuser32: Make the class tests pass on Vista.
2008-01-25  Reece H. Dunnuser32: Make the clipboard tests pass on Vista.
2008-01-23  Paul Vriensuser32/tests: Run full test again on win95 and NT4.
2008-01-22  Alexandre Julliardwinex11.drv: Fix handling of strange window sizes in...
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2008-01-09  Marcus Meissnerwinex11: Set last error on enumerating display settings.
2007-12-20  Dmitry Timoshkovuser32: Add a test for an invalid DEVMODE passed to...
2007-12-19  Alex Villacís Lassouser32: Fix regression in DlgDirList caused by modified...
2007-12-18  Francois Gougetuser32/tests: Use GetProcAddress() on ChangeDisplaySett...
2007-12-17  Stefan Dösingerwinex11: Activate the depth-bpp difference.
2007-12-14  Stefan Dösingeruser32: Add a test for EnumDisplaySettings vs GetDevice...
2007-12-14  Stefan Dösingeruser32: Add a test for WM_DISPLAYCHANGE.
2007-12-11  Andrew Riediuser32: Test the initial state of the cursor.
2007-12-10  Andrew Riediuser32: Improve test_DestroyCursor().
2007-12-10  Andrew Riediuser32: Uncomment and explain a test in test_DestroyCur...
2007-12-07  Francois GougetAssorted spelling fixes.
2007-12-07  Michael Stefaniucuser32/tests: Pass HEAP_ZERO_MEMORY to HeapAlloc()...
2007-11-30  Stefan Dösingeruser32: Destroying the current cursor results in an...
2007-11-20  Francois Gougetuser32/tests: Add the trailing '\n' to an ok() call.
2007-11-15  Alex Villacís Lassouser32: Conformance tests for DlgDirList and DlgDirSele...
2007-11-14  Alex Villacís Lassouser32: Conformance tests for LB_DIR on listboxes.
2007-11-13  Francois Gougetuser32/tests/msg: Don't mess up lParam as it is passed...
2007-11-12  Dan Kegeluser32: Implement return value for DdeClientTransaction...
2007-11-09  Alexandre Julliarduser32/tests: Fix access to an uninitialized variable.
2007-11-09  Francois Gougetuser32/tests: Skip some tests when DdeClientTransaction...
2007-11-08  Alex Villacís Lassouser32: Fix for failing tests of LB_GETTEXT on listbox...
2007-11-08  Alex Villacís Lassouser32: Fix LB_ITEMFROMPOINT tests for listbox control.
2007-11-02  Gerald Pfeiferuser32: Don't check unsigned types for >= 0.
2007-11-02  Alexandre Julliarduser32/tests: Don't test the contents of uninitialized...
2007-10-31  Alexandre Julliarduser32: Don't allow changing the WS_EX_TOPMOST style...
2007-10-30  Mikolaj Zalewskiuser32: Better fix how to handle GetWindowLongPtr[AW...
2007-10-26  James Hawkinsuser32: Define WM_LBTRACKPOINT if it's not previously...
2007-10-26  James Hawkinsuser32: Fix a test that now passes in Windows.
2007-10-25  Lei Zhanguser32: Do not send button click to dialog with disable...
2007-10-18  Alex Villacís Lassouser32: Tests for fix EM_SETLIMITTEXT with zeroed args.
2007-10-18  Dmitry Timoshkovuser32: Add more listbox message tests, make them pass...
2007-10-15  James Hawkinsuser32: Convert an HDDEDATA handle to a DDEPOKE structu...
2007-10-15  James Hawkinsuser32: Add tests for DdeCreateDataHandle.
2007-10-15  James Hawkinsuser32: Return DMLERR_INVALIDPARAMETER if hszItem is...
2007-10-15  James Hawkinsuser32: Return DMLERR_MEMORY_ERROR instead of posting...
2007-10-15  James Hawkinsuser32: Return DMLERR_INVALIDPARAMETER if hszItem is...
2007-10-15  James Hawkinsuser32: The server should release data sent with WM_DDE...
2007-10-15  Alexandre Julliarduser32: Fix message processing in dde test and go back...
2007-10-15  James Hawkinsuser32: Increase the message timeout.
2007-10-11  Francois Gougetuser32/tests: Don't use nameless unions where they...
2007-10-10  Karl Reltonwineserver: Allow already peeked messages to merge.
2007-10-09  James Hawkinsuser32: Test the ddeml server interface.
2007-10-09  James Hawkinsuser32: Move the test_ddeml_client function closer...
2007-10-09  James Hawkinsuser32: Set client_pid to zero before initializing...
2007-10-09  Francois Gougetuser32/tests: Remove an unneeded cast.
2007-10-04  James Hawkinsuser32: Test the ddeml client interface.
2007-10-02  Alexandre Julliarduser32/tests: Replace GWL_WNDPROC by GWLP_WNDPROC.
2007-10-02  Dmitry Timoshkovuser32: Add a message test for ownerdrawn listbox,...
2007-10-01  Alexandre Julliarduser32/tests: Compare against ASCII string first since...
2007-10-01  Rob Shearmanuser32: Add tests for DefWindowProc processing the...
2007-10-01  Dmitry Timoshkovuser32: WM_IME_SETCONTEXT messages are optional.
2007-09-27  Francois GougetAssorted spelling fixes.
2007-09-25  Dmitry Timoshkovuser32: Make message test pass cleanly under XP SP2.
2007-09-24  Anatoly Lyutinuser32/tests: Fix test for switch maximized MDI children.
2007-09-21  Peter Oberndorferuser32/tests: Fix dialog proc prototypes.
2007-09-20  James Hawkinsuser32: Add a test that shows ddeml string handles...
2007-09-17  Alexandre Julliarduser32/tests: We can now store binary files in the...
2007-09-17  Alexandre Julliarduser32/tests: Properly flush events in the update rect...
2007-09-17  James Hawkinskernel32: Return TRUE for all pointer params in GlobalU...
2007-09-17  James Hawkinskernel32: Fix the case where memory is freed twice...
2007-09-17  James Hawkinsuser32: Set uiLo and uiHi to zero on error.
2007-09-17  James Hawkinsuser32: Add tests for the DDE pack functions.
2007-09-13  Lei Zhanguser32: Edit control should respond to ctrl + z.
2007-09-10  Dmitry Timoshkovuser32: Add more tests for GetUpdateRect.
2007-08-31  Mikolaj Zalewskiuser32: combo: CB_SETITEMHEIGHT should make the edit...
2007-08-30  Trent Waddingtonserver: Handle existing timer replacement when no windo...
2007-08-30  Mikolaj Zalewskiuser32: Static controls should have a clipping region...
next