gdiplus: Added GdipBitmapGetPixel stub.
[wine] / dlls /
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 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  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  Paul Vrienswinhttp: Fix compile/install issue.
2007-07-31  Jacek Cabanwinhttp: Added winhttp.dll.
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  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  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 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  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  Clinton Stimpsonuser32: Also test parent messages when hiding child...
next