Minor fixes and updates to the German resource files.
[wine] / dlls / user / tests /
2004-07-20  Zach GormanAdd test to demonstrate DrawText() with DT_CALCRECT...
2004-07-16  Krishna MurthyAdded regression test for WM_NEXTDLGCTL and default...
2004-07-14  Sami AarioAdded tests for registering a dialog box created by...
2004-07-12  Mike McCormackAdd a regression test for accelerators.
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.
2004-06-25  Dmitry TimoshkovAdd a test case for clipboard functionality and fix...
2004-06-23  Dmitry TimoshkovAdd a prototype for MDI message tests.
2004-06-18  Dmitry TimoshkovAdd tests for child activation by ShowWindow/SetWindowPos.
2004-06-17  Dmitry TimoshkovMake user/tests/win.c tests pass under Windows98.
2004-06-15  Dmitry TimoshkovAdd a test for client/nonclient window dimensions calcu...
2004-06-04  Dimitrie O. PaunWin 2000, XP, etc. fail the sysparams tests when run
2004-06-03  Mike HearnIgnore attempts to hide an already invisible window...
2004-06-03  Ulrich CzekallaEnableWindow should not remove the focus of child windows.
2004-06-01  Dmitry TimoshkovTest whether we can destroy a menu assigned to a window.
2004-06-01  Dmitry TimoshkovAdd dialog class name to the list of classes handled...
2004-05-28  Dmitry TimoshkovAdd a test for accessing classes from another thread.
2004-05-27  Kevin KoltzauRemove part of test that crashes win95.
2004-05-24  Dmitry TimoshkovAdd message test for DrawMenuBar.
2004-05-24  Dmitry TimoshkovAdd a test for focus change on ShowWindow(child, SW_HIDE).
2004-05-21  Dmitry TimoshkovAdd a test for window's hinstance.
2004-05-20  Dmitry Timoshkov- Make new tests pass on win2k SP4 and win95 OSR2.
2004-05-18  Alexandre JulliardAdded some optional messages to make all tests succeed...
2004-05-18  Alexandre JulliardAdded a couple of tests for SetActiveWindow.
2004-05-11  Dmitry Timoshkov- Add a test for GetWindowInfo, it should not check...
2004-05-10  Dmitry TimoshkovAdd more ShowWindow/SetWindowPos tests.
2004-05-07  Dmitry TimoshkovMake WM_GETMINMAXINFO default behaviour more like the...
2004-05-05  Alexandre JulliardA couple of changes to avoid some failures on XP.
2004-05-05  Francois GougetAdd trailing '\n's to ok() calls.
2004-05-05  Jakob ErikssonPrevent Windows 95 from blocking on linking issue.
2004-05-04  Alexandre JulliardSome more tests for focus behavior when hiding/showing...
2004-05-04  Francois GougetMake our ascii strings static const.
2004-05-04  Alexandre JulliardUpdated the auto-generated tests.
2004-04-30  Dmitry TimoshkovReplace wParam values for WM_PARENTNOTIFY message by...
2004-04-29  Dmitry TimoshkovAdd a test for creation of a maximized child window.
2004-04-28  Alexandre JulliardAdded test for setting focus to an invisible window.
2004-04-23  Dmitry TimoshkovFix a bug in ShellExecute which called DdeCreateStringH...
2004-04-20  Dmitry TimoshkovAdd a message test for custom dialog initialization.
2004-04-20  Francois GougetMake Unicode strings static const.
2004-04-13  Dmitry TimoshkovAdd a test for GW_HWNDLAST.
2004-04-12  Dmitry TimoshkovAdd WM_QUERYNEWPALETTE in appropriate places of the...
2004-04-12  Dmitry TimoshkovAdd a test case for children Z ordering at window creat...
2004-04-08  Dmitry TimoshkovAdd WM_SETREDRAW test.
2004-04-06  Dmitry TimoshkovMake use of the 'defwinproc' flag in the message test.
2004-04-02  Dmitry TimoshkovAdd new tests for various window creation/positioning...
2004-03-27  Dmitry TimoshkovWorkaround a msvcrt.realloc bug under Win9x by using...
2004-03-26  Dmitry TimoshkovAdd a procedure for logging WM_PARENTNOTIFY messages.
2004-03-26  Dmitry TimoshkovMake DestroyWindow() not mess with a window focus,...
2004-03-26  Dmitry TimoshkovAdd 'hook' flag for messages. Add a test for CBT hook...
2004-03-25  Dmitry TimoshkovAdd 'optional' flag for messages, make the test run...
2004-03-19  Dmitry TimoshkovAdd a test case which confirms that SetMenu implementat...
2004-03-19  Justin ChevrierImplemented SPI{GET,SET}MOUSEHOVERWIDTH, SPI{GET,SET...
2004-03-11  Dmitry TimoshkovWindows truncates windows coordinates at 16 bits when...
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-02-17  Huw DaviesSetMenu should always call SetWindowPos whether the...
2004-02-12  Bill MedlandAdded the automatic tabbing in IsDialogMessage.
2004-02-06  Dmitry TimoshkovAdd a test case and a fix for the window styles state...
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-20  Dmitry TimoshkovMerge the MDI and common window creation code. Change...
2004-01-18  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-16  Francois GougetThe MSVC headers won't give a name to the nameless...
2004-01-16  Francois GougetWe need to set _WIN32_WINNT to 0x501 to get CS_DROPSHAD...
2004-01-09  Ferenc WagnerPin down LoadStringA behaviour on different buffer...
2003-12-31  Alexandre JulliardStore window icons in the window structure so that...
2003-12-30  Dmitry TimoshkovAdd MDI child creation tests.
2003-12-10  Alexandre JulliardAdded tests for class style and instance handling.
2003-11-18  Martin Fuchs- Move shell window into the background.
2003-10-28  Francois GougetWeekly spelling fixes.
2003-10-28  Rein KlazesTest WM_KEY* and WM_SYSKEY* messages generated by vario...
2003-10-24  Alexandre JulliardUpdated some of the generated tests.
2003-10-24  Dmitry TimoshkovMore tests for window creation parameters.
2003-10-06  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-02  Dimitrie O. PaunMove the message sequences documented in documentation...
2003-09-11  Francois GougetModify winetest_ok to only add a trailing '\n' if there...
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-07  Richard CohenSystemParametersInfo returning a value for Wallpaper...
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-05-19  Dmitry TimoshkovGetClassInfo returns class atom on success.
2003-04-26  Ferenc WagnerAdded listbox test.
2003-04-08  Alexandre JulliardAvoid warning.
2003-01-21  Marcus MeissnerChanged MONITORINFOEXA,W definition to the one in MSDN...
2003-01-20  Francois GougetCheck for sysparams keys in either the Win9x or NT...
2003-01-16  Francois GougetDon't use old_spacing-1 if old_spacing already has...
2003-01-13  Francois GougetUpdate the registry keys of SPI_ICONHORIZONTALSPACING,
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2003-01-05  Francois GougetFix signed/unsigned compilation warnings.
2003-01-03  Francois GougetWin9x does not support {Get,Set}WindowLongW. Use the...
2002-12-18  Francois GougetwsprintfW is not supported on Win9x platforms.
2002-12-12  Francois GougetSkip the Unicode tests (effectively all tests currently...
2002-11-15  Patrik StridvallMade tests compile on Windows.
2002-11-12  Patrik StridvallUpdated the generated tests.
2002-11-06  Patrik StridvallUpdated the generated tests.
2002-11-04  Patrik StridvallUpdated the generated tests.
2002-10-29  Patrik StridvallFixed tests to compile with MS C on Windows.
2002-10-29  Patrik StridvallUpdated the generated tests.
2002-10-23  Patrik StridvallUpdated the generated tests.
2002-10-15  Patrik StridvallUpdated the generated tests.
2002-10-04  Alexandre JulliardFixed printf formats for -DSTRICT handles.
next