gdiplus: Added GdipCreatePathGradient.
[wine] / dlls / gdiplus / gdiplus.spec
2007-08-03  Evan Stadegdiplus: Added GdipCreatePathGradient.
2007-08-03  Evan Stadegdiplus: Added GdipGetPathGradientPointCount.
2007-08-03  Francois Gougetgdiplus: Fix a couple of prototypes in the spec file.
2007-08-02  Evan Stadegdiplus: Added GdipSetPathGradientWrapMode.
2007-08-02  Evan Stadegdiplus: Added GdipSetPathGradientCenterColor.
2007-08-02  Evan Stadegdiplus: Added solid-color path gradient brush implemen...
2007-08-02  Evan Stadegdiplus: Added GdipDrawLine.
2007-08-02  Evan Stadegdiplus: Added GdipSetPenWidth.
2007-08-02  Evan Stadegdiplus: Added GdipFillPolygon.
2007-08-02  Evan Stadegdiplus: Added GdipClonePath.
2007-08-02  Evan Stadegdiplus: Added GdipIsOutlineVisiblePathPointI stub.
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: 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: Added more stubs to gdiplus.spec.
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-26  Evan Stadegdiplus: Added GdipSetPenDashArray/GdipGetPenDashArray.
2007-07-26  Evan Stadegdiplus: Added GdipAddPathEllipse.
2007-07-25  Evan Stadegdiplus: Added GdipLoadImageFromStreamICM stub.
2007-07-25  Evan Stadegdiplus: Added GdipDisposeImage stub.
2007-07-25  Evan Stadegdiplus: Added GdipCreateMetafileFromWmf stub.
2007-07-25  Evan Stadegdiplus: Added GdipGetImageType stub.
2007-07-25  Evan Stadegdiplus: Image getter stubs.
2007-07-25  Evan Stadegdiplus: Added GdipCreateMetafileFromEmf stub.
2007-07-25  Evan Stadegdiplus: Added GdipSetWorldTransform/GdipGetWorldTransform.
2007-07-25  Evan Stadegdiplus: Added GdipCloneMatrix.
2007-07-25  Evan Stadegdiplus: Added GdipSetPageScale/GdipGetPageScale.
2007-07-24  Evan Stadegdiplus: Added GdipSetPageUnit.
2007-07-24  Evan Stadegdiplus: Added GdipFillPolygonI.
2007-07-24  Evan Stadegdiplus: Implemented GdipSetPenColor.
2007-07-24  Evan Stadegdiplus: Added GdipSetSolidFillColor and GdipGetSolidFi...
2007-07-24  Evan Stadegdiplus: Added GdipGetPenBrushFill.
2007-07-24  Evan Stadegdiplus: Added GdipGetPenColor stub.
2007-07-24  Evan Stadegdiplus: Added GdipSetPenBrushFill.
2007-07-20  Evan Stadegdiplus: Added GdipSetPenStartCap.
2007-07-20  Evan Stadegdiplus: Added GdipCloneBrush.
2007-07-20  Evan Stadegdiplus: Added custom line cap setters.
2007-07-20  Evan Stadegdiplus: Added GdipCloneCustomLineCap.
2007-07-20  Evan Stadegdiplus: Initial custom line caps implementation.
2007-07-20  Evan Stadegdiplus: Added GdipCreateMatrix.
2007-07-20  Evan Stadegdiplus: Added GdipRotateMatrix.
2007-07-20  Evan Stadegdiplus: Added GdipTranslateMatrix.
2007-07-20  Evan Stadegdiplus: Added GdipScaleMatrix.
2007-07-18  Evan Stadegdiplus: Added GdipMultiplyMatrix.
2007-07-18  Evan Stadegdiplus: Added GdipGetPenDashStyle.
2007-07-18  Evan Stadegdiplus: Added GdipClonePen.
2007-07-17  Evan Stadegdiplus: Added GdipAddPathBeziers.
2007-07-17  Evan Stadegdiplus: Added GdipSetPenDashStyle.
2007-07-17  Evan Stadegdiplus: Added GdipPathIterRewind.
2007-07-17  Evan Stadegdiplus: Added GdipPathIterNextSubpath.
2007-07-17  Evan Stadegdiplus: Added GdipPathIterCopyData.
2007-07-17  Evan Stadegdiplus: Initial path iterator implementation.
2007-07-17  Evan Stadegdiplus: Added GdipSetPenMiterLimit.
2007-07-17  Evan Stadegdiplus: Export GdipSetPenLineJoin.
2007-07-17  Evan Stadegdiplus: Added GdipSetPenLineCap197819.
2007-07-16  Evan Stadegdiplus: Added GdipFillPath.
2007-07-16  Evan Stadegdiplus: GdipSaveGraphics/GdipRestoreGraphics stubs.
2007-07-16  Evan Stadegdiplus: Added pixel offset mode.
2007-07-16  Evan Stadegdiplus: Added interpolation mode.
2007-07-16  Evan Stadegdiplus: Added compositing quality.
2007-07-16  Evan Stadegdiplus: Added smoothing modes.
2007-07-16  Evan Stadegdiplus: Added GdipSetPathFillMode.
2007-07-13  Evan Stadegdiplus: Added GdipAddPathPath.
2007-07-13  Evan Stadegdiplus: Added GdipResetPath.
2007-07-13  Evan Stadegdiplus: Added GdipGetPathFillMode.
2007-07-12  Evan Stadegdiplus: Added GdipGetPathWorldBounds.
2007-07-12  Evan Stadegdiplus: Added GdipTransformPath.
2007-07-12  Evan Stadegdiplus: Added GdipTransformMatrixPoints.
2007-07-12  Evan Stadegdiplus: Added basic matrix implementation.
2007-07-12  Evan Stadegdiplus: Added GdipDrawPath.
2007-07-12  Evan Stadegdiplus: Added GdipStartPathFigure.
2007-07-12  Evan Stadegdiplus: Added GdipAddPathArc.
2007-07-09  Evan Stadegdiplus: Added GdipGetPathTypes.
2007-07-09  Evan Stadegdiplus: Added GdipGetPathPoints.
2007-07-09  Evan Stadegdiplus: Added GdipGetPointCount.
2007-07-09  Evan Stadegdiplus: Added GdipClosePathFigures.
2007-07-09  Evan Stadegdiplus: Added GdipClosePathFigure.
2007-07-09  Evan Stadegdiplus: Added GdipAddPathLine2.
2007-07-06  Evan Stadegdiplus: Added SetPenEndCap.
2007-06-22  Evan Stadegdiplus: Implemented GdipCreatePath and GdipDeletePath.
2007-06-22  Evan Stadegdiplus: Implemented GdipDrawLines.
2007-06-20  Evan Stadegdiplus: Implemented GdipDrawCurve2.
2007-06-20  Evan Stadegdiplus: Implemented GdipDrawArc.
2007-06-19  Evan Stadegdiplus: Implemented GdipDrawPie/GdipFillPie.
2007-06-18  Evan Stadegdiplus: Implemented GdipDrawBezier.
2007-06-15  Evan Stadegdiplus: Brush implementation.
2007-06-13  Evan Stadegdiplus: Implemented GdipDrawRectangleI.
2007-06-13  Evan Stadegdiplus: Implemented GdipDrawLineI.
2007-06-12  Evan Stadegdiplus: Added first GDI+ graphics implementation.
next