Some more tests for focus behavior when hiding/showing windows.
[wine] / dlls / user / tests / win.c
2004-05-04  Alexandre JulliardSome more tests for focus behavior when hiding/showing...
2004-04-28  Alexandre JulliardAdded test for setting focus to an invisible window.
2004-04-13  Dmitry TimoshkovAdd a test for GW_HWNDLAST.
2004-04-12  Dmitry TimoshkovAdd a test case for children Z ordering at window creat...
2004-03-19  Dmitry TimoshkovAdd a test case which confirms that SetMenu implementat...
2004-03-11  Dmitry TimoshkovWindows truncates windows coordinates at 16 bits when...
2004-02-06  Dmitry TimoshkovAdd a test case and a fix for the window styles state...
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-20  Dmitry TimoshkovMerge the MDI and common window creation code. Change...
2004-01-16  Francois GougetWe need to set _WIN32_WINNT to 0x501 to get CS_DROPSHAD...
2003-12-31  Alexandre JulliardStore window icons in the window structure so that...
2003-12-30  Dmitry TimoshkovAdd MDI child creation tests.
2003-11-18  Martin Fuchs- Move shell window into the background.
2003-10-24  Dmitry TimoshkovMore tests for window creation parameters.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-01-03  Francois GougetWin9x does not support {Get,Set}WindowLongW. Use the...
2002-11-15  Patrik StridvallMade tests compile on Windows.
2002-10-29  Patrik StridvallFixed tests to compile with MS C on Windows.
2002-10-04  Alexandre JulliardFixed printf formats for -DSTRICT handles.
2002-10-03  Alexandre JulliardBuild tests with -DSTRICT.
2002-09-25  Alexandre JulliardFixed a number of bugs in the handling of window parent...