wine
2008-08-19  Kirill K. Smirnovwinhlp32: Use TopicOffset mapping and get rid of unused...
2008-08-19  Kirill K. Smirnovwinhlp32: Fix offsets handling for old 3.0 files.
2008-08-19  Kirill K. Smirnovwinhlp32: Load internal file containing pagenum->topico...
2008-08-19  Hans Leidekkerinclude: Add prototype for WinHttpQueryOption.
2008-08-19  Hans Leidekkerwinhttp: Implement WinHttpTimeFromSystemTime and WinHtt...
2008-08-19  Hans Leidekkerwinhttp: Forward WinHttpCrackUrl and WinHttpCreateUrl...
2008-08-19  Hans Leidekkerwinhttp: Add stub implementations for WinHttpGetDefault...
2008-08-19  Hans Leidekkerwinhttp: Implement WinHttpSetStatusCallback. Start...
2008-08-19  Hans Leidekkerwinhttp: Implement WinHttpOpenRequest.
2008-08-19  Hans Leidekkerwinhttp: Implement WinHttpConnect.
2008-08-19  Hans Leidekkerwinhttp: Implement WinHttpOpen and WinHttpCloseHandle.
2008-08-19  Hans Leidekkerwinhttp: Add a handle management implementation.
2008-08-19  Zac Brownwinhttp: Add test for adding/querying headers.
2008-08-19  Zac Brownwinhttp: Add stub implementation for WinHttpAddRequestH...
2008-08-19  Zac Brownwinhttp: Add stub implementation for WinHttpQueryHeaders.
2008-08-19  Zac Brownwinhttp: Add test for WinHttpTimeToSystemTime.
2008-08-19  Zac Brownwinhttp: Add stub implementation for WinHttpTimeToSyste...
2008-08-19  Zac Brownwinhttp: Add test for WinHttpTimeFromSystemTime.
2008-08-19  Zac Brownwinhttp: Add stub implementation for WinHttpTimeFromSys...
2008-08-19  Vincent Povirkwininet: Default to keep-alive when the server is HTTP...
2008-08-19  James Hawkinsmsi: Use MsiQueryFeatureState to determine the feature...
2008-08-19  James Hawkinsmsi: Use MsiQueryComponent state to determine the compo...
2008-08-19  James Hawkinsmsi: Base removal of a file on the component's action...
2008-08-19  James Hawkinsmsi: Add more tests for feature and component states.
2008-08-19  James Hawkinsole32: Storage sharing should be implemented in ole32...
2008-08-19  James Hawkinsmsi: Test the file access and share modes of MsiOpenDat...
2008-08-19  James Hawkinsmsi: Remove misc files from the RemoveFile table.
2008-08-19  James Hawkinsmsi: A file's component's state does not determine...
2008-08-19  James Hawkinsmsi: Don't remove a file if the old file is strictly...
2008-08-19  James Hawkinsmsi: Don't check for a NULL component, as the component...
2008-08-19  James Hawkinsmsi: Ignore a file that has a missing component.
2008-08-19  James Hawkinsmsi: Factor out media handling and use the new interfac...
2008-08-19  James Hawkinsmsi: Perform costing again for the InstallExecute sequence.
2008-08-19  James Hawkinsmsi: Ignore all non-stream elements when filling the...
2008-08-19  Maarten Lankhorstwinmm: Test opening the same device twice.
2008-08-19  Maarten Lankhorstdsound: Remove int24_struct from conversion routines.
2008-08-19  Maarten Lankhorstwinealsa.drv: Fix compiler warnings and remove deprecat...
2008-08-19  James Hawkinsfusion: Ignore the case of the assembly filename extension.
2008-08-19  James Hawkinsfusion: Align the metadata header pointer on a DWORD...
2008-08-19  James Hawkinsfusion: Handle loading 64-bit .NET assemblies.
2008-08-19  James Hawkinsole32: Test the file access and share modes of StgCreat...
2008-08-19  Michael Karchermsvcrt/file: stdio should clamp characters to 8 bits.
2008-08-19  Nikolay Sivovgdiplus: Implemented GdipPathIterNextMarkerPath with...
2008-08-19  Michael Stefaniucriched20: Remove redundant NULL check before HeapFree...
2008-08-19  Michael Stefaniucadvapi/tests: CreateFile returns INVALID_HANDLE_VALUE...
2008-08-19  Rob Shearmanrpcrt4: Implement RpcBindingReset.
2008-08-19  Rob Shearmanrpcrt4: Don't get or create an association for bindings...
2008-08-19  Rob Shearmanrpcrt4: Check for previous association being NULL in...
2008-08-19  Rob Shearmanrpcrt4: Test the endpoint mapper for the ncalrpc protse...
2008-08-19  Stefan Dösingerddraw: Implement IDirectDraw7::GetFourCCCodes.
2008-08-19  Stefan Dösingerddraw: Send the ddraw output to the clipper window...
2008-08-19  Stefan Dösingerwined3d: Add a swapchain method to set the dest override.
2008-08-19  Stefan Dösingerwined3d: Remove the ddraw_window device member.
2008-08-19  Stefan Dösingerwined3d: Remove the device-global fullscreen flag.
2008-08-19  Stefan Dösingerd3d: Remove IWineD3DDevice::SetHwnd.
2008-08-19  Stefan Dösingerwined3d: Support redirecting the primary context.
2008-08-19  Stefan Dösingerwined3d: Use a swapchain for GDI surfaces.
2008-08-19  Stefan Dösingerwined3d: Remove unused enum entry.
2008-08-19  Stefan Dösingerwined3d: Move some swapchain code into a base class.
2008-08-19  Juan Langcrypt32: Free memory using the correct function on...
2008-08-19  Juan Langcrypt32: Fix length calculation for decoding CRL_DIST_P...
2008-08-19  Juan Langcrypt32: Set *pcbStructInfo on more success paths.
2008-08-19  Juan Langcrypt32: Implement CertFindCertificateInStore for CERT_...
2008-08-19  Juan Langcrypt32: Implement CERT_SIGNATURE_HASH_PROP_ID.
2008-08-19  Juan Langcrypt32: Implement CryptHashToBeSigned.
2008-08-19  Juan Langcrypt32: Add tests for CryptHashToBeSigned.
2008-08-19  Juan Langcrypt32: Add stub for CryptHashToBeSigned.
2008-08-19  Juan Langcrypt32: Add stub for CryptMsgVerifyCountersignatureEnc...
2008-08-19  Christian Costawinealsa.drv: Improve midi port names.
2008-08-19  Jacek Cabanmshtml: Use heap_alloc_zero for HTMLWindow allocation.
2008-08-18  Rob Shearmankernel32: Fix a typo in the leadin check in WaitNamedPipeW.
2008-08-18  Rob Shearmanole32: Remove dead code in StorageImpl_LoadFileHeader.
2008-08-18  Rob Shearmanrpcrt4: Remove unreachable code in EmbeddedComplexSize.
2008-08-18  Rob Shearmanquartz: Use memcmp instead of strncmp in MPEGSplitter_p...
2008-08-18  Rob Shearmanhhctrl.ocx: Nul-terminate url_indicator constant in...
2008-08-18  Rob Shearmanoleaut32: Fix buffer length passed to VARIANT_DI_tostri...
2008-08-18  Rob Shearmanshell32: Don't assign a result from a function that...
2008-08-18  Rob Shearmanurlmon: Fix testing of HRESULT types with not operator...
2008-08-18  Rob Shearmanshlwapi: Fix testing of HRESULT types with not operator...
2008-08-18  Rob Shearmanquartz: Fix testing of HRESULT types with not operator...
2008-08-18  Rob Shearmanoleaut32: Fix testing of HRESULT types with not operato...
2008-08-18  Rob Shearmanole32: Fix testing of HRESULT types with not operator...
2008-08-18  Rob Shearmanmsi: Fix handle leak in ITERATE_SelfRegModules.
2008-08-18  Rob Shearmanmsrle32: Fix uses of arithmetic operators on Boolean...
2008-08-18  Rob Shearmancomctl32: Fix use of arithmetic operator on Boolean...
2008-08-18  Rob Shearmanhhctl.ocx: Fix reference count leak in InPlace_OnPosRec...
2008-08-18  Rob Shearmaninclude: Remove superfluous semi-colons from wine/wined...
2008-08-18  Nikolay Sivovgdiplus: Implemented GdipResetWorldTransform.
2008-08-18  Nikolay Sivovgdiplus: Implemented GdipPathIterNextSubpathPath with...
2008-08-18  Nikolay Sivovgdiplus: Implemented GdipPathIterIsValid with tests.
2008-08-18  Jeff Latimeruser32: Check for invalid conversation and return the...
2008-08-18  Jeff Latimeruser32/tests: Add tests for for invalid DDE conditions.
2008-08-18  Jeff Latimeruser32: DdeClientTransaction should check that pData...
2008-08-18  Jeff Latimeruser32: DdeQueryString returns a NULL str if there...
2008-08-18  Jeff Latimeruser32: DdeClientTransaction should return 0 in the...
2008-08-18  Vladimir Pankratovshell32: Update Russian translation.
2008-08-18  Lei Zhangshell32: Handle directories in ShellExecute.
2008-08-18  Alistair Leslie... mshtml: Implement IDispatch for IHTMLAnchorElement.
2008-08-18  Alistair Leslie... mshtml: Implement IDispatch for IHTMLElement2.
2008-08-18  Dylan Smithrichedit: Added support for changing cell border colours.
next