gdi: Device name returned from EnumDisplayDevices is valid for CreateDC.
[wine] / dlls / user / tests /
2006-01-03  Vitaliy Margolengdi: Device name returned from EnumDisplayDevices is...
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-12-19  Rein Klazesuser: Fix hrgn leaks in win.c test.
2005-12-19  Lauri Tulminuser32: Don't truncate text when creating edit control.
2005-12-19  Rein Klazesx11drv: Do not use the scroll rectangle for clipping...
2005-12-17  Dmitry Timoshkovx11drv: ScrollDC should not clip output if a clipping...
2005-12-16  Rein Klazesuser32: Implement saving and fix reading of nonclient...
2005-12-14  Rein Klazesuser: Read/save minimized metrics from/to registry.
2005-12-01  Dmitry TimoshkovAdd a test for LB_SELITEMRANGE, make it pass under...
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-29  Vitaliy MargolenEnumChildWindows should return result from the callback.
2005-11-28  Dmitry Timoshkovset_menu_item_text handles converting an empty menu...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-23  Rein KlazesMake test_SPI_SETBORDER less likely to permanently...
2005-11-22  Rein KlazesGetSystemMetrics fixes with corresponding tests.
2005-11-18  Dmitry TimoshkovAdd another test for Z order of child windows.
2005-11-17  Detlef RiekenbergMade test loadable on win95 again (EnumDisplayDevicesA...
2005-11-16  Dmitry TimoshkovAdd a test for some edit control behaviours, make it...
2005-11-14  Rein KlazesFix SysparametersInfoA( SPI_SETICONMETRICS), the A...
2005-11-14  Dmitry TimoshkovFix message tests to run cleanly on Windows XP SP1.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
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-11-08  Rein KlazesRe-enable SPI_{GET,SET}BORDER tests and fix the bugs...
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-27  Mike McCormackAdd a currently failing test case for menus.
2005-10-26  Michael Jung- Try LoadLibrary/LoadImage to extract icons from wine...
2005-10-26  Vitaliy MargolenSilently ignore WM_PAINT in msg tests.
2005-10-26  Rein KlazesFixed a lot of bugs in TEXT_TabbedTextOut. With the...
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-10-11  Stefan LeichterMake user test loadable on NT4.
2005-10-03  Marcus MeissnerReleaseCapture should return TRUE.
2005-09-29  Jason EdmeadesAlways return MA_ACTIVATE for WM_MOUSEACTIVATE in DefWi...
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-28  Huw DaviesEnumDisplayDevices and GetMonitorInfo should return...
2005-09-26  Alexandre JulliardAdded a test to confirm the behavior of GetRandomRgn.
2005-09-26  Dmitry TimoshkovCalling DdeUninitialize hangs DDE test on XP SP1, so...
2005-09-13  Alexandre JulliardTimeout 0 means infinite wait for SendMessageTimeout.
2005-09-12  Alexandre JulliardUse Get/SetClassLongPtr to access the module handle.
2005-09-12  Dmitry TimoshkovAdd a test for ShowWindow(SW_SHOWMAXIMIZED) called...
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-09-06  Michael Kaufmann- Fix text placement.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-27  Jason EdmeadesListbox delete string handling should validate the...
2005-08-25  Vitaly Lipatov- remove return: now break loop if can't change state...
2005-08-10  Francois GougetDefine DCX_USESTYLE if it is not defined already. Fixes the
2005-08-09  Dmitry TimoshkovMake CreateWindow with invalid menu handle test pass...
2005-08-08  Francois GougetCreateWindow(parent=NULL, ctlid!=0) should fail.
2005-08-08  Francois GougetThe listbox test shows that the control id must be...
2005-08-02  Lauri TulminAdd tests for repainting windows with CS_PARENTDC class...
2005-07-29  Dmitry Timoshkov- Add an ownerdrawn listbox test, which confirms that...
2005-07-18  Paul VriensDon't run tests on platforms that don't support WindowS...
2005-07-08  Dmitry TimoshkovAdd DDE transaction test, make it pass under Wine.
2005-07-07  Dmitry TimoshkovAdd a MsgWaitForMultipleObjects test.
2005-07-06  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-06  Alexandre JulliardRestore the clip region after GetDCEx in send_erase...
2005-07-06  Francois GougetAdd trailing '\n's to ok() calls.
2005-07-05  Vitaliy MargolenFix some failing tests.
2005-07-05  Dmitry TimoshkovAdd a test case for IsWindowUnicode.
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-07-01  Robert ShearmanGetDlgItemText should always try to NULL terminate...
2005-06-30  Alexandre JulliardRevert SPI_SETMOUSEBUTTONSWAP changes.
2005-06-28  Alexandre JulliardKeep track of the windows and hooks used by a thread...
2005-06-27  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-25  Michael Kaufmann- Remove the old margins from the format rectangle...
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-06-20  Vitaly LipatovFix returned value for SPI_SETMOUSEBUTTONSWAP.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-20  Rein KlazesOwner drawn menu item size calculation fixes:
2005-06-17  Vitaliy MargolenDeactivate active window in ShowWindow(,SW_HIDE).
2005-06-17  Stefan HuehnerRemove some -Wstrict-prototypes warnings.
2005-06-15  Dmitry TimoshkovAdd a test case for WM_[L|R|M|X]BUTTONDBLCLK generation...
2005-06-15  Mike McCormackFix declarations.
2005-06-14  Lauri Tulmin- EM_CHARFROMPOS should return the closest char (clicki...
2005-06-09  Lauri TulminAdd more tests for text placement in single and multili...
2005-06-09  Alexandre JulliardAdded a close_handle method to the object operations...
2005-06-09  Alexandre JulliardThe desktop of a new thread should be set from the...
2005-06-09  Dmitry TimoshkovAdded a couple of CloseHandle calls.
2005-06-08  Alexandre JulliardBeginnings of support for window stations and desktops.
2005-06-07  Dmitry TimoshkovAdd a test for window state when a window receives...
2005-06-05  Lauri TulminDon't truncate text on WM_SETTEXT and send EN_MAXTEXT.
2005-05-31  Jason EdmeadesAdded test case for infinite loops on RDW_REDRAWNOW.
2005-05-24  Richard CohenFix off-by-one in menu height calculation (& therefore
2005-05-14  Paul VriensCheck for a NULL pointer in GetWindowTextA/W.
2005-05-10  Rein KlazesMulti column popup menus have 4 pixel space between...
2005-04-26  Ulrich CzekallaSetParent should not remove menu from non-child windows.
2005-04-19  Francois GougetAdd trailing '\n's to ok() calls.
2005-04-14  Robert ShearmanAdd a test for a menu problem I found.
2005-04-11  Rein KlazesIn ScrollWindowEx, if the window already has an update...
2005-03-31  Rein KlazesFix some incorrect uses of the ok macro where the resul...
next