gdiplus: Added GdipDrawLine.
[wine] / dlls / gdiplus /
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-02  Evan Stadegdiplus: Don't suggest image size when converting WMF...
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-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-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-26  Evan Stadegdiplus/tests: Added pen dash array tests.
2007-07-26  Evan Stadegdiplus: Added GdipSetPenDashArray/GdipGetPenDashArray.
2007-07-26  Evan Stadegdiplus: Fix arc2polybezier.
2007-07-26  Evan Stadegdiplus/tests: Added GdipAddPathEllipse test.
2007-07-26  Evan Stadegdiplus: Added GdipAddPathEllipse.
2007-07-26  Evan Stadegdiplus: Fix memory leak.
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: Limit fixme output.
2007-07-25  Evan Stadegdiplus: Image getter stubs.
2007-07-25  Evan Stadegdiplus: Added GdipCreateMetafileFromEmf stub.
2007-07-25  Evan Stadegdiplus: Make pen width depend on world transform.
2007-07-25  Evan Stadegdiplus: Create gdi pen every time gdi+ pen is used.
2007-07-25  Evan Stadegdiplus: Use world transform when drawing points.
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-25  Evan Stadegdiplus: Added support for more page units.
2007-07-24  Evan Stadegdiplus: Use page unit when drawing.
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: Implemented GdipSetSolidFillColor/GdipGetSolid...
2007-07-24  Evan Stadegdiplus/tests: Added pen brush fill test.
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-23  Evan Stadegdiplus: Change atan2 to gdiplus_arctan2.
2007-07-23  Evan Stadegdiplus: Added startcap rendering.
2007-07-23  Evan Stadegdiplus: Use base inset for custom line caps.
2007-07-23  Evan Stadegdiplus: Added rendering of fill-path type custom line...
2007-07-20  Evan Stadegdiplus: Added GdipSetPenStartCap.
2007-07-20  Evan Stadegdiplus: Updated GdipClonePen to clone pen's members...
2007-07-20  Evan Stadegdiplus: Added GdipCloneBrush.
2007-07-20  Evan Stadegdiplus: Associate a brush with a pen.
2007-07-20  Evan Stadegdiplus: Added rendering of custom line caps.
2007-07-20  Evan Stadegdiplus: Use atan2 instead of atan.
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: Simplified GdipDrawPath by moving more of...
next