iads.idl: Add missing interfaces.
[wine] / include / gdiplusflat.h
2012-04-02  Vincent Povirkgdiplus: Add tests for preset blend accessors.
2012-03-13  Vincent Povirkgdiplus: Add stub GdipGetPathGradientPath with tests.
2011-07-08  Vincent Povirkgdiplus: Stub GdipPlayMetafileRecord.
2011-05-23  Vincent Povirkgdiplus: Add test for metafile enumeration.
2011-01-27  Vincent Povirkgdiplus: Stub GdipGetHemfFromMetafile.
2011-01-27  Vincent Povirkinclude: Add declaration of GdipRecordMetafile.
2010-11-01  Vincent Povirkgdiplus: Add tests for GdipGetLineTransform.
2010-10-28  Vincent Povirkgdiplus: Implement GdipGetRegionScans.
2010-10-01  Vincent Povirkgdiplus: Implement GdipGetRegionScansCount.
2010-07-28  Wade Gobelgdiplus: Implemented GdipFillClosedCurve and GdipFillCl...
2010-03-29  Justin Chevriergdiplus: Add GdipGetPathGradientSurroundColorCount...
2010-03-29  Justin Chevrierinclude: Fix GdipSetPathGradientSurroundColorsWithCount...
2009-12-09  Marcin Baczyńskigdiplus: Add missing declaration for customlinecap.c.
2009-12-09  Marcin Baczyńskigdiplus: Add missing declarations for pen.c.
2009-12-09  Marcin Baczyńskigdiplus: Add missing declarations for gdiplus.c.
2009-12-08  Marcin Baczyńskigdiplus: Add missing declarations for imageattributes.c.
2009-12-08  Marcin Baczyńskigdiplus: Add missing declarations for image.c.
2009-11-21  Marcin Baczyńskigdiplus: Add missing declarations for graphicspath.c.
2009-11-21  Marcin Baczyńskigdiplus: Add missing declaration for font.c.
2009-11-21  Marcin Baczyńskigdiplus: Add missing declarations for customlinecap.c.
2009-11-18  Marcin Baczyńskigdiplus: Add missing declarations for brush.c.
2009-11-16  Marcin Baczyńskigdiplus: Add missing declarations for graphics.c functions.
2009-10-09  Vincent Povirkinclude: Add gdiplus hatch brush functions to headers.
2009-09-15  Vincent Povirkgdiplus: Add tests for linear gradient preset blends.
2009-08-28  Vincent Povirkgdiplus: Add test for GdipCreateHBITMAPFromBitmap.
2009-08-27  Andrew Eikumgdiplus: Implement GdipIsVisibleRect.
2009-08-26  Andrew Eikumgdiplus: Implement GdipIsVisibleRegionRect.
2009-08-26  Andrew Eikumgdiplus: Implement GdipIsVisibleRegionPoint.
2009-08-13  Andrew Eikumgdiplus: Implement GdipGetVisibleClipBounds.
2009-08-03  Luke Bensteadgdiplus: Implement stub for GdipGetImagePalette.
2009-07-13  Vincent Povirkgdiplus: Implement GdipSetLineLinearBlend.
2009-07-07  Andrew Eikumgdiplus: Implement GdipBeginContainer2 and GdipEndConta...
2009-06-30  Andrew Eikumgdiplus: Implement GdipDrawCurve3 and GdipDrawCurve3I.
2009-06-05  Andrew Eikumgdiplus: Stub for GdipBitmapCreateApplyEffect.
2009-06-05  Andrew Eikumgdiplus: Stub for GdipBitmapApplyEffect.
2009-06-04  Andrew Eikumgdiplus: Stubs for GdipDrawImagePoints and GdipDrawImag...
2009-06-04  Andrew Eikumgdiplus: Stub for GdipEmfToWmfBits.
2009-06-03  Andrew Eikumgdiplus: Stubs for GdipDrawImagePointRect and GdipDrawI...
2009-06-03  Andrew Eikumgdiplus: Stub for GdipDeleteEffect.
2009-06-02  Andrew Eikumgdiplus: Stubs for GdipCreateMetafileFromFile, GdipCrea...
2009-06-02  Andrew Eikumgdiplus: Stub for GdipComment.
2009-06-02  Andrew Eikumgdiplus: Stub for GdipCloneBitmapArea.
2009-06-01  Andrew Eikumgdiplus: Stubs for GdipBeginContainer and GdipBeginCont...
2009-06-01  Andrew Eikumgdiplus: Stubs for GdipAddPathString and GdipAddPathStr...
2009-05-08  Stefan Leichtergdiplus: Add stub for GdipImageRotateFlip.
2009-05-06  Stefan Leichtergdiplus: Add stub for GdipGetImageThumbnail.
2009-04-29  Vincent Povirkgdiplus: Add tests for GdipGet/SetLineBlend.
2009-04-28  Vincent Povirkgdiplus: Add test for GdipNewInstalledFontCollection.
2009-04-24  Paul Vriensinclude: Add missing GdipGetLogFontA definition.
2009-02-03  Nikolay Sivovgdiplus: Add testing for ObjectBusy in some Graphics...
2009-02-03  Nikolay Sivovgdiplus: Implemented GdipCreateBitmapFromHICON (with...
2009-02-02  Aurimas Fischerinclude: Add GdipSetStringFormatFlags prototype.
2008-12-15  Nikolay Sivovgdiplus: Added GdipAddPathCurve3/GdipAddPathCurve3I...
2008-12-11  Nikolay Sivovgdiplus: Stub for GdipGetNearestColor.
2008-12-05  Vincent Povirkgdiplus: Add stub for GdipSetPenCompoundArray.
2008-12-04  Alexandre Julliardgdiplus: Fix the GdipMultiplyMatrix prototype.
2008-12-04  Nikolay Sivovgdiplus: Added GdipGetPenFillType.
2008-11-10  Nikolay Sivovgdiplus: Added GdipSetTextContrast.
2008-11-10  Nikolay Sivovgdiplus: Added GdipGetTextContrast.
2008-10-30  Nikolay Sivovgdiplus: Add a structure to header for easier navigatio...
2008-10-22  Nikolay Sivovgdiplus: Added Gdip[Get/Set]TextureWrapMode.
2008-09-30  Nikolay Sivovgdiplus: Stubs for GdipIsVisiblePoint/GdipIsVisiblePointI.
2008-09-30  Nikolay Sivovgdiplus: Implemented GdipSetClipPath.
2008-09-25  Nikolay Sivovgdiplus: Implemented GdipSetClipRect/GdipSetClipRectI.
2008-09-25  Nikolay Sivovgdiplus: Implemented GdipResetTextureTransform.
2008-09-25  Nikolay Sivovgdiplus: Stub for GdipSetPathGradientBlend.
2008-09-08  Nikolay Sivovgdiplus: Added missed stubs for Image metadata access.
2008-09-08  Nikolay Sivovgdiplus: Partially implemented GdipTestControl.
2008-09-05  Nikolay Sivovgdiplus: Implemented GdipGraphicsClear.
2008-09-04  Nikolay Sivovgdiplus: Stubs for AdjustableArrowCap calls.
2008-08-29  Nikolay Sivovgdiplus: Stub for GdipFlattenPath with tests.
2008-08-29  Nikolay Sivovgdiplus: Implemented GdipIsEmptyClip with tests.
2008-08-29  Nikolay Sivovgdiplus: Implemented GdipResetClip with tests.
2008-08-28  Adam Petacciagdiplus: Implement GdipGetFontHeight.
2008-08-28  Adam Petacciagdiplus: Stub GdipGetFontStyle.
2008-08-28  Adam Petacciagdiplus: Stub GdipGetFamily.
2008-08-28  Nikolay Sivovgdiplus: Implemented GdipSetClipRegion with basic tests.
2008-08-27  Nikolay Sivovgdiplus: GdipPathIterNextPathType stub added with test.
2008-08-25  Nikolay Sivovgdiplus: Added a test for GdipGetDC/GdipReleaseDC behav...
2008-08-22  Nikolay Sivovgdiplus: Implemented GdipFillClosedCurve2[I].
2008-08-19  Nikolay Sivovgdiplus: Implemented GdipPathIterNextMarkerPath with...
2008-08-18  Nikolay Sivovgdiplus: Implemented GdipResetWorldTransform.
2008-08-18  Nikolay Sivovgdiplus: Implemented GdipPathIterNextSubpathPath with...
2008-08-18  Nikolay Sivovgdiplus: Implemented GdipPathIterIsValid with tests.
2008-08-05  Nikolay Sivovgdiplus: Implemented GdipAddPathPie/GdipAddPathPieI...
2008-08-05  Nikolay Sivovgdiplus: Implemented GdipReversePath with tests.
2008-08-04  Nikolay Sivovgdiplus: Implemented GdipAddPathClosedCurve/GdipAddPath...
2008-08-04  Nikolay Sivovgdiplus: Implemented GdipAddPathClosedCurve2I using...
2008-08-04  Nikolay Sivovgdiplus: Implemented GdipAddPathClosedCurve2 with tests.
2008-08-04  Nikolay Sivovgdiplus: Implemented GdipAddPathCurve/GdipAddPathCurveI.
2008-08-04  Nikolay Sivovgdiplus: Implemented GdipAddPathCurve2I using GdipAddPa...
2008-08-04  Nikolay Sivovgdiplus: Implemented GdipAddPathCurve2 with tests.
2008-08-01  Nikolay Sivovgdiplus: Implemented GdipGetPenCustom[Start/End]Cap.
2008-07-31  Nikolay Sivovgdiplus: Implemented Gdip[Get/Set]PenMode.
2008-07-30  Nikolay Sivovgdiplus: Implemented Gdip[Get/Set]StringFormatTabStops...
2008-07-30  Nikolay Sivovgdiplus: GdipGetStringFormatTabStopCount implementation...
2008-07-29  Nikolay Sivovgdiplus: GdipStringFormatGetGenericTypographic implemented.
2008-07-29  Nikolay Sivovgdiplus: GdipSetStringFormatDigitSubstitution implemented.
2008-07-29  Nikolay Sivovgdiplus: GdipGetStringFormatDigitSubstitution implemented.
2008-07-28  Nikolay Sivovgdiplus: Implemented GdipGetCustomLineCapWidthScale...
next