mshtml: Add version resource.
[wine] / dlls / user / tests / msg.c
2006-07-24  Dmitry Timoshkovuser: Add more TrackMouseEvent tests, particularly...
2006-07-21  Dmitry Timoshkovuser: Add a TrackMouseEvent test, make it pass under...
2006-06-02  Juris Smotrovsuser32: Send WM_SIZE when window changes state between...
2006-06-02  Dmitry Timoshkovuser32: Replace PeekMessage loops in the PeekMessage...
2006-05-24  Dmitry Timoshkovuser: Add a test to check the queue status if there...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-23  Dmitry Timoshkovuser/tests: Don't generate a mouse click message in...
2006-05-23  Dmitry Timoshkovuser/tests: Add lparam to all HCBT_MINMAX hook messages.
2006-05-17  Dmitry Timoshkovuser32: Make all the recently added ShowWindow tests...
2006-05-16  Dmitry Timoshkovuser32: Add more ShowWindow tests.
2006-05-07  Juris Smotrovsuser: Test cases demonstrating position changes for...
2006-03-15  Alexandre Julliarduser/tests: Try harder to flush X events before running...
2006-02-24  Francois Gougetuser: Give meaningful names to the structures used...
2006-01-30  Vitaliy Margolenuser/tests: Add test for low level mouse hooks.
2006-01-17  Robert Shearmanuser: Fix WM_QUIT message ordering from PostQuitMessage.
2005-12-22  Alexandre Julliarduser/tests: Remove todo_wine from a few tests that...
2005-12-22  Dmitry Timoshkovuser32/tests: Add a PeekMessage test.
2005-11-30  Dmitry TimoshkovAdd a test for RedrawWindow with an empty region/rectan...
2005-11-30  Vitaliy MargolenShowWindows(SW_SHOWMAXIMIZED) should ignore WS_MAXIMIZE...
2005-11-30  Vitaliy MargolenNew maximized visible window should be shown with
2005-11-30  Vitaliy MargolenCreateWindow should not activate invisible minimized...
2005-11-16  Dmitry TimoshkovAdd a test for some edit control behaviours, make it...
2005-11-14  Dmitry TimoshkovFix message tests to run cleanly on Windows XP SP1.
2005-11-10  Francois GougetAdd trailing '\n's to ok() and TRACE() calls.
2005-11-09  Alexandre JulliardDon't call SetWindowPos in ShowWindow if a parent windo...
2005-10-31  Dmitry TimoshkovAdd the tests for behaviour of [In]validateRect and...
2005-10-28  Saulius KrasuckasDon't pass CreateThread() with a NULL pointer to TID...
2005-10-27  Vitaliy MargolenAdd test for undocumented 0x4D message sent on F1.
2005-10-26  Vitaliy MargolenSilently ignore WM_PAINT in msg tests.
2005-10-19  Vitaliy MargolenFix a number of tests failing on windows.
2005-10-18  Frank RichterWhen doing A->W WM_GETTEXTLENGTH, use WM_GETTEXT behind...
2005-10-17  Vitaliy MargolenFix one test failing on all windows versions.
2005-09-28  Dmitry TimoshkovExplicitly ignore WM_GETICON message in the message...
2005-09-28  Dmitry TimoshkovMake DrawMenuBar and SetMenu tests pass under Wine.
2005-09-13  Alexandre JulliardTimeout 0 means infinite wait for SendMessageTimeout.
2005-09-12  Dmitry TimoshkovAdd a test for ShowWindow(SW_SHOWMAXIMIZED) called...
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-07-07  Dmitry TimoshkovAdd a MsgWaitForMultipleObjects test.
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-06-17  Vitaliy MargolenDeactivate active window in ShowWindow(,SW_HIDE).
2005-06-07  Dmitry TimoshkovAdd a test for window state when a window receives...
2005-04-19  Francois GougetAdd trailing '\n's to ok() calls.
2005-03-31  Rein KlazesFix some incorrect uses of the ok macro where the resul...
2005-03-30  Dmitry Timoshkov- Make GetSystemMenu respect CS_NOCLOSE.
2005-03-29  Rein KlazesScrollWindow should call ScrollWindowEx with the SW_ERA...
2005-03-25  Rein KlazesScrollDC and X11DRV_SCROLLDC should scroll only pixels...
2005-03-22  Dmitry TimoshkovIf an MDI child becomes active restore previously maxim...
2005-03-14  Dmitry TimoshkovDo not release capture before sending WM_NCDESTROY...
2005-03-14  Dmitry TimoshkovFix some msg.c and win.c failures running on NT4 and XP.
2005-03-02  Dmitry TimoshkovProtect SetParent from creating circular window depende...
2005-02-24  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Dmitry...
2005-02-23  Dmitry Timoshkov- Pass original wParam to CallNextHookEx.
2005-02-22  Alexandre JulliardCosmetic fixes.
2005-02-22  Stefan LeichterMake user32_crosstest.exe loadable on NT 3.51.
2005-02-22  Alexandre JulliardDispatchMessage needs to repaint the non-client area...
2005-02-21  Dmitry TimoshkovTake Shift key state into account while processing...
2005-02-18  Dmitry Timoshkov- Always unlink children before sending WM_NCDESTROY...
2005-02-08  Rein KlazesScrollWindowEx when called with the SW_ERASE flag does...
2005-02-03  Dmitry TimoshkovAdd support for winevent hooks.
2005-01-27  Dmitry TimoshkovAdd more tests for old style hooks and winevent hooks...
2005-01-25  Alexandre JulliardAdded a couple of SetWindowPos tests.
2005-01-25  Rein KlazesMake ShowWindow(...,SW_SHOWNA) also work on already...
2005-01-21  Alexandre JulliardTweak SetWindowPos flags handling to make a few more...
2005-01-11  Dmitry TimoshkovFix WmCreateCustomDialogSeq message sequence for 256...
2005-01-11  Dmitry TimoshkovAdd more tests for keyboard/menu activation behaviour...
2005-01-06  Dmitry TimoshkovAdd a windows events hook to the message test.
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-12-20  Rein Klazes- make sure that tests marked as todo_wine and actually...
2004-12-14  Francois GougetAdd trailing '\n's to ok() calls.
2004-12-07  Alexandre JulliardAdded a bunch of tests for various behaviors of RedrawW...
2004-12-06  Dmitry TimoshkovShowWindow activates only a being maximized child windo...
2004-11-29  Mike McCormackAdded some tests for timer functions.
2004-11-23  Alexandre JulliardFixed handling of NULL pointer in PeekMessageW, with...
2004-10-27  Dmitry TimoshkovFlush pending messages before testing painting message...
2004-10-26  Dmitry TimoshkovMake button return exactly the same dialog codes as...
2004-10-22  Alexandre JulliardVK_0-9 and VK_A-Z are not defined in the Windows header...
2004-10-11  Dmitry Timoshkov- WM_MDISETMENU handler should update new frame menu...
2004-10-08  Dmitry TimoshkovProperly handle the case when last MDI child is being...
2004-10-06  Dmitry TimoshkovSkip interthread message test under win9x, it causes...
2004-10-05  Dmitry TimoshkovAdd a test case for accelerators, make the test pass...
2004-10-05  Dmitry TimoshkovAdded a test case for inter-thread DispatchMessage.
2004-10-05  Dmitry TimoshkovIf there no MDI child to activate set hwndActiveChild...
2004-10-04  Dmitry TimoshkovAdd more message conversion tests, make the tests pass...
2004-10-04  Robert ShearmanAdd tests for conversion of message parameters.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-21  Dmitry TimoshkovMake message flow for MDI creation/activation/destructi...
2004-09-14  Alexandre JulliardStop testing a sequence upon the first expected error...
2004-09-13  Dmitry TimoshkovAdd support for HCBT_SYSCOMMAND hook, add logging for...
2004-09-13  Dmitry TimoshkovAdd a bunch of new MDI tests.
2004-09-13  Dmitry TimoshkovLog flags for WM_WINDOWPOSCHANGING/WM_WINDOWPOSCHANGED...
2004-09-08  Alexandre JulliardFixed some message sequences to succeed on XP.
2004-09-02  Alexandre JulliardGetUpdateRect should return TRUE even if only the non...
2004-08-26  Dmitry TimoshkovButton should send BM_SETSTATE message after it has...
2004-08-26  Dmitry TimoshkovFix msg test failures when run under win2k.
2004-08-26  Alexandre JulliardAdded some tests for paint messages and update regions.
2004-08-25  Alexandre JulliardAllow enabling or disabling todo_wine for each message...
2004-08-11  Francois GougetDefine _WIN32_WINNT otherwise we are missing some defin...
2004-08-09  Dmitry TimoshkovFix button behaviour on WM_SETFOCUS/WM_KILLFOCUS with...
2004-07-09  Dmitry TimoshkovAdd a test case for scroll APIs, fix a few bugs spotted...
2004-06-30  Dmitry TimoshkovAdd more MDI message tests.
next