user32: Remove the ignored common resource attributes.
[wine] / dlls / user32 / tests / win.c
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...
2008-09-17  Alexandre Julliarduser32/tests: Fix some test failures on XP.
2008-09-15  Alexandre Julliarduser32/tests: Fix a test that fails on all Windows...
2008-09-12  Alexandre Julliarduser32/tests: Added some tests for Get/SetLayeredWindow...
2008-08-20  Austin Englishuser32: Test what FindWindow does when window isn't...
2008-08-05  Alexandre Julliarduser32/tests: Fix a number of message sequence tests...
2008-06-27  Dmitry Timoshkovuser32: Add a test for focus behaviour on minimize...
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-18  Dmitry Timoshkovkernel32: Make GetModuleFileName set ERROR_INSUFFICIENT...
2008-06-10  Alexandre Julliarduser32/tests: Fix a window style check on Vista.
2008-06-04  Alexandre Julliarduser32/tests: Abstract the printing of minmax info...
2008-05-30  James Hawkinsuser32: win2k3's GetWindowModuleFileName does return...
2008-05-28  Alexandre Julliarduser32: Check for wraparound in the initial window...
2008-05-28  Paul Vriensuser32/tests: Run tests on win95 again.
2008-05-27  Dmitry Timoshkovuser32: Add the tests for GetWindowModuleFileName.
2008-05-08  Alexandre Julliarduser32: The client rectangle is in screen coordinates...
2008-05-01  Paul Vriensuser32/tests: Run tests again on win95.
2008-03-21  Alexandre Julliarduser32/tests: Flush events during the mouse button...
2008-03-15  Clinton Stimpsonuser32: Test processing of expose events.
2008-03-05  Alexandre Julliarduser32/tests: Make the initial timeout longer in flush_...
2008-02-28  Alexandre Julliarduser32/tests: Flush events after showing/hiding a windo...
2008-02-20  Dmitry Timoshkovuser32: Add a z-order test for owned popup windows.
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-01-22  Alexandre Julliardwinex11.drv: Fix handling of strange window sizes in...
2007-10-31  Alexandre Julliarduser32: Don't allow changing the WS_EX_TOPMOST style...
2007-09-27  Francois GougetAssorted spelling fixes.
next