wine
2007-07-31  Andrew Talbotoleaut32: Constify some variables.
2007-07-31  Maarten Lankhorstdsound: Add SndQueueMin to have less lock contention...
2007-07-31  Maarten Lankhorstdsound: Get rid of DS_HEL_FRAGS.
2007-07-31  Maarten Lankhorstdsound: Add a registry setting for hel buffer length.
2007-07-31  Francois GougetAssorted spelling fixes.
2007-07-31  Francois Gougetatl: Update win32.api to fix the winapi_check warnings.
2007-07-31  Francois Gougetwinapi: Remove some dead code.
2007-07-31  Francois Gougetcrypt32: Add FIXMEs for a couple of missing includes.
2007-07-31  Francois Gougetcrypt32: Add some missing CERT_XXX_ID constants.
2007-07-31  Francois Gougetcrypt32: Fix the CryptReleaseContext() prototype.
2007-07-31  Francois Gougetcomctl32: According to the PSDK, DrawShadowText() takes...
2007-07-31  Francois Gougetdxdiagn: Fix compilation on systems that don't support...
2007-07-31  Roderick Colenbranderwined3d: Compile against standard GL headers.
2007-07-31  Dmitry Timoshkovgdi32: Make GetFontData traces more readable.
2007-07-31  Robert Reifmsvcrt/tests: Add _aligned_malloc tests.
2007-07-31  Robert Reifmsvcrt: Add _aligned_malloc functions.
2007-07-31  Peter Dons... server: Added the install driver privilege to the defau...
2007-07-31  Alexandre Julliarduser32: Erase parent window when child is hidden. From...
2007-07-31  Alexandre Julliardntdll: Load dll from the directory containing the manif...
2007-07-31  Alexandre Julliardmake_makefiles: Add check for incorrect module name.
2007-07-31  Paul Vrienswinhttp: Fix compile/install issue.
2007-07-31  Nigel Liangwinecfg: Add menu font settings to desktop integration...
2007-07-31  Nigel Liangwinecfg: Add trackbar to set screen resolution in graph...
2007-07-31  Jacek Cabanwinhttp: Added winhttp.dll.
2007-07-31  Dmitry Timoshkovwinecfg: Fix some compatibility problems.
2007-07-31  Alexandre JulliardAvoid non-portable Unix mode bits macros.
2007-07-31  Maarten Lankhorstwinealsa: Implement a light form of locking for dsoutput.
2007-07-31  Evan Stadegdi32: Handle PS_USERSTYLE in ExtCreatePen.
2007-07-31  Evan Stadegdi32: Added more tests for ExtCreatePen on PS_USERSTLYE.
2007-07-31  Evan Stadegdi32: Improve ExtCreatePen parameter checking.
2007-07-31  Dmitry Timoshkovmshtml: Constify some data.
2007-07-31  Dmitry Timoshkovkernel32: Skip remainder of the time zone test if Syste...
2007-07-31  Paul Vrienssetupapi/tests: Use GetModuleHandleA instead of LoadLib...
2007-07-31  Detlef Riekenberguser32: Add a stub for GetAppCompatFlags2.
2007-07-31  Tomas Carneckyconfigure: Check whether linker supports --enable-new...
2007-07-31  Evan Stadegdiplus: Partial implementation of GdipDrawImagePointsRect.
2007-07-31  Evan Stadegdiplus: Implemented GdipGetImageBounds for metafiles.
2007-07-31  Evan Stadegdiplus: Added a minimal implementation of GdipCreateIm...
2007-07-31  Evan Stadegdiplus: Implemented GdipGetImageType.
2007-07-31  Evan Stadegdiplus: Added GdipDrawImagePointsRect stub.
2007-07-31  Evan Stadegdiplus: Added ImageAttributes stubs.
2007-07-31  Evan Stadegdiplus: Added GdipGetImageBounds stub.
2007-07-31  Evan Stadegdiplus: Partial implementation of GdipCreateMetafileFr...
2007-07-31  Evan Stadeoleaut32: Recognize EMF header when loading picture.
2007-07-31  Jacek Cabanmshtml: Added HTMLWindow's IDispatch methods implementa...
2007-07-31  Jacek Cabanmshtml: Added mshtml.tlb registration.
2007-07-31  Jacek Cabanmshtml.tlb: Fixed a typo in copyright header.
2007-07-31  James Hawkinsmsiexec: Implement a stub MSIServer service.
2007-07-31  Juan Langcrypt32: Support getting the inner content OID from...
2007-07-31  Juan Langcrypt32: Get rid of attribute certs from signed info...
2007-07-31  Juan Langcrypt32: Add a few traces.
2007-07-31  Juan Langcrypt32: Simplify alignment calculation.
2007-07-31  Juan Langcrypt32: Add missing definitions.
2007-07-31  Juan Langcrypt32: Add CryptMsgControl stub.
2007-07-31  Juan Langcrypt32: Implement getting the signer cert info from...
2007-07-31  Juan Langcrypt32: Implement getting signer info from a decoded...
2007-07-31  Juan Langcrypt32: Separate decoding PKCS signer info into intern...
2007-07-31  Juan Langcrypt32: Implement getting inner content of a decoded...
2007-07-31  Juan Langcrypt32: Test getting more parameters from a decoded...
2007-07-30  Roderick Colenbranderwgl: Fix compilation on systems without GLX_RGBA_FLOAT_ARB.
2007-07-30  Paul Vriensmsi/registry: Use the return value of squash_guid.
2007-07-30  Paul Vriensinclude/pdhmsg.h: Add some defines.
2007-07-30  Detlef Riekenbergwinspool: Add a TRACE when wine_dlopen for SONAME_LIBCU...
2007-07-30  Stefan Dösingerddraw: Table fog may be unsupported.
2007-07-30  Stefan Dösingerd3d8: Only test pixel shaders if they are supported.
2007-07-30  Stefan Dösingerd3d8: Use a less demanding format for the depth stencil...
2007-07-30  Stefan Dösingerd3d8: Only test volume textures if they are supported.
2007-07-30  Stefan Dösingerd3d8: Only test cube textures if they are supported.
2007-07-30  Paul Vriensadvapi32/service: Cater for domain in the test.
2007-07-30  Paul Vriensadvapi32/tests: Use skip when we don't have enough...
2007-07-30  Maarten Lankhorstdsound: Constify DSOUND_CheckEvent.
2007-07-30  Maarten Lankhorstdsound: Remove some more unused variables.
2007-07-30  Maarten Lankhorstdsound: Silence the IDirectSoundBuffer_Initialize warnings.
2007-07-30  Maarten Lankhorstdsound: Fix locking in mixer.
2007-07-30  Maarten Lankhorstdsound: Small mixer optimizations.
2007-07-30  Maarten Lankhorstdsound: Reset state when stopping device.
2007-07-30  Maarten Lankhorstdsound: Replace buffer critical section with a rw-lock.
2007-07-30  Evan Stadegdiplus: Fixed a typo.
2007-07-30  Evan Stadegdiplus: Check custom dash array for bad properties.
2007-07-30  Evan Stadegdiplus/tests: More GdipSetPenDashArray tests.
2007-07-30  Evan Stadegdiplus: Draw custom dashes.
2007-07-30  Alexandre Julliardntdll: Avoid activation context leak for dlls with...
2007-07-30  Alexandre Julliardntdll: Allow optional elements in the comClass element.
2007-07-30  Alexandre Julliardntdll: Use the exact size of the manifest file.
2007-07-30  Alexandre Julliardntdll: Fixed the null bytes check in RtlIsTextUnicode.
2007-07-30  Alexandre Julliardntdll: Convert the XML parser to Unicode to support...
2007-07-30  Tim Schwartzlmuse.h: Add structures needed by NetUseAdd().
2007-07-30  Clinton Stimpsonuser32: Also test parent messages when hiding child...
2007-07-30  Lei Zhangntdll: Add Bolivian time zone info.
2007-07-30  James Hawkinsmsi: Add a stub implementation of MsiSourceListEnumSour...
2007-07-30  James Hawkinsmsi: Treat an empty string and a NULL string as the...
2007-07-30  Roderick Colenbranderwgl: Replace glReadPixels in wglBindTexImage2D by the...
2007-07-30  Roderick Colenbranderwgl: wglBindTexImageARB should return TRUE on success.
2007-07-30  Roderick Colenbranderwgl: Add WGL_ATI_pixel_format_float/WGL_ARB_pixel_forma...
2007-07-30  Roderick Colenbranderwgl: Enable WGL_EXT_swap_control by default even when...
2007-07-30  Roderick Colenbranderwgl: Use correct types and pixelformats for pbuffers.
2007-07-30  Jason Edmeadescmd: Remove some debug code.
2007-07-30  Jason Edmeadescmd: Fix comment to accurately reflect the function.
2007-07-30  Jason Edmeadescmd: Add support for wildcards in copy.
2007-07-30  Paul Vriensadvapi32/service: Be a bit more consistent.
next