user32/tests: Fix some combo box tests for different font sizes.
[wine] / dlls / user32 / tests / msg.c
2010-09-29  Louis Lendersuser32: UpdateWindow doesn't accept a NULL hwnd.
2010-09-22  Dmitry Timoshkovuser32: Uncomment the GetWindowPlacement() test, fill...
2010-09-01  Dmitry Timoshkovuser32: Add a bunch of GetWindowPlacement() tests,...
2010-06-30  AndrĂ© Hentscheluser32/tests: Use if(0) instead of a comment to make...
2010-06-17  Alexandre Julliarduser32/tests: Ignore repeat key flag that causes occasi...
2010-05-25  Alexandre Julliarduser32/tests: Fix a test failure in desktop mode.
2010-05-17  Dmitry Timoshkovuser32: Add BM_SETSTATE/BM_SETCHECK message tests for...
2010-05-04  Gerald Pfeiferuser32/tests: Destroy the window we created at the...
2010-03-03  Alexandre Julliardserver: Set the idle event when PeekMessage is called...
2010-02-08  Reece Dunnuser32/tests: Make the MDI client take up the whole...
2010-02-02  Alexandre Julliarduser32: Fix the WM_CONTEXTMENU parameter for 64-bit.
2010-01-14  Kusanagi Kouichiuser32/tests: Add test for Shift+F10.
2009-12-28  Michael Stefaniucuser32/tests: Remove some explicit LPARAM/WPARAM casts.
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-10-14  Erich Hooveruser32: Test for 'F10' key events.
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-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-09  Alexandre Julliarduser32/tests: Use explicit prototypes for function...
2009-08-03  Henri Verbeetuser32: Send 0 as LPARAM for SIZE_MINIMIZED WM_SIZE...
2009-07-06  Dmitry Timoshkovuser32: Fix some BM_SETSTYLE test failres under Win9x.
2009-07-02  Dmitry Timoshkovuser32: Add a test for BM_SETSTYLE, make it pass under...
2009-06-18  Dmitry Timoshkovuser32: Invalidate button on WM_KILLFOCUS, like Windows...
2009-06-15  Paul Vriensuser32/tests: Skip some tests on Win9x/WinME.
2009-06-12  Dmitry Timoshkovuser32: Add a test for PeekMessage((HWND)-1), make...
2009-06-04  Alexandre Julliarduser32/tests: Add more synchronization in the exit...
2009-06-04  Paul Vriensuser32/tests: Remove a trace() message.
2009-06-03  Alexandre Julliarduser32/tests: Add tests for message sequence of window...
2009-06-02  Alexandre Julliarduser32/tests: Fix the listbox delete test on NT4.
2009-05-13  Alexandre Julliarduser32/tests: Add an optional message for Win95.
2009-05-12  Alexandre Julliarduser32/tests: Add more systematic support for ignoring...
2009-05-12  Alexandre Julliarduser32/tests: Fix the LB_DELETESTRING for older Windows...
2009-04-29  Dmitry Timoshkovuser32: Add the tests for LB_DELETESTRING, make them...
2009-04-22  Michael Stefaniucuser32/tests: Don't use the long type.
2009-03-13  Alexandre Julliarduser32/tests: Add optional restore sequence for Vista.
2009-03-11  Alexandre Julliarduser32/tests: Skip shift+button test if we don't receiv...
2009-03-10  Nikolay Sivovuser32: Button should get captured when highlighted...
2009-03-09  Alexandre Julliarduser32/tests: Fix some message sequences for Vista...
2009-03-09  Alexandre Julliarduser32/tests: Avoid snprintf, it's broken on Mingw.
2009-03-06  Alexandre Julliarduser32/tests: Add more optional messages for Vista...
2009-03-05  Alexandre Julliarduser32/tests: Mark a couple of painting messages as...
2009-03-03  Alexandre Julliarduser32/tests: Add some more optional messages.
2009-02-26  Alexandre Julliarduser32/tests: Fix some message sequences for Win9x.
2009-02-25  Alexandre Julliarduser32/tests: Add some more optional messages.
2009-02-24  Alexandre Julliarduser32/tests: Add a couple of optional messages.
2009-02-23  Francois Gougetuser32/tests: Use win_skip() to skip over unimplemented...
2009-02-21  Alexandre Julliarduser32/tests: Print all the unexpected messages we...
2009-02-20  Alexandre Julliarduser32/tests: Skip some message tests if we fail to...
2009-02-18  Rein Klazesuser32: Do not handle WM_ENDSESSION in DefWindowProc...
2009-02-17  Alexandre Julliarduser32/tests: Skip message tests if queuing keyboard...
2009-02-16  Alexandre Julliarduser32/tests: Add a couple of optional message, mark...
2009-02-13  Alexandre Julliarduser32/tests: Fix more message tests on XP and Vista.
2009-02-12  Alexandre Julliarduser32/tests: Add some more optional messages we get...
2009-02-11  Alexandre Julliarduser32/tests: Try to fix some more failures in the...
2009-02-05  Michael Stefaniucuser32/tests: Remove superfluous pointer casts.
2009-01-29  Alexandre Julliarduser32/tests: Add a few optional messages for Win2K3.
2009-01-25  Alexandre Julliarduser32/tests: Ignore some more messages.
2009-01-23  Alexandre Julliarduser32/tests: Don't try to do hook tests if we can...
2009-01-22  Alexandre Julliarduser32/tests: Ignore WM_IME_SELECT message. Skip mouse...
2009-01-20  Alexandre Julliarduser32/tests: Fix some more message test failures on...
2009-01-19  Alexandre Julliarduser32/tests: Fix some more msg test failures and impro...
2009-01-16  Alexandre Julliarduser32/tests: Fix some more failures in the message...
2009-01-15  Alexandre Julliarduser32/tests: Add support for testing only some bits...
2009-01-15  Alexandre Julliarduser32/tests: Print the failure position in the message...
2009-01-13  Ge van Geldorpuser32/tests: keybd_event can send HCBT_KEYSKIPPED...
2009-01-13  Michael Stefaniucuser32/tests: Do not cast the (IDC|IDI|RT)_* defines...
2009-01-12  Alexandre Julliarduser32/tests: Only display failing message sequences...
2009-01-12  Alexandre Julliarduser32/tests: Centralize the tracing of the received...
2009-01-08  Alexandre Julliarduser32/tests: Fix some integer to pointer conversion...
2008-12-12  Francois Gougetuser32/tests: Make some functions static.
2008-12-04  Alexandre JulliardDefine _WIN32_WINNT before including any headers.
2008-11-12  Alexandre Julliarduser32/tests: Make sure the message test doesn't hang...
2008-11-12  Alexandre Julliarduser32/tests: Skip the PM_QS_* PeekMessage tests on...
2008-10-29  Alexandre Julliarduser32: Add a bunch of tests for GetQueueStatus and...
2008-10-27  Michael Stefaniucuser32: HGDIOBJ is interchangeable with other handle...
2008-10-17  Alexandre Julliarduser32/test: Fix a couple of message test failures...
2008-09-24  Alexandre Julliarduser32/tests: Fix more message test failures on NT4...
2008-09-22  Alexandre Julliarduser32/tests: Fix some more message test failures.
2008-09-19  Alexandre Julliarduser32/tests: Fix a few more message test failures.
2008-09-16  Alexandre Julliarduser32/tests: Fix a number of message test failures...
2008-09-15  Alexandre Julliarduser32/tests: Ignore some more messages.
2008-08-27  Aric Stewartuser32: Add test demonstrating the WM_PAINT loop.
2008-08-05  Alexandre Julliarduser32/tests: Fix a number of message sequence tests...
2008-07-31  Alexandre Julliarduser32/tests: Fix some message test failures on various...
2008-07-17  Lei Zhanguser32: Clamp newly created windows to the minimum...
2008-07-17  Lei Zhanguser32: Add a test for SetWindowPos.
2008-06-26  Anatoly Lyutinuser32/tests:c Add msg tests for SetActiveWindow().
2008-06-24  Dmitry Timoshkovuser32: Make test_SetForegroundWindow() the last messag...
2008-06-23  Joris Huizeruser32/tests: Copy/paste fix.
2008-06-23  Anatoly Lyutinuser32/tests: Add two tests for ShowWindow(SW_RESTORE).
2008-06-21  Anatoly Lyutinuser32: Return at the end of processing (cmd == SW_HIDE).
next