wine
2007-06-18  Stefan Dösingerd3d9: Hold the lock in IDirect3D9 methods.
2007-06-18  Misha Koshelevwine.inf: Quote %1 for Msi.Package shell actions per...
2007-06-18  Misha Koshelevshell32: Conform to native in SHELL_ArgifyW for unquote...
2007-06-18  Vitaly Budovskiwinealsa: Fix incorrect callback private value.
2007-06-18  James Hawkinsmsi: Patches are applied based on ProductCode, not...
2007-06-18  James Hawkinsmsi: Implement MsiApplyPatchW.
2007-06-18  James Hawkinsmsi: Forward MsiApplyPatchA to MsiApplyPatchW.
2007-06-18  Francois Gougetshlwapi: Update win32.api to fix the winapi_check warnings.
2007-06-18  Francois Gougetwinapi_check: ULONG_PTR is a 'long --pointer', not...
2007-06-18  Francois Gougetregedit: Merge getRegClass() and getRegKeyName() to...
2007-06-18  Francois Gougetregedit: Don't allow square-bracketed registry paths...
2007-06-18  Francois Gougetregedit: Add missing '\n' to an error message.
2007-06-18  Paul Vrienscrypt32/tests: Don't crash on Vista.
2007-06-15  Alexandre JulliardRelease 0.9.39. wine-0.9.39
2007-06-15  Evan Stadegdiplus: Brush tests.
2007-06-15  Evan Stadegdiplus: Brush implementation.
2007-06-15  Jason Edmeadescmd.exe: Add support for cmd.exe /u (Unicode from inter...
2007-06-15  Kolbjørn Fredheimwinex11.drv: Echo the video mode requested in the error...
2007-06-15  Lei Zhangcomctl32: Make modal property sheets modal.
2007-06-15  Misha Koshelevsetupapi: Handle unquoted paths in InstallHinfSection...
2007-06-15  Misha Koshelevsetupapi/tests: Add basic tests for InstallHinfSectionA...
2007-06-15  Alexandre Julliarduser32/tests: Avoid strlen in trace.
2007-06-15  Alexandre Julliardntdll: Implemented reading of the CDROM TOC on Mac OS.
2007-06-15  Alexandre Julliardserver: Enable kqueue support on Mac OS >= 10.5 now...
2007-06-15  Dmitry Timoshkovmsi: Simplify the code.
2007-06-15  James Hawkinsmsi: Set the UserSID and ProductCode properties for...
2007-06-15  Andrew Talbotmsrle32: Constify some variables.
2007-06-15  Jacek Cabanmshtml: Added IOleInPlaceSiteEx tests.
2007-06-15  Jacek Cabanmshtml: Use IOleInPlaceSiteEx if available.
2007-06-15  Lei Zhanguser32: Remove a unused variable from ES_PASSWORD test.
2007-06-15  Ulrich Czekallaopengl: Use get_glxdrawable to grab the drawable.
2007-06-15  Damjan Jovanovicws2_32: getsockname should fail on unbound socket.
2007-06-15  John Klehminclude: Allow port.h to build on gcc4.
2007-06-15  Dan Hipschmanwidl: Fix a write_parameters_init bug.
2007-06-15  Dan Hipschmanwidl: Factor the output functions.
2007-06-15  Dan Hipschmanwidl: Handle encapsulated unions.
2007-06-15  Dan Hipschmanwidl: Handle embedded interface pointers.
2007-06-14  Alexander Nicolaysen... wordpad: Use Unicode functions in more places.
2007-06-14  Francois Gougetregedit: Modify getRegClass() to avoid dubious comparis...
2007-06-14  Francois Gougetregedit: Having garbage after the dash in '"foo"=-...
2007-06-14  Francois Gougetregedit: The registry functions return standard error...
2007-06-14  Francois Gougetregedit: Make the dword and binary data parsing both...
2007-06-14  Francois Gougetregedit: If the data for a given value is in an unknown...
2007-06-14  Francois Gougetregedit: Remove cruft and make functions static, reorde...
2007-06-14  Francois Gougetregedit: Remove setAppName() as the application name...
2007-06-14  Francois Gougetcrypt32: Add missing '\n' to ok() call.
2007-06-14  Lei Zhangcomdlg32: Move file dialog resizing code into its own...
2007-06-14  Lei Zhanguser32: Improve cut/copy/paste behavior of password...
2007-06-14  James Hawkinsmsi: Fixed the WriteEnvironmentStrings action.
2007-06-14  Stefan Dösingerd3d9: Add a dll global critical section.
2007-06-14  Stefan Dösingerwined3d: DDraw surfaces are QWORD aligned.
2007-06-14  Stefan Dösingerwined3d: Present does not clear the depth stencil.
2007-06-14  Stefan Dösingerwined3d: Implement vertical refresh sync.
2007-06-14  Stefan Dösingerwined3d: Only swap system memory resources of front...
2007-06-14  Andrew Talbotmsi: Constify some variables.
2007-06-14  Maarten Lankhorstdsound: Use TIME_KILL_SYNCHRONOUS on sound timer.
2007-06-14  Alexandre Julliardlocalspl: Make some functions static.
2007-06-14  Detlef Riekenberglocalspl: Implement AddPortEx.
2007-06-14  Michael Stefaniucwrc: Fix redundant checks for NULL before free(). Found...
2007-06-14  James Hawkinsmsi: Protect custom actions with a structured exception...
2007-06-14  Rob Shearmaninclude: Add HTMLTextContainerEvents dispinterface...
2007-06-14  Phil Costinwined3d: Remove a duplication in device.c.
2007-06-14  Paul Vrienscrypt32/tests: Vista uses a different error code.
2007-06-14  Paul Vrienscrypt32/tests: Skip tests if we don't have enough rights.
2007-06-14  Hans Leidekkergdi32: Add some tests for BITMAPINFOHEADER biSize checks.
2007-06-14  Francois Gougetregedit: Move PerformRegAction() and get_file_name...
2007-06-14  Francois Gougetgdiplus: Add missing '\n' to ok() calls, Wine traces.
2007-06-14  Alexandre Julliardwidl: Add typecasts for user marshalling routines to...
2007-06-14  Dan Hipschmanwidl: Handle wire_marshal pointer attributes.
2007-06-14  Dan Hipschmanwidl: Test structure argument marshalling.
2007-06-14  Dan Hipschmanwidl: Handle wire_marshal types.
2007-06-13  Anatoly Lyutinuser32: tests:msg Add test for switching MDI children.
2007-06-13  Paul Vrienscrypt32/tests: Skip tests if we don't have enough rights.
2007-06-13  Dmitry Timoshkovgdi32: Make BITMAPINFOHEADER biSize check match what...
2007-06-13  Rob Shearmanmshtml: Use the implementation of IHlink in hlink.dll...
2007-06-13  Maarten Lankhorstwinealsa: Detach directsound implementation from waveou...
2007-06-13  Maarten Lankhorstrsaenh: Allow CRYPT_NEWKEYSET and CRYPT_VERIFYCONTEXT...
2007-06-13  Alexandre Julliardwintrust/tests: Fix the WintrustGetRegPolicyFlags to...
2007-06-13  Francois Gougetwintrust/tests: Fix checks to be more informative when...
2007-06-13  Francois Gougetwintrust/tests: Simplify the code and improve consisten...
2007-06-13  Francois GougetAdd API documentation stubs to make winapi_check happy.
2007-06-13  Juan Langcrypt32: Implement PKCS7_SIGNER_INFO encoding/decoding.
2007-06-13  Juan Langcrypt32: Implement PKCS_ATTRIBUTES encoding/decoding.
2007-06-13  Juan Langcrypt32: Use CRYPT_EncodeEnsureSpace to allocate memory...
2007-06-13  Juan Langcrypt32: Implement PKCS_ATTRIBUTE encoding/decoding.
2007-06-13  Juan Langcrypt32: Separate set encoding into a separate function.
2007-06-13  Juan Langcrypt32: Implement PKCS_CONTENT_INFO encoding/decoding.
2007-06-13  Juan Langcrypt32: Implement CERT_AUTHORITY_KEY_ID2_INFO encoding...
2007-06-13  H. Verbeetwined3d: Add wined3d vertex sampler definitions.
2007-06-13  H. Verbeetwined3d: Call IWineD3DDeviceImpl_FindTexUnitMap() when...
2007-06-13  H. Verbeetwined3d: Take the texUnitMap into account when loading...
2007-06-13  Phil Costinwined3d: Add gamma linerization support for D3DFMT_A4R4...
2007-06-13  Evan Stadegdiplus: Implemented GdipDrawRectangleI.
2007-06-13  Evan Stadegdiplus: Implemented GdipDrawLineI.
2007-06-13  Alexandre Julliardcomctl32: Remove useless pointer check.
2007-06-13  James Hawkinsmsi: Set the MsiNetAssemblySupport property.
2007-06-13  Andrew Talbotmsi: Constify some variables.
2007-06-13  Francois Gougetsecur32: Update win32.api to fix the winapi_check warnings.
2007-06-13  Francois Gougetmsdmo: Improve the prototypes Win64 compatibility by...
2007-06-13  Francois Gougetmsdmo: dmoreg.h should include mediaobj.h.
next