wine
2008-08-20  Hongbo Nimsvcmaker: Fix msvc project file generation under MinGW32.
2008-08-20  Roderick Colenbranderwined3d: Fix BltOverride regression.
2008-08-20  Detlef Riekenbergwinealsa.drv: Fix a typo in an error message.
2008-08-20  Michael Stefaniucd3dxof: Remove unreachable break after return (Smatch).
2008-08-20  Roy Sheainclude: Added defines used by TASK_TRIGGER members.
2008-08-20  Roy Sheainclude: Add task scheduler specific error codes.
2008-08-20  Alexander Nicolaysen... appwiz.cpl: Add Norwegian Bokmål translation.
2008-08-20  H. Verbeetsecur32: Reserved3 / Reserved4 are actually EncryptMess...
2008-08-20  H. Verbeetd3d8: Don't store shader_handle's.
2008-08-20  H. Verbeetwined3d: Move creating a texture id from PreLoad to...
2008-08-20  Juan Langcrypt32: Always set *pcbStructInfo.
2008-08-20  Juan Langcrypt32: Allow CMS fields to be set when opening a...
2008-08-20  Juan Langcrypt32: Allow messages to be opened when compiled...
2008-08-20  Juan Langcrypt32: Allow messages to be opened when compiled...
2008-08-20  Juan Langcrypt32: Implement decoding CMSG_CMS_SIGNER_INFO.
2008-08-20  Juan Langcrypt32: Implement CMSG_CMS_SIGNER_INFO encoding.
2008-08-20  Juan Langcrypt32: Add tests for encoding/decoding CMSG_CMS_SIGNE...
2008-08-20  Juan Langwincrypt.h: Add more missing definitions.
2008-08-20  Alexander Morozovkernel32: Fix a typo.
2008-08-20  Huw Daviesinclude: Fix CRYPT_SMIME_CAPABILITIES definition.
2008-08-19  Roy Sheamstask: Stub implementation of Activate.
2008-08-19  Roy Sheamstask: Activate conformance test.
2008-08-19  Christian Costad3dxof: Add text format support to RegisterTemplates...
2008-08-19  Christian Costad3dxof: Add basic tests.
2008-08-19  Christian Costad3dxof: Create FileData object using its constructor...
2008-08-19  Christian Costad3dxof: Create FileEnumObject using its constructor.
2008-08-19  Christian Costad3dxof: Implement some parsing in RegisterTemplates.
2008-08-19  Alexandre Julliardmakefiles: Add missing entries for mstask tests.
2008-08-19  Michael Karcherkernel32/tests: Fix profile crash on NT and up.
2008-08-19  Detlef Riekenbergspoolss/tests: Fix a test on vista/w2k8.
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.
next