wine
2008-08-20  Ismael Barrosdplayx: Tests for EnumGroupsInGroup.
2008-08-20  Ismael Barrosdplayx: Tests for EnumGroups.
2008-08-20  Ismael Barrosdplayx: Tests for EnumPlayers.
2008-08-20  Ismael Barrosdplayx: Tests for GroupOwner.
2008-08-20  Ismael Barrosdplayx: Tests for CreateGroup.
2008-08-20  Gerald PfeiferAdd return statements to avoid gcc warnings.
2008-08-20  Hans Leidekkerwinhttp: Add some tests for WinHttpAddRequestHeaders.
2008-08-20  Hans Leidekkerwinhttp: Use default values for verb, object and versio...
2008-08-20  Hans Leidekkerwinhttp: Implement WinHttpQueryHeaders.
2008-08-20  Hans Leidekkerwinhttp: Implement WinHttpAddRequestHeaders.
2008-08-20  Hans Leidekkerwinhttp: Add a stub implementation for WinHttpSetTimeouts.
2008-08-20  Hans Leidekkerwinhttp: Deliver status notifications to the application.
2008-08-20  Austin Englishuser32: Test what FindWindow does when window isn't...
2008-08-20  Vincent Povirkuser32: Implement TPM_*ALIGN flags.
2008-08-20  Roy Sheamstask/test: Conformance test for CreateTrigger.
2008-08-20  Roy Sheamstask/test: Conformance test for (Set|Get)ApplicationName.
2008-08-20  Stefan Dösingerwined3d: Fix the unused arg marker.
2008-08-20  Stefan Dösingerddraw: Set the bitdepth on YUV formats.
2008-08-20  Stefan Dösingerwined3d: Keep track of the last used device.
2008-08-20  Stefan Dösingerddraw: Do not set the rendertarget flag just because...
2008-08-20  Stefan Dösingerwined3d: Implement YUV emulation with GL_ARB_fragment_p...
2008-08-20  Stefan Dösingerwined3d: Ask the ffp/shader/blit implementation about...
2008-08-20  Stefan Dösingerwined3d: Test formats for surface support.
2008-08-20  Stefan Dösingerwined3d: Start a framework for color conversion shaders...
2008-08-20  Stefan Dösingerwined3d: Support YUV formats with GL_APPLE_ycbcr_422.
2008-08-20  Owen Rudgeuninstaller: Remove GUI portion of Wine uninstaller.
2008-08-20  Alexander Nicolaysen... regedit: Convert clipboard handling to unicode.
2008-08-20  Alexander Nicolaysen... regedit: Convert printing&help to unicode.
2008-08-20  Alexander Nicolaysen... regedit: Convert deletion to unicode.
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...
next