wine
2009-12-11  James Hawkinsmsi: Wine fails the test and passes us a Session object...
2009-12-11  James Hawkinsmsi: Refactor the Installer.RelatedProducts method...
2009-12-11  James Hawkinsmsi: Refactor the Installer.Products method into Instal...
2009-12-11  James Hawkinsmsi: Refactor the Installer.ProductInfo method into...
2009-12-11  James Hawkinsmsi: Refactor the Installer.ProductState method into...
2009-12-11  James Hawkinsmsi: Refactor the Installer.RegistryValue method into...
2009-12-11  James Hawkinsmsi: Refactor the Installer.Version method into Install...
2009-12-11  James Hawkinsmsi: Refactor the Installer.InstallProduct method into...
2009-12-11  James Hawkinsmsi: Refactor the remaining Installer object stub metho...
2009-12-11  James Hawkinsmsi: Refactor the Installer.UILevel method into Install...
2009-12-11  James Hawkinsmsi: Refactor the Installer.SummaryInformation method...
2009-12-11  James Hawkinsmsi: Refactor Installer.OpenProduct and Installer.OpenD...
2009-12-11  James Hawkinsmsi: Refactor the Installer.OpenPackage method into...
2009-12-11  James Hawkinsmsi: Refactor the Installer.CreateRecord method into...
2009-12-11  James Hawkinsmsi: Stub out a few more Installer object methods.
2009-12-11  James Hawkinsmsi: Close the original record before copying new data...
2009-12-11  James Hawkinsmsi: Fix a handle leak in the record tests.
2009-12-11  Marcus Meissnerdmloader: pObject NULL checks are not necessary (Coverity).
2009-12-11  Marcus Meissnerdmime: Actually get a pCLSID stream before using it...
2009-12-11  Marcus Meissnerjscript: Fixed uninitialized usage of i (Coverity).
2009-12-11  Vincent Povirkole32: Implement Revert for transacted storage objects.
2009-12-11  Vincent Povirkole32: Implement transacted storage.
2009-12-11  Vincent Povirkole32: Add a stub transacted storage type.
2009-12-11  Vincent Povirkole32: Add Invalidate to the storage vtable.
2009-12-11  Vincent Povirkole32: Create internal storage objects with a refcount...
2009-12-11  Henri Verbeetwined3d: Move IWineD3DDeviceImpl_RestoreWindow() to...
2009-12-11  Henri Verbeetwined3d: Move IWineD3DDeviceImpl_SetupFullscreenWindow...
2009-12-11  Henri Verbeetwined3d: Add a separate function for swapchain initiali...
2009-12-11  Henri Verbeetwined3d: Correctly calculate the extended style in...
2009-12-11  Henri Verbeetwined3d: Properly invalidate the context's draw buffer...
2009-12-11  Aric Stewartshlwapi/tests: Testing framework and IConnection point...
2009-12-11  Aric Stewartshlwapi: Release rgcd.pUnk returned by enumeration.
2009-12-11  Aric Stewartshlwapi: DISPPARAMS on Invoke are never NULL.
2009-12-11  Aric Stewartshlwapi: Failure in IConnectionPoint_GetConnectionInter...
2009-12-11  Aric Stewartshlwapi: Rename ConnectToConnectionPoint bAdviseOnly...
2009-12-11  Vincent Povirkwineboot: Terminate processes immediately after WM_ENDS...
2009-12-11  Vincent Povirkwineboot: Do not force --kill when --end-session is...
2009-12-11  Juan Langcrypt32: Fix CertAddCTLContextToStore for CERT_STORE_AD...
2009-12-11  Juan Langcrypt32: Fix CertAddCRLContextToStore for CERT_STORE_AD...
2009-12-11  Juan Langcrypt32: Don't dereference an output pointer which...
2009-12-11  Juan Langcrypt32: Trace chain final error status.
2009-12-10  Paul Vrienscomctl32/tests: Fix a test failure on older comctl32.
2009-12-10  Maarten Lankhorstmmdevapi: Add initial mmdevapi dll.
2009-12-10  Maarten Lankhorstdsound: Only initialize one guid for capture and renderer.
2009-12-10  Alexandre Julliarddbghelp: Fix an invalid pointer cast.
2009-12-10  Alexandre Julliarddbghelp: Moved addr_to_linear() to stack.c.
2009-12-10  Alexandre Julliardwinedbg: Fix a number of 64-bit pointer truncation...
2009-12-10  Paul Vriensddraw/tests: Fix some test failures on Vista+.
2009-12-10  Erich Hooverws2_32: Return the full list of local IP addresses...
2009-12-10  Erich Hooverws2_32: Separate out hostent creation from duplication.
2009-12-10  Paul Vriensole32/tests: Don't crash on Win9x/WinMe by using more...
2009-12-10  Paul Vriensimagehlp/tests: Run tests again on Win95.
2009-12-10  Wolfram Sangntoskrnl: Add IoAllocateErrorLogEntry stub.
2009-12-10  Ken Thomaseskernel32: Consolidate some related code closer together.
2009-12-10  Ken Thomaseskernel32: Mac lang. pref. overrides LANG, but not LC_AL...
2009-12-10  Ken Thomaseskernel32: On Mac, construct locale string from language...
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_Description1.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_DescriptionA.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_Enumerate1.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_EnumerateA.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_EnumerateW.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_DescriptionW.
2009-12-10  Maarten Lankhorstdsound: Implement DSPROPERTY_WaveDeviceMappingA on...
2009-12-10  Jacek Cabanjscript: Fixed tests on some Windows.
2009-12-10  Jacek Cabanjscript: Added Function constructor tests.
2009-12-10  Jacek Cabanjscript: Added Function constructor implementation.
2009-12-10  Jacek Cabanjscript: Reorder functions in function.c.
2009-12-10  Jacek Cabanmshtml: Removed ref count tests that fail on some Windows.
2009-12-10  Jacek Cabanmshtml: Added IHTMLDOMTextNode::get_length implementation.
2009-12-10  Nikolay Sivovcomdlg32/filedlg: Fix a find file handle leak.
2009-12-10  Nikolay Sivovcomdlg32/filedlg: Fix a lookin combo data leak.
2009-12-10  Nikolay Sivovcomctl32/tests: Get rid of static handles, split tests...
2009-12-10  Nikolay Sivovcomctl32/treeview: Remove some forward declarations.
2009-12-10  Nikolay Sivovcomctl32/treeview: Use additional helper for item inval...
2009-12-10  Juan Langrsaenh: Fix memory leak reading stored keys.
2009-12-10  Jacek Cabanurlmon: Include extra info in object name passed to...
2009-12-10  Jacek Cabanwininet: Set lpszUrlPath in InternetCrackUrlW if its...
2009-12-10  Jacek Cabanwininet: Make InternetCrackUrlA tests more generic...
2009-12-10  Jacek Cabanwininet: lpszUrlPath should be NULL for URLs in file...
2009-12-10  Henri Verbeetdxgi: Implement IDXGIOutput::GetDisplayModeList().
2009-12-10  Henri Verbeetwined3d: Support more formats for display mode enumeration.
2009-12-10  Henri Verbeetwined3d: Rename "wineD3DDevice" to "device".
2009-12-10  Henri Verbeetwined3d: Don't restore the draw buffer in color_fill_fbo().
2009-12-10  Henri Verbeetddraw: Avoid enumerating display modes for formats...
2009-12-10  Jeremy Whiteusrmarshal: Add a test for marshalling a SAFEARRAY...
2009-12-10  Eric Pouechdbghelp: For mingw32 (stabs debug info), parse the...
2009-12-10  Eric Pouechwinedump: Dump PE symbols table if any.
2009-12-10  Eric Pouechwinedump: Rewrote a bit the COFF symbol table stuff.
2009-12-10  Vincent Povirkole32: Remove the ancestorStorage attribute.
2009-12-10  Vincent Povirkole32: Make IEnumSTATSTGImpl reference the parent storage.
2009-12-10  Vincent Povirkole32: Make findElement take a StorageBaseImpl.
2009-12-10  Vincent Povirkole32: Don't use ancestorStorage to decide if a storage...
2009-12-10  Vincent Povirkole32: Add a test for modifying read-only substorage...
2009-12-09  Alexandre Julliardntdll: Search the whole filesystem under the starting...
2009-12-09  Alexandre Julliardclock: Convert to Unicode.
2009-12-09  Alexandre Julliardnet: Use the explicit name for all A/W function.
2009-12-09  Alexandre Julliardcmd: Use the explicit name for all A/W function.
2009-12-09  Alexandre Julliardwinedbg: Use the explicit name for all A/W function.
2009-12-09  Huw Daviesole32: Release the error info strings.
2009-12-09  Huw Daviesinclude: Add a few guids.
next