richedit: Test to see if wrapping happens with redraw disabled.
[wine] / dlls /
2008-10-18  Dylan Smithrichedit: Test to see if wrapping happens with redraw...
2008-10-18  Dylan Smithrichedit: Tests for notifications while redraw is disabled.
2008-10-18  Juan Langwintrust: Implement WVTAsn1CatMemberInfoDecode.
2008-10-18  Juan Langwintrust: Add tests for WVTAsn1CatMemberInfoDecode.
2008-10-18  Juan Langwintrust: Add stub for WVTAsn1CatMemberInfoDecode.
2008-10-18  Juan Langwintrust: Implement WVTAsn1CatMemberInfoEncode.
2008-10-18  Juan Langwintrust: Add tests for WVTAsn1CatMemberInfoEncode.
2008-10-18  Juan Langwintrust: Add stub for WVTAsn1CatMemberInfoEncode.
2008-10-18  Jacek Cabanjscript: Added Number.valueOf implementation.
2008-10-18  Nicolas Le Camnetapi32/tests: Fix a failing test on localized Windows.
2008-10-18  Nicolas Le Camnetapi32: Fix well known account RIDs in NetQueryDispla...
2008-10-18  Nicolas Le Camnetapi32/tests: Add a test for well known account RIDs.
2008-10-18  Dylan Smithrichedit: Added test for auto scroll behaviour with...
2008-10-18  Alexandre JulliardConvert remaining source files to utf-8.
2008-10-18  Alexandre Julliardwinex11: Convert source files to utf-8.
2008-10-18  Alexandre Julliardwinedos: Convert source files to utf-8.
2008-10-18  Alexandre Julliardwined3d: Convert source files to utf-8.
2008-10-18  Alexandre Julliarduser32: Convert source files to utf-8.
2008-10-18  Alexandre Julliardshell32: Convert source files to utf-8.
2008-10-18  Alexandre Julliardrpcrt4: Convert source files to utf-8.
2008-10-18  Alexandre Julliardole32: Convert source files to utf-8.
2008-10-18  Alexandre Julliardmsrle32: Convert source files to utf-8.
2008-10-18  Alexandre Julliardmsdmo: Convert source files to utf-8.
2008-10-18  Alexandre Julliardkernel32: Convert source files to utf-8.
2008-10-18  Alexandre Julliarddpnet: Convert source files to utf-8.
2008-10-18  Alexandre Julliardddraw: Convert source files to utf-8.
2008-10-18  Alexandre Julliardd3d9: Convert source files to utf-8.
2008-10-18  Alexandre Julliardavifil32: Convert source files to utf-8.
2008-10-18  Alexandre Julliardwinecrt0: Add missing WINAPI on driver entry point.
2008-10-17  Juan Langcrypt32: Fix expected/got mixup.
2008-10-17  Juan Langcrypt32: Correct another chain status discrepancy with...
2008-10-17  Juan Langcrypt32: Microsoft fixed a bug with name constraints...
2008-10-17  Hans Leidekkerwininet: Fix buffer size query for InternetQueryOption...
2008-10-17  Rob Shearmankernel32: Fix some Esperanto day and month names.
2008-10-17  Alexandre Julliardmountmgr: Store the device name in the mount point...
2008-10-17  Alexandre Julliardmountmgr: Store mount points as a list instead of an...
2008-10-17  Alexandre Julliardmountmgr: Enforce a minimal length for the mount point id.
2008-10-17  Alexandre Julliarduser32/test: Fix a couple of message test failures...
2008-10-17  Hans Leidekkerwininet: Add a test for basic authentication.
2008-10-17  Hans Leidekkerwininet: Don't destroy authentication data when closing...
2008-10-17  Alexandre Julliardkernel32: Delete the .windows-label file if the label...
2008-10-17  Austin Englishgdi32: Quiet a noisy fixme.
2008-10-17  Rob Shearmankernel32: Convert NLS resource files using hex-encoded...
2008-10-17  Alexandre Julliarddsound: Avoid use of stdint types.
2008-10-17  Henri Verbeetdxguid: Add d3d10 GUIDs.
2008-10-17  Henri Verbeetd3d10: Create an importlib.
2008-10-17  Paul Bryan Robertsadvapi32: ConvertStringSecurityDescriptorToSecurityDesc...
2008-10-17  Jeff Zaroykowinmm: Fix a failing mixer test on 98 and ME.
2008-10-17  Andrey Turkinmpr: Fix NULL pointer dereference in WNetGetResourceInf...
2008-10-17  Juan Langcryptnet: Fix test failures on Windows Vista/2008.
2008-10-17  Juan Langcrypt32: Actually compare chain status instead of doing...
2008-10-17  Juan Langcrypt32: Use helper function and broken() macro to...
2008-10-17  Juan Langcrypt32: Include policy being checked in failure message.
2008-10-17  Juan Langcrypt32: Make some variables const.
2008-10-17  Jacek Cabanmshtml: Added IHTMLInputElement::put_checked implementa...
2008-10-17  Jacek Cabanmshtml: Added IHTMLInputElement::[get|put]_defaultCheck...
2008-10-17  Christian Costad3dxof: Add support for string parsing.
2008-10-17  Christian Costad3dxof: Reference the right objects.
2008-10-17  Christian Costad3dxof: Move template dumping code in a separate function.
2008-10-17  Kirill K. Smirnovgdiplus: IPicture_SaveAsFile updates seek pointer,...
2008-10-17  Jacek Cabanjscript: Added NaN comparation tests.
2008-10-17  Jacek Cabanjscript: Added Math.abs with no arg implementation.
2008-10-17  Jacek Cabanjscript: Added NaN handling to Math.min and Math.max.
2008-10-17  Jacek Cabanjscript: Added infinity and nan handling to str_to_number.
2008-10-17  Jacek Cabanjscript: Added NaN handling to relational operators.
2008-10-17  Jacek Cabanjscript: Added Infinity value implementation.
2008-10-17  James Hawkinsmsi: All files are uncompressed in an administrative...
2008-10-17  Jacek Cabanmsxml3: Silence invalid FIXME.
2008-10-17  Jacek Cabanmsxml3: Fixed dynamic properties allocation.
2008-10-17  Jacek Cabanmsxml3: Update orphaned list in put_documentElement.
2008-10-17  Nikolay Sivovgdiplus: Add some tests for pathiterator, fix leaks.
2008-10-17  Juan Langcrypt32: Don't check for no data to decode in CryptDeco...
2008-10-17  Juan Langcrypt32: Correct last error when no data are passed...
2008-10-17  Juan Langcrypt32: Fix a few more test failures.
2008-10-17  Aric Stewartshell32/tests: Add tests for CommandLineToArgvW.
2008-10-17  Aric Stewartgdiplus: Avoid dereferencing a potential NULL (Coverity...
2008-10-17  Joris Huizershlwapi: Fix ASSOC_GetExecutable not to use uninitialis...
2008-10-17  Andrew Talbotmlang: Sign-compare warnings fix.
2008-10-17  Andrew Talbotmcicda: Sign-compare warning fix.
2008-10-17  Dmitry Timoshkovuser32: Add a test for fullscreen window sizing, make...
2008-10-16  Alexander Morozovntoskrnl.exe: Initialize some IRP fields to prevent...
2008-10-16  Kirill K. Smirnovoleaut32: Remove superfluous return statement.
2008-10-16  Kirill K. Smirnovoleaut32: Return correct error code.
2008-10-16  Kirill K. Smirnovoleaut32: Print error messages as ERR.
2008-10-16  Henri Verbeetwined3d: Modifying GL_TEXTURE_MIN_FILTER modifies both...
2008-10-16  Henri Verbeetwined3d: Remove a redundant local variable in apply_dra...
2008-10-16  Henri Verbeetwined3d: The container is always non-NULL if GetContain...
2008-10-16  Henri Verbeetwined3d: Handle offscreen rendering a bit nicer in...
2008-10-16  Aric Stewartkernel32/tests: Add test for GetCommandLineW.
2008-10-16  Aric Stewartkernel32/tests: Add a test for CreateProcess with an...
2008-10-16  Aric Stewartuser32: Update DrawText tests to cover behavior differe...
2008-10-16  Michael Stefaniucriched20: Remove superfluous backslashes at end of...
2008-10-16  Michael Stefaniucadvapi32/tests: Remove superfluous casts of void pointe...
2008-10-16  Michael Stefaniucdinput: Remove superfluous backslashes at end of lines.
2008-10-16  Michael Stefaniucriched32: Remove superfluous backslashes at end of...
2008-10-16  Michael Stefaniucmlang/tests: Remove superfluous backslashes at end...
2008-10-16  Michael Stefaniucwininet: Remove duplicated header includes.
2008-10-16  Michael Stefaniucshdocvw/tests: Remove duplicated header include.
2008-10-16  Marcus Meissnermshtml: Initialize nswindow in create_doc_from_nsdoc.
2008-10-16  James Hawkinsmsi: Append a backslash to the AppSearch registry path.
next