user: Take multiple monitors into account when placing a dialog.
[wine] / dlls / user / tests / Makefile.in
2006-10-09  Michael Stefaniucuser/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-09  Michael Kaufmannuser: CopyImage: Handle the flags LR_COPYDELETEORG...
2006-06-08  Michael Kaufmannuser/tests: Update LoadImage test.
2005-09-28  Huw DaviesEnumDisplayDevices and GetMonitorInfo should return...
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-06-08  Alexandre JulliardBeginnings of support for window stations and desktops.
2005-04-14  Robert ShearmanAdd a test for a menu problem I found.
2005-03-29  Alexandre JulliardOnly restore the DC attributes on the next GetDC, and...
2004-11-08  Vitaliy Margolen- return "want all keys" for WM_GETDLGCODE when multi...
2004-07-20  Zach GormanAdd test to demonstrate DrawText() with DT_CALCRECT...
2004-06-25  Dmitry TimoshkovAdd a test case for clipboard functionality and fix...
2004-04-23  Dmitry TimoshkovFix a bug in ShellExecute which called DdeCreateStringH...
2004-02-12  Bill MedlandAdded the automatic tabbing in IsDialogMessage.
2004-01-09  Ferenc WagnerPin down LoadStringA behaviour on different buffer...
2003-10-28  Rein KlazesTest WM_KEY* and WM_SYSKEY* messages generated by vario...
2003-10-02  Dimitrie O. PaunMove the message sequences documented in documentation...
2003-04-26  Ferenc WagnerAdded listbox test.
2002-10-02  Patrik StridvallAdded some more autogenerated tests.
2002-09-25  Alexandre JulliardFixed a number of bugs in the handling of window parent...
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.