2004-10-11 |
Dmitry Timoshkov | - WM_MDISETMENU handler should update new frame menu... |
tree | commitdiff |
2004-10-08 |
Dmitry Timoshkov | Properly handle the case when last MDI child is being... |
tree | commitdiff |
2004-10-06 |
Dmitry Timoshkov | Skip interthread message test under win9x, it causes... |
tree | commitdiff |
2004-10-05 |
Dmitry Timoshkov | Add a test case for accelerators, make the test pass... |
tree | commitdiff |
2004-10-05 |
Dmitry Timoshkov | Added a test case for inter-thread DispatchMessage. |
tree | commitdiff |
2004-10-05 |
Jon Griffiths | Draw background of the empty selected item in empty... |
tree | commitdiff |
2004-10-05 |
Dmitry Timoshkov | If there no MDI child to activate set hwndActiveChild... |
tree | commitdiff |
2004-10-04 |
Dmitry Timoshkov | Add more message conversion tests, make the tests pass... |
tree | commitdiff |
2004-10-04 |
Robert Shearman | Add tests for conversion of message parameters. |
tree | commitdiff |
2004-09-23 |
Dmitry Timoshkov | - Skip shell window test on Win9x and restore its funct... |
tree | commitdiff |
2004-09-22 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
tree | commitdiff |
2004-09-21 |
Dmitry Timoshkov | Make message flow for MDI creation/activation/destructi... |
tree | commitdiff |
2004-09-16 |
Dmitry Timoshkov | Add a test case for WM_KEY* to WM_SYSKEY* message conve... |
tree | commitdiff |
2004-09-14 |
Alexandre Julliard | Stop testing a sequence upon the first expected error... |
tree | commitdiff |
2004-09-13 |
Dmitry Timoshkov | Add support for HCBT_SYSCOMMAND hook, add logging for... |
tree | commitdiff |
2004-09-13 |
Dmitry Timoshkov | Add a bunch of new MDI tests. |
tree | commitdiff |
2004-09-13 |
Dmitry Timoshkov | Log flags for WM_WINDOWPOSCHANGING/WM_WINDOWPOSCHANGED... |
tree | commitdiff |
2004-09-10 |
Zach Gorman | The initial dialog focus should be established by the... |
tree | commitdiff |
2004-09-10 |
Zach Gorman | Modal dialogs should not be shown via ShowWindow until... |
tree | commitdiff |
2004-09-10 |
Zach Gorman | Added tests for default focus assignment in dialogs. |
tree | commitdiff |
2004-09-08 |
Alexandre Julliard | Fixed some message sequences to succeed on XP. |
tree | commitdiff |
2004-09-06 |
Francois Gouget | Disable MSVC warning 4116 to avoid the 'unnamed type... |
tree | commitdiff |
2004-09-02 |
Alexandre Julliard | GetUpdateRect should return TRUE even if only the non... |
tree | commitdiff |
2004-09-02 |
Francois Gouget | Added missing trailing '\n's to ok() calls. |
tree | commitdiff |
2004-08-26 |
Dmitry Timoshkov | Button should do ReleaseCapture() on WM_KILLFOCUS if... |
tree | commitdiff |
2004-08-26 |
Dmitry Timoshkov | Button should send BM_SETSTATE message after it has... |
tree | commitdiff |
2004-08-26 |
Dmitry Timoshkov | Fix msg test failures when run under win2k. |
tree | commitdiff |
2004-08-26 |
Alexandre Julliard | Added some tests for paint messages and update regions. |
tree | commitdiff |
2004-08-25 |
Alexandre Julliard | Allow enabling or disabling todo_wine for each message... |
tree | commitdiff |
2004-08-25 |
Francois Gouget | Enable the disabled tests in tests.data or add a commen... |
tree | commitdiff |
2004-08-24 |
Huw Davies | Change dialogs to use MS Shell Dlg rather than Helv... |
tree | commitdiff |
2004-08-16 |
Ferenc Wagner | The desktop process is not automatically restarted... |
tree | commitdiff |
2004-08-16 |
Francois Gouget | Add the CCHILDREN_TITLEBAR+1 and NUM_POINTS macros. |
tree | commitdiff |
2004-08-14 |
Alexandre Julliard | WM_NEXTDLGCTL should not change the default button... |
tree | commitdiff |
2004-08-11 |
Francois Gouget | Define _WIN32_WINNT otherwise we are missing some defin... |
tree | commitdiff |
2004-08-09 |
Dmitry Timoshkov | Fix button behaviour on WM_SETFOCUS/WM_KILLFOCUS with... |
tree | commitdiff |
2004-08-09 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
tree | commitdiff |
2004-07-20 |
Zach Gorman | Add test to demonstrate DrawText() with DT_CALCRECT... |
tree | commitdiff |
2004-07-16 |
Krishna Murthy | Added regression test for WM_NEXTDLGCTL and default... |
tree | commitdiff |
2004-07-14 |
Sami Aario | Added tests for registering a dialog box created by... |
tree | commitdiff |
2004-07-12 |
Mike McCormack | Add a regression test for accelerators. |
tree | commitdiff |
2004-07-09 |
Dmitry Timoshkov | Add a test case for scroll APIs, fix a few bugs spotted... |
tree | commitdiff |
2004-06-30 |
Dmitry Timoshkov | Add more MDI message tests. |
tree | commitdiff |
2004-06-25 |
Dmitry Timoshkov | Add a test case for clipboard functionality and fix... |
tree | commitdiff |
2004-06-23 |
Dmitry Timoshkov | Add a prototype for MDI message tests. |
tree | commitdiff |
2004-06-18 |
Dmitry Timoshkov | Add tests for child activation by ShowWindow/SetWindowPos. |
tree | commitdiff |
2004-06-17 |
Dmitry Timoshkov | Make user/tests/win.c tests pass under Windows98. |
tree | commitdiff |
2004-06-15 |
Dmitry Timoshkov | Add a test for client/nonclient window dimensions calcu... |
tree | commitdiff |
2004-06-04 |
Dimitrie O. Paun | Win 2000, XP, etc. fail the sysparams tests when run |
tree | commitdiff |
2004-06-03 |
Mike Hearn | Ignore attempts to hide an already invisible window... |
tree | commitdiff |
2004-06-03 |
Ulrich Czekalla | EnableWindow should not remove the focus of child windows. |
tree | commitdiff |
2004-06-01 |
Dmitry Timoshkov | Test whether we can destroy a menu assigned to a window. |
tree | commitdiff |
2004-06-01 |
Dmitry Timoshkov | Add dialog class name to the list of classes handled... |
tree | commitdiff |
2004-05-28 |
Dmitry Timoshkov | Add a test for accessing classes from another thread. |
tree | commitdiff |
2004-05-27 |
Kevin Koltzau | Remove part of test that crashes win95. |
tree | commitdiff |
2004-05-24 |
Dmitry Timoshkov | Add message test for DrawMenuBar. |
tree | commitdiff |
2004-05-24 |
Dmitry Timoshkov | Add a test for focus change on ShowWindow(child, SW_HIDE). |
tree | commitdiff |
2004-05-21 |
Dmitry Timoshkov | Add a test for window's hinstance. |
tree | commitdiff |
2004-05-20 |
Dmitry Timoshkov | - Make new tests pass on win2k SP4 and win95 OSR2. |
tree | commitdiff |
2004-05-18 |
Alexandre Julliard | Added some optional messages to make all tests succeed... |
tree | commitdiff |
2004-05-18 |
Alexandre Julliard | Added a couple of tests for SetActiveWindow. |
tree | commitdiff |
2004-05-11 |
Dmitry Timoshkov | - Add a test for GetWindowInfo, it should not check... |
tree | commitdiff |
2004-05-10 |
Dmitry Timoshkov | Add more ShowWindow/SetWindowPos tests. |
tree | commitdiff |
2004-05-07 |
Dmitry Timoshkov | Make WM_GETMINMAXINFO default behaviour more like the... |
tree | commitdiff |
2004-05-05 |
Alexandre Julliard | A couple of changes to avoid some failures on XP. |
tree | commitdiff |
2004-05-05 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-05-05 |
Jakob Eriksson | Prevent Windows 95 from blocking on linking issue. |
tree | commitdiff |
2004-05-04 |
Alexandre Julliard | Some more tests for focus behavior when hiding/showing... |
tree | commitdiff |
2004-05-04 |
Francois Gouget | Make our ascii strings static const. |
tree | commitdiff |
2004-05-04 |
Alexandre Julliard | Updated the auto-generated tests. |
tree | commitdiff |
2004-04-30 |
Dmitry Timoshkov | Replace wParam values for WM_PARENTNOTIFY message by... |
tree | commitdiff |
2004-04-29 |
Dmitry Timoshkov | Add a test for creation of a maximized child window. |
tree | commitdiff |
2004-04-28 |
Alexandre Julliard | Added test for setting focus to an invisible window. |
tree | commitdiff |
2004-04-23 |
Dmitry Timoshkov | Fix a bug in ShellExecute which called DdeCreateStringH... |
tree | commitdiff |
2004-04-20 |
Dmitry Timoshkov | Add a message test for custom dialog initialization. |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Make Unicode strings static const. |
tree | commitdiff |
2004-04-13 |
Dmitry Timoshkov | Add a test for GW_HWNDLAST. |
tree | commitdiff |
2004-04-12 |
Dmitry Timoshkov | Add WM_QUERYNEWPALETTE in appropriate places of the... |
tree | commitdiff |
2004-04-12 |
Dmitry Timoshkov | Add a test case for children Z ordering at window creat... |
tree | commitdiff |
2004-04-08 |
Dmitry Timoshkov | Add WM_SETREDRAW test. |
tree | commitdiff |
2004-04-06 |
Dmitry Timoshkov | Make use of the 'defwinproc' flag in the message test. |
tree | commitdiff |
2004-04-02 |
Dmitry Timoshkov | Add new tests for various window creation/positioning... |
tree | commitdiff |
2004-03-27 |
Dmitry Timoshkov | Workaround a msvcrt.realloc bug under Win9x by using... |
tree | commitdiff |
2004-03-26 |
Dmitry Timoshkov | Add a procedure for logging WM_PARENTNOTIFY messages. |
tree | commitdiff |
2004-03-26 |
Dmitry Timoshkov | Make DestroyWindow() not mess with a window focus,... |
tree | commitdiff |
2004-03-26 |
Dmitry Timoshkov | Add 'hook' flag for messages. Add a test for CBT hook... |
tree | commitdiff |
2004-03-25 |
Dmitry Timoshkov | Add 'optional' flag for messages, make the test run... |
tree | commitdiff |
2004-03-19 |
Dmitry Timoshkov | Add a test case which confirms that SetMenu implementat... |
tree | commitdiff |
2004-03-19 |
Justin Chevrier | Implemented SPI{GET,SET}MOUSEHOVERWIDTH, SPI{GET,SET... |
tree | commitdiff |
2004-03-11 |
Dmitry Timoshkov | Windows truncates windows coordinates at 16 bits when... |
tree | commitdiff |
2004-03-02 |
Alexandre Julliard | We no longer use the .exe.spec.c files. |
tree | commitdiff |
2004-02-17 |
Huw Davies | SetMenu should always call SetWindowPos whether the... |
tree | commitdiff |
2004-02-12 |
Bill Medland | Added the automatic tabbing in IsDialogMessage. |
tree | commitdiff |
2004-02-06 |
Dmitry Timoshkov | Add a test case and a fix for the window styles state... |
tree | commitdiff |
2004-01-23 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-01-23 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-01-20 |
Dmitry Timoshkov | Merge the MDI and common window creation code. Change... |
tree | commitdiff |
2004-01-18 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-01-16 |
Francois Gouget | The MSVC headers won't give a name to the nameless... |
tree | commitdiff |
2004-01-16 |
Francois Gouget | We need to set _WIN32_WINNT to 0x501 to get CS_DROPSHAD... |
tree | commitdiff |
next |