wine
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.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_verticalAlign imple...
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[put|get]_top implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_cursor implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_left implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_border implementation.
2008-10-07  Jacek Cabanmshtml: Release nsstyle when destroying HTMLStyle.
2008-10-07  Jacek Cabanmshtml: Added IHTMLCurrentStyle::get_display implementa...
2008-10-07  Jacek Cabanmshtml: Store nsIDOMCSSStyleDeclaration in HTMLCurrentS...
2008-10-07  Jacek Cabanmshtml: Use IDs instead of strings in HTMLStyle impleme...
2008-10-07  Jacek Cabanmshtml: Moved HTMLStyle to separated header file.
2008-10-07  Jacek Cabanmshtml: Added IDispatchEx support to HTMLCurrentStyle.
2008-10-07  Jacek Cabanmshtml.idl: Added DispHTMLCurrentStyle dispinterface...
2008-10-07  Hans Leidekkerwininet: Avoid a crash on certain buffer size queries...
2008-10-07  Hans Leidekkerwininet: Option INTERNET_OPTION_CALLBACK is not settable.
2008-10-07  Hans Leidekkerwldap32: Add tests for ldap_parse_sort_control and...
2008-10-07  Hans Leidekkerwldap32: Return an error when ldap_parse_sort_control...
2008-10-07  Aric Stewartquartz: Check hr so we are not incrementing a NULL...
2008-10-06  Alexandre Julliardntdll: Preserve the 2K block size returned for CDROMs.
2008-10-06  Paul Vrienskernel32/tests: Add some skips to fix failures on WinMe.
2008-10-06  Dmitry Timoshkovgdi32: Allow a rounding error in the text justification...
2008-10-06  Dmitry Timoshkovgdi32: Add a test for a font being selected into 2...
2008-10-06  Dmitry Timoshkovgdi32: Make test_font_metrics require the font being...
2008-10-06  Michael Karchermsxml3: Parameter validation for IXMLDOMNode::replaceCh...
2008-10-06  Michael Karchermsxml3: Simplify IXMLDOMNode::removeChild.
2008-10-06  Michael Karchermsxml3: Fail a bit earlier on removeChild(...,NULL...
2008-10-06  Michael Karchermsxml3: removeChild can only delete direct children.
2008-10-06  Michael Karchermsxml3/tests: Clean up test_removeChild.
2008-10-06  Aric Stewartwinealsa: Don't dereference a potentially NULL value...
2008-10-06  Kirill K. Smirnovoleaut32: Add tests for metafiles, make them pass under...
2008-10-06  Eric Pouechmsvcrt: Implemented wcsncpy_s.
2008-10-06  Aric Stewartx11drv: ime: In the update functions if we get a null...
2008-10-06  Aric Stewartversion: Check for out of memory in VerInstallFileA...
2008-10-06  Paul Vrienskernel32/tests: Fix some failures on win9x.
2008-10-06  Paul Vrienskernel32/tests: Fix the remaining errors on win95.
2008-10-06  Dylan Smithrichedit: Show arrow cursor over scrollbar.
2008-10-06  Dylan Smithuser32: Converted rcScrollBar to screen coordinates.
next