user32: End scrollbar tracking if the mouse capture is lost.
[wine] / dlls / user32 / tests /
2010-03-25  Sébastien Ramageuser32: End scrollbar tracking if the mouse capture...
2010-03-23  Alexandre Julliarduser32/tests: Fix a couple of race conditions.
2010-03-22  Alexandre Julliarduser32: Store the current cursor and show count in...
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-19  Paul Vriensuser32/tests: Fix timeouts on Win9x/WinMe.
2010-03-19  Alexandre Julliarduser32: Return fake global information in GetCursorInfo...
2010-03-19  Alexandre Julliarduser32/tests: Add some tests for GetCursorInfo.
2010-03-18  Alexandre Julliarduser32/tests: Add some tests for ShowCursor.
2010-03-18  Alexandre Julliarduser32/tests: Add some tests demonstrating that SetCurs...
2010-03-18  Henri Verbeetuser32/tests: Add a test for foreground windows on...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-03  David Hedberguser32: Fix case where EM_SCROLL with page down results...
2010-03-03  David Hedberguser32: Fix return value of EDIT_EM_Scroll.
2010-03-03  Alexandre Julliardserver: Set the idle event when PeekMessage is called...
2010-03-02  Henri Verbeetuser32: Also show dialogs right after a WM_TIMER message.
2010-02-24  Alexandre Julliarduser32/tests: Fix broken check of the ok() macro return...
2010-02-24  Nikolay Sivovuser32/tests: Test to show that caption added for WS_EX...
2010-02-23  Andrew Nguyenuser32/tests: Fix a failure message trace.
2010-02-23  Andrew Nguyenuser32: Ensure that WM_INITDIALOG passes the first...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-19  Alexandre Julliarduser32: Fix Z-order handling of windows that have a...
2010-02-08  Reece Dunnuser32/tests: Make the MDI client take up the whole...
2010-02-08  Paul Vriensuser32/tests: Fix crash on Win9x/WinMe.
2010-02-08  Paul Vriensuser32/tests: Don't try to detect Win9x/WinMe several...
2010-02-05  Bernhard Übelackeruser32: Don't hide the window in SetParent when window...
2010-02-05  Alexandre Julliarduser32/tests: Fix the menu capture test for NT4.
2010-02-02  Alexandre Julliarduser32: Fix the WM_CONTEXTMENU parameter for 64-bit.
2010-02-02  Alexandre Julliarduser32/tests: Dispatch a message in case we can a WM_PAINT.
2010-01-25  Jason Edmeadesuser32: Preselect all editbox text when combo gets...
2010-01-25  Jason Edmeadesuser32/tests: Combo should preselect all text on first...
2010-01-22  Paul Vriensuser32/tests: Don't crash on Win9x/WinMe.
2010-01-18  Kusanagi Kouichiuser32: F10 key deactivates menu.
2010-01-18  Paul Vriensuser32/tests: Run tests again on Win95.
2010-01-14  Kusanagi Kouichiuser32/tests: Add test for Shift+F10.
2010-01-14  Peter Dons Tychsenuser32: Do not allow a change of capture if the current...
2010-01-08  Nikolay Sivovuser32/tests: Forward test proc to default dialog proce...
2009-12-30  Nikolay Sivovuser32/uitools: Fix FillRect behaviour for invalid...
2009-12-30  Nikolay Sivovuser32/sysparams: Return NULL from GetSysColorBrush...
2009-12-29  Nikolay Sivovuser32/tests: Add tests for invalid index in GetSysColo...
2009-12-28  Michael Stefaniucuser32/tests: Remove some explicit LPARAM/WPARAM casts.
2009-12-23  Alexandre Julliarduser32/tests: Fix some last error checks for WoW64.
2009-12-21  Michael Stefaniucuser32/tests: Don't cast NULL to an integer type.
2009-12-16  Alexandre Julliardserver: Set the idle event when retrieving a timer...
2009-12-16  Alexandre Julliardserver: Don't set the idle event when waiting for a...
2009-12-16  Alexandre Julliardserver: Any thread can set the idle event, don't treat...
2009-12-16  Alexandre Julliardserver: Don't reset the idle event when the client...
2009-12-16  Alexandre Julliarduser32/tests: Always reset events when starting a WaitF...
2009-12-16  Alexandre Julliarduser32/tests: Fix a number of message test failures...
2009-12-15  Alexandre Julliarduser32/tests: Add a number of tests for WaitForInputIdle.
2009-12-03  Nikolay Sivovuser32/tests: Free window after use.
2009-12-03  Nikolay Sivovuser32/tests: Restore original procedure to let control...
2009-12-03  Dan Kegeluser32/tests: Allocate big enough buffer for UnpackDDEl...
2009-11-30  Nikolay Sivovuser32/tests: Free memory after use.
2009-11-16  Ilya Shpigoruser32: Destroy EDITSTATE structure in the WM_NCDESTROY...
2009-11-05  Ilya Shpigoruser32: Fix switching focus to parent after child hiding.
2009-10-23  Paul Vriensuser32/tests: Fix a typo.
2009-10-23  Paul Vriensuser32/tests: Skip some tests on Win9x/WinMe.
2009-10-23  Alexandre Julliarduser32: Fix the return value of EnumThreadWindows.
2009-10-22  Julius Schwartzenberguser32/tests: Test extra value of standard dialog and...
2009-10-19  Alexandre Julliarduser32/tests: Use the correct lparam in the WM_DDE_ACK...
2009-10-16  Rein Klazesuser32: Handle MN_GETHMENU in PopupMenuWndProc.
2009-10-14  Erich Hooveruser32: Test for 'F10' key events.
2009-10-12  Paul Vriensuser32/tests: Fix an intermittent test failure.
2009-10-08  Paul Vriensuser32/tests: Skip some tests on Win9x/WinMe.
2009-10-06  Paul Vriensuser32/tests: Fix some test failures with 9x/Me on...
2009-10-06  Alexandre Julliardtests: Build all tests with strict prototypes.
2009-10-06  Ge van Geldorpuser32/tests: Fix sysparams test failure on Win7.
2009-10-05  Wilfried Pasquazzouser32: DrawState always uses real icon size for drawing.
2009-10-05  Wilfried Pasquazzouser32/tests: DrawState: New test case for correct...
2009-10-02  Michael Stefaniucuser32/tests: Use LONG instead of long.
2009-10-01  Paul Vriensuser32/tests: Don't crash on Win9x/WinMe/NT4.
2009-09-30  Peter Dons Tychsenuser32: Add exception handling for timer callbacks.
2009-09-28  Vincent Povirkuser32: Invert y in DrawTextEx in GM_COMPATIBLE mode...
2009-09-25  Alexandre Julliarduser32/tests: Add missing flush_events in ScrollWindow...
2009-09-24  Rein Klazesuser32: In ScrollWindowEx do not clip the clipping...
2009-09-23  Alexander Scott... user32: Send a WM_DRAWCLIPBOARD message to the new...
2009-09-23  Alexander Scott... user32: When sending the WM_DRAWCLIPBOARD message,...
2009-09-23  Alexander Scott... user32/tests: Add some clipboard viewer tests.
2009-09-23  Wilfried Pasquazzouser32/tests: Test for correct scaling of DrawIcon.
2009-09-09  Alexandre Julliarduser32/tests: Use explicit prototypes for function...
2009-09-09  Alexandre Julliarduser32/tests: Non-US keyboards are allowed on Wine...
2009-09-08  Ge van Geldorpuser32/tests: Skip test on non-US keyboard.
2009-09-01  Paul Vriensuser32/tests: Run tests again on Win95.
2009-09-01  Sergey Khodychuser32/tests: Fix a typo.
2009-08-26  Sergey Khodychuser32: Use IDOK as default identifier in a template.
2009-08-26  Sergey Khodychuser32: edit: Improve handling of WM_KEYDOWN VK_RETURN...
2009-08-26  Sergey Khodychuser32: edit: Improve handling of WM_KEYDOWN VK_TAB...
2009-08-26  Sergey Khodychuser32: edit: Improve handling of WM_KEYDOWN VK_ESCAPE...
2009-08-26  Sergey Khodychuser32: edit: Use a dialog mode after receiving WM_GETD...
2009-08-26  Ge van Geldorpuser32/tests: Fix test failure on Win7.
2009-08-26  Andrew Eikumuser32/tests: Fix input test failures on NT4.
2009-08-24  Andrew Nguyenuser32/tests: Fix a test failure on Win9x.
2009-08-20  Andrew Eikumuser32/tests: Fix input test failure in win9x platforms.
2009-08-19  Andrew Eikumuser32/tests: Add tests for SendInput with unicode.
2009-08-14  Andrew Eikumuser32/tests: Add tests for saving and restoring contro...
2009-08-14  Austin Lunduser32/tests: Remove superfluous code from WM_PAINT...
2009-08-13  Austin Lunduser32/tests: Added tests for infinite WM_PAINT loop.
2009-08-12  Dmitry Timoshkovuser32: Return 0 from DefDlgProc and dialog loop for...
2009-08-11  Francois GougetAssorted spelling fixes.
2009-08-10  Andrew Nguyenuser32/tests: Fix some test failures on Windows.
next