user32/tests: Fix build with MSVC.
[wine] / dlls / user32 / tests / win.c
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-05-24  André Hentscheluser32/tests: Add tests for FlashWindowEx.
2011-03-30  David Hedberguser32: Fix return value when passing a non-sibling...
2011-03-30  David Hedberguser32/tests: Add some more tests for SetWindowPos.
2011-03-30  Jörg Höhleuser32/tests: Add a few IsWindow checks.
2011-02-23  Marcus Meissneruser32: Move functional code out of assert() (Coverity).
2011-02-21  Dmitry Timoshkovuser32: Cope with failing SetForegroundWindow().
2011-02-18  Dmitry Timoshkovuser32: Use the windows created by the SetParent()...
2011-02-09  Dmitry Timoshkovuser32: Add a test for reparenting a WS_POPUP window...
2010-12-31  André Hentscheluser32/tests: Don't test function directly when reporti...
2010-11-16  Alexandre Julliarduser32: Check structure size in GetGUIThreadInfo.
2010-11-02  Alexandre Julliardexplorer: Make the systray window look more like a...
2010-10-19  Dmitry Timoshkovuser32: FindWindow() should treat an empty title same...
2010-10-18  Vladimir Panteleevuser32: Update last active popup for all parents.
2010-10-11  Louis Lendersuser32/tests: Test FindWindowEx for empty window title.
2010-10-05  Alexandre Julliardserver: Update child window positions when resizing...
2010-09-27  Alexandre Julliardgdi32: Implement MirrorRgn.
2010-09-22  Alexandre Julliarduser32: Add support for RTL window layouts in MapWindow...
2010-09-21  Dmitry Timoshkovuser32: UpdateLayeredWindow() should fail on non-layere...
2010-09-21  Dmitry Timoshkovuser32: Do not test window state on the HCBT_SETFOCUS...
2010-09-03  Alexandre Julliarduser32/tests: Fix a number of test failures on Windows 7.
2010-09-02  Alexandre Julliarduser32: Implement Get/SetProcessDefaultLayout.
2010-09-02  Alexandre Julliarduser32: Make child windows inherit the WS_EX_LAYOUTRTL...
2010-09-01  Alexandre Julliarduser32/tests: Remove some noisy output.
2010-09-01  Alexandre Julliarduser32: Prevent changing some window styles through...
2010-08-04  Dmitry Timoshkovuser32: Protect from setting as a window owner one...
2010-07-22  Dylan Smithuser32: Prevent resize of minimized windows from SetWin...
2010-07-22  Dylan Smithuser32/tests: Minimized windows shouldn't be resizable.
2010-05-27  Austin Englishuser32/tests: Check return value of GetUpdateRect in...
2010-05-10  Gerald Pfeiferuser32/tests: Remove variable atom which is not really...
2010-05-10  Gerald Pfeiferuser32/tests: Remove SetShellWindowEx from test_shell_w...
2010-04-13  Alexandre Julliarduser32: The Z-order of owned windows doesn't depend...
2010-04-06  Alexandre Julliarduser32/tests: Fix a test that was incorrectly skipped...
2010-03-23  Alexandre Julliarduser32/tests: Fix a couple of race conditions.
2010-03-19  Paul Vriensuser32/tests: Fix timeouts on Win9x/WinMe.
2010-03-18  Henri Verbeetuser32/tests: Add a test for foreground windows on...
2010-02-24  Nikolay Sivovuser32/tests: Test to show that caption added for WS_EX...
2010-02-19  Alexandre Julliarduser32: Fix Z-order handling of windows that have a...
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/tests: Dispatch a message in case we can a WM_PAINT.
2010-01-22  Paul Vriensuser32/tests: Don't crash on Win9x/WinMe.
2010-01-18  Paul Vriensuser32/tests: Run tests again on Win95.
2010-01-14  Peter Dons Tychsenuser32: Do not allow a change of capture if the current...
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  Alexandre Julliarduser32: Fix the return value of EnumThreadWindows.
2009-10-06  Paul Vriensuser32/tests: Fix some test failures with 9x/Me on...
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-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-06-04  Alexandre Julliarduser32/tests: More systematically ignore the messages...
2009-06-02  Alexandre Julliarduser32/tests: Only check the foreground window when...
2009-05-12  Alexandre Julliarduser32/tests: Add more systematic support for ignoring...
2009-04-10  Alexandre Julliarduser32/tests: Fix a couple of test failures on Windows.
2009-04-02  Nikolay Sivovuser32: Implemented GetWindowRgnBox with some tests.
2009-03-11  Alexandre Julliarduser32/tests: SetForegroundWindow sometimes fails on...
2009-02-23  Francois Gougetuser32/tests: Use win_skip() to skip over unimplemented...
2009-02-20  Alexandre Julliarduser32/tests: Remove an unreliable pixel test.
2009-02-16  Alexandre Julliarduser32/tests: Skip some tests if SetForegroundWindow...
2009-02-13  Alexandre Julliarduser32/tests: Skip tests if we fail to inject mouse...
2009-02-12  Alexandre Julliarduser32/tests: Fix Z-order tests in the presence of...
2009-02-09  Alexandre Julliarduser32/tests: Fix some window test failures on various...
2009-02-05  Michael Stefaniucuser32/tests: Remove superfluous pointer casts.
2009-01-27  Florian Köberleuser32: Fix maximized child windows.
2009-01-27  Florian Köberleuser32/tests: Improved an error message.
2009-01-27  Florian Köberleuser32: Fix thick child minTrack and size.
2009-01-27  Florian Köberleuser32: Fix maxPosition of thick child windows.
2009-01-27  Florian Köberleuser32/tests: Use AdjustWindowRectEx to calculate minTr...
2009-01-25  Alexandre Julliarduser32/tests: Make the traces less verbose in the windo...
2009-01-23  Florian Köberleuser32: Fixed max size of child with exStyle WS_EX_DGLM...
2009-01-23  Alexandre Julliarduser32/tests: Make the DC test window top-most. Ignore...
2009-01-22  Alexandre Julliarduser32/tests: Don't display window info for hooks that...
2009-01-21  Florian Köberleuser32/tests: Extended test about thick child windows.
2009-01-21  Florian Köberleuser32/tests: Fixed error message.
2009-01-13  Alexandre Julliarduser32/tests: Fix the layered window tests for some...
2009-01-13  Michael Stefaniucuser32/tests: Do not cast the (IDC|IDI|RT)_* defines...
2009-01-08  Alexandre Julliarduser32/tests: Fix some integer to pointer conversion...
2009-01-03  Alexandre Julliarduser32/tests: Fix some printf formats for 64-bit.
2008-12-16  Paul Vriensuser32/tests: Destroy the windows after the tests.
2008-12-08  Alexandre Julliarduser32/tests: Added some tests for behavior of 64-bit...
2008-11-26  Alexandre Julliarduser32/tests: Fix a number of window tests on Win9x...
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  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-13  Vitaliy Margolenuser32/tests: Print line numbers of callers in check_wn...
2008-11-12  Alexandre Julliarduser32/tests: Fix window tests on various Windows versions.
2008-10-27  Detlef Riekenberguser32/tests: Avoid crash on win9x.
2008-10-20  Dmitry Timoshkovuser32: Fix a typo.
2008-10-17  Dmitry Timoshkovuser32: Add a test for fullscreen window sizing, make...
2008-10-06  Dmitry Timoshkovuser32: Print the expected and received rectangles.
2008-09-30  Vitaliy Margolenuser32/tests: Move shell test to the end - killing...
next