wine
2007-08-02  Roderick Colenbranderwgl: Support WGL_FLOAT_COMPONENTS_NV in wglGetPixelForm...
2007-08-02  Roderick Colenbranderwgl: Print more debug info.
2007-08-02  Roderick Colenbranderwgl: SetPixelFormat should fail on the root window.
2007-08-02  Roderick Colenbranderwgl: GetPixelFormat fix for offscreen formats.
2007-08-02  Roderick Colenbranderwgl: Silence an error in ConvertPixelFormatWGLtoGLX.
2007-08-02  Maarten Lankhorstdsound: Move resampling away from mixer thread.
2007-08-01  Marcus Meissnerkernel32/tests: Fixed size to MultiByteToWideChar.
2007-08-01  Alexandre Julliardconfigure: Add -m32 flag for C++ compiler too.
2007-08-01  Evan Stadegdiplus: Extend GdipDrawImagePointsRect.
2007-08-01  Evan Stadegdiplus: Track width and height of GpBitmaps.
2007-08-01  Evan Stadegdiplus: Added GdipSetImageAttributesColorKeys stub.
2007-08-01  Evan Stadegdiplus: Added GdipBitmapGetPixel stub.
2007-08-01  Evan Stadegdiplus: Added GdipRemovePropertyItem stub.
2007-08-01  Evan Stadegdiplus: Added GdipCreateBitmapFromStreamICM.
2007-08-01  Evan Stadegdiplus: Added partial implementation of GdipSaveImageT...
2007-08-01  Evan Stadegdiplus: Added GdipGetPropertyItemSize stub.
2007-08-01  Evan Stadegdiplus: Added GdipCreateBitmapFromScan0.
2007-08-01  Evan Stadegdiplus: Implemented GdipLoadImageFromStreamICM.
2007-08-01  Evan Stadegdiplus: Added GdipCreateMatrix3.
2007-08-01  Evan Stadegdiplus: Added GdipSetMatrixElements.
2007-08-01  Evan Stadegdiplus: Added GdipGetMatrixElements.
2007-08-01  Evan Stadegdiplus: Added GdipFindFirstImageItem stub.
2007-08-01  Evan Stadegdiplus: Added GdipGetMetafileHeaderFromMetafile stub.
2007-08-01  Evan Stadegdiplus: Change include list on 3 tests.
2007-08-01  Evan Stadegdiplus: Fix memory leak in GdipCreateMetafileFromWMF.
2007-08-01  Evan Stadegdiplus: Changed GdipGetImageType.
2007-08-01  Evan Stadegdiplus: Added more stubs to gdiplus.spec.
2007-08-01  Evan Stadegdiplus: Implemented GdipDisposeImage.
2007-08-01  Evan Stadegdiplus: Implemented GdipDisposeImageAttributes.
2007-08-01  Juan Langcrypt32: Remove bad special case, it isn't necessary...
2007-08-01  Juan Langcrypt32: Use the outer content's signature algorithm...
2007-08-01  Jacek Cabanshdocvw: Added GetExternal implementation.
2007-08-01  Jacek Cabanmshtml: Added IHTMLWindow::get_external implementation.
2007-08-01  Jacek Cabanmshtml: Fixed QueryInterface failures on IE7.
2007-08-01  Jacek Cabanuuid: Added IID_IProxyManager.
2007-07-31  Paul Vriensadvapi32/service: Cater better for domain in test.
2007-07-31  Alexandre Julliardadvapi32/tests: Don't test the contents of an uninitial...
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...
next