wine
2008-10-08  Michael Stefaniucoleaut32: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucmsi: Use the right FAILED/SUCCEEDED macro instead of...
2008-10-08  Michael Stefaniucwinecfg: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucitss/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucmsxml3/tests: Use SUCCEEDED instead of !FAILED.
2008-10-08  Michael Stefaniucwinefile: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucd3dxof: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucdxdiagn: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniuccomctl32: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucshdocvw: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucqcap: Use the right FAILED/SUCCEEDED macro instead...
2008-10-08  Michael Stefaniucdplayx: Use SUCCEEDED instead of !FAILED.
2008-10-08  Michael Stefaniucshlwapi: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucd3d9/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucmshtml/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucurlmon/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucddraw/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucquartz: Use the right FAILED/SUCCEEDED macro instead...
2008-10-08  Michael Stefaniucqmgr: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucole32: Use the right FAILED/SUCCEEDED macro instead...
2008-10-08  Michael Stefaniucshell32: Use FAILED instead of !SUCCEEDED.
2008-10-08  Dylan Smithruntest: Let the test program handle the lack of a...
2008-10-08  Dylan Smithruntest: Modified the default program so that it might...
2008-10-08  Dylan Smithruntest: More helpful error when top of wine directory...
2008-10-08  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_filter implementation.
2008-10-08  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_textAlign implement...
2008-10-08  Jacek Cabanmshtml: Added support for accessing style attributes...
2008-10-08  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_zIndex implementation.
2008-10-08  Jacek Cabanmshtml: Added IDispatchEx support for HTMLIFrame.
2008-10-08  Jacek Cabanmshtml: Added HTMLIFrame stub implementation.
2008-10-08  Jacek Cabanmshtml: Added IHTMLElement3 stub implementation.
2008-10-08  Jacek Cabanmshtml: Added IHTMLElement::get_offsetWidth implementation.
2008-10-08  Paul Vriensgdi32/tests: Skip some tests on Win9x/WinMe.
2008-10-08  Paul Vriensshell32/tests: Compare instead of assign.
2008-10-08  Paul Vriensmsxml3/tests: Compare instead of assign.
2008-10-08  Paul Vriensinetmib1/tests: Compare instead of assign.
2008-10-08  Paul Vriensadvapi2/tests: Compare instead of assign.
2008-10-08  Christian Costad3dxof: Enable referencing of named subobjects too.
2008-10-08  Christian Costad3dxof: Store number of subojects for all top level...
2008-10-08  Christian Costad3dxof: Enumerate only 2 levels of objects obtained...
2008-10-08  Christian Costad3dxof: Allow omission of comma which separates array...
2008-10-08  Jacek Cabanjscript: Added String.split implementation for non...
2008-10-08  Jacek Cabanjscript: Added encodeURI implementation.
2008-10-08  Jacek Cabanjscript: Fixed numeric escapes unescaping.
2008-10-08  Jacek Cabanjscript: Added Array.pop implementation.
2008-10-08  Jacek Cabanjscript: Fixed list literal length calculation.
2008-10-08  Jacek Cabanjscript: Fixed copy&paste bug in disp_propget.
2008-10-08  Juan Langcryptnet: Set cache expiration time of objects that...
2008-10-08  Juan Langcryptnet: Don't access URL cache entry before it's...
2008-10-08  Juan Langwininet: Fix trace typo.
2008-10-08  Juan Langwininet: Don't call URL_LocalFileNameToPathA when asked...
2008-10-08  Juan Langwininet: Trace the cache file entry's local file name...
2008-10-08  Vitaly Lipatovinclude/ddk: Fix include path and include guard name.
2008-10-08  Rob Shearmanwininet: Fix crash when calling HttpQueryInfoA/W(HTTP_Q...
2008-10-08  Rob Shearmanwininet: Get rid of rc variable in InternetReadFile_test.
2008-10-08  Rob Shearmanwininet: Validate parameters passed to RetrieveUrlCache...
2008-10-08  Henri Verbeetwined3d: Cleanup CreateAdditionalSwapChain error handli...
2008-10-08  Henri Verbeetwined3d: Remove a redundant initialization of cfgs...
2008-10-08  Henri Verbeetwined3d: Print an error when drawStridedSlow() is calle...
2008-10-08  Henri Verbeetcomdlg32: Add a test for AbortProc handling.
2008-10-08  Henri Verbeetgdi32: Call AbortProc from StartDoc instead of EndPage.
2008-10-07  Alexandre Julliardmsvcrt: Pass the command interpreter as exe name from...
2008-10-07  Eric Pouechmsvcrt: Implemented splitpath_s.
2008-10-07  Aric Stewartoleaut32: In variants check bOverflow to make sure...
2008-10-07  Aric Stewartd3d8: Initialize IDirect3DDevice8 *device to NULL in...
2008-10-07  Aric Stewartwineoss: Don't dereference a potentially NULL value...
2008-10-07  Paul Vrienskernel32/tests: Add a missing newline.
2008-10-07  John Klehmwintab32: Send notification when z-order changes.
2008-10-07  Michael Karchermsxml3: Revert "Simplify IXMLDOMNode::removeChild".
2008-10-07  Michael Karchermsxml3: Handle all variant types in IXMLDOMDocument...
2008-10-07  Michael Karchermsxml3: replaceNode accepts IXMLDOMElement instead...
2008-10-07  Michael Karchermsxml3: Basic implementation of IXMLDOMNode::replaceChild.
2008-10-07  Michael Karchermsxml3/tests: Valgrind fix.
2008-10-07  Alexander Morozovntoskrnl.exe: Implement some functions.
2008-10-07  Alexander Morozovinclude: Add usb.h, usb100.h, usb200.h and usbdlib.h.
2008-10-07  Alexander Morozovinclude: Add some definitions.
2008-10-07  Alexander Morozovntoskrnl.exe: Initialize StackSize field of DEVICE_OBJE...
2008-10-07  Jacek Cabanjscript: Fixed compare function check in Array.sort...
2008-10-07  Jacek Cabanjscript: Added a few missing allocation checks (Coverity).
2008-10-07  Jacek Cabanjscript: Added String.indexOf implementation.
2008-10-07  James Hawkinsmsi: Don't update the table columns if there are no...
2008-10-07  James Hawkinsmsi: Add tests for dropping tables with multiple columns.
2008-10-07  James Hawkinsmsi: Remove the columns in reverse order.
2008-10-07  James Hawkinsmsi: Remove a break that kept other columns from gettin...
2008-10-07  James Hawkinsmsi: Resolve file source paths dynamically, as the...
2008-10-07  Dmitry Timoshkovwinex11.drv: Use the monitor work area to decide whethe...
2008-10-07  Jacek Cabanmsi: Added MsiInstallMissingComponentW stub implementation.
2008-10-07  Paul Vriensuser32/tests: Fix failures on W2K and below.
2008-10-07  Paul Vriensuser32/tests: Run tests on win95 again.
2008-10-07  Paul Vrienskernel32/tests: Fix failures on WinMe.
2008-10-07  Paul Vrienskernel32/tests: We need the return value.
2008-10-07  Henri Verbeetd3d9: Use more reasonable texture dimensions.
2008-10-07  Henri Verbeetsecur32: Forward schannel InitializeSecurityContextA...
2008-10-07  Henri Verbeetsecur32: Improve error handling for gnutls_certificate_...
2008-10-07  Henri Verbeetsecur32: Use ~0UL instead of -1 for invalid schannel...
2008-10-07  Jacek Cabanmshtml: Added DispHTMLIFrame dispinterface declaration.
2008-10-07  Jacek Cabanmshtml: Fixed handing non-element nodes in IHTMLElement...
2008-10-07  Jacek Cabanmshtml: Added INVOKE_FUNC support to InvokeEx.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle2::[get|put]_position.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_height implementation.
next