libwine: Added a wine_call_on_stack function.
[wine] / include / gdiplusflat.h
2008-03-24  Sean Huckinsgdiplus: Implementation of GdipCreateBitmapFromHBITMAP.
2008-03-10  Ethan Cheninclude: Add GdipBitmapUnlockBits to include/gdiplusflat.h.
2008-03-07  Nathan Beckmanngdiplus: Implement GdipGetImageEncoders.
2008-03-06  Ethan Chengdiplus: Implemented GdipCreateBitmapFromFileICM.
2008-02-29  Jon Yanggdiplus: Implemented and tested GdipGetImageDimension().
2007-12-23  Stefan Leichtergdiplus: Partly implement GdipCreateFromHDC2
2007-08-30  Francois Gougetgdiplus: Add some extra prototypes.
2007-08-30  Francois Gougetgdiplus: Add some missing or related prototypes and...
2007-08-16  Evan Stadegdiplus: Added GdipMeasureString.
2007-08-15  Evan Stadegdiplus: Added GdipDeleteStringFormat.
2007-08-15  Evan Stadegdiplus: Added GdipSetStringFormatLineAlign/GdipGetStri...
2007-08-15  Evan Stadegdiplus: Added GdipSetLineBlend stub.
2007-08-15  Evan Stadegdiplus: Added GdipSetStringFormatHotkeyPrefix/GdipGetS...
2007-08-15  Evan Stadegdiplus: Added GdipGetStringFormatTrimming/GdipSetStrin...
2007-08-15  Evan Stadegdiplus: Added GdipGetStringFormatAlign/GdipSetStringFo...
2007-08-15  Evan Stadegdiplus: Added GdipAddPathLineI.
2007-08-15  Evan Stadegdiplus: Added GdipSetTextRenderingHint/GdipGetTextRend...
2007-08-15  Evan Stadegdiplus: Added GdipAddPathBezierI.
2007-08-15  Evan Stadegdiplus: Added string format constructor.
2007-08-15  Evan Stadegdiplus: Added GdipDeleteFont.
2007-08-15  Evan Stadegdiplus: Added GdipGetLogFontW.
2007-08-15  Evan Stadegdiplus: Added GdipDrawString.
2007-08-14  Evan Stadegdiplus: Added GdipCreateFontFromLogfontA.
2007-08-14  Evan Stadegdiplus: Added font constructor.
2007-08-14  Evan Stadegdiplus: Added GdipDrawRectangles.
2007-08-14  Evan Stadegdiplus: Added GdipScaleWorldTransform.
2007-08-14  Evan Stadegdiplus: Added GdipRotateWorldTransform.
2007-08-14  Evan Stadegdiplus: Added GdipSetCompositingMode/GdipGetCompositin...
2007-08-10  Evan Stadegdiplus: Added GdipConvertToEmfPlus stub.
2007-08-10  Evan Stadegdiplus: Added GdipTranslateWorldTransform.
2007-08-10  Evan Stadegdiplus: Added GdipSetTextureTransform stub.
2007-08-10  Evan Stadegdiplus: Added GdipCreateTextureIA.
2007-08-10  Evan Stadegdiplus: Added GdipDrawImageRectRect.
2007-08-10  Evan Stadegdiplus: Added GdipGetImageGraphicsContext.
2007-08-09  Evan Stadegdiplus: Added GdipCreateBitmapFromGraphics stub.
2007-08-09  Evan Stadegdiplus: Added GdipSetImagePalette stub.
2007-08-09  Evan Stadegdiplus: Added GdipFillRectangle.
2007-08-09  Evan Stadegdiplus: Added GdipGetPenDashOffset/GdipSetPenDashOffset.
2007-08-09  Evan Stadegdiplus: Added GdipCreatePath2.
2007-08-08  Evan Stadegdiplus: Added GdipFillRectangleI.
2007-08-08  Evan Stadegdiplus: Added GdipCreateLineBrushFromRectI.
2007-08-08  Evan Stadegdiplus: Added GdipSetCustomLineCapStrokeCaps stub.
2007-08-08  Evan Stadegdiplus: Added GdipSetImageAttributesColorMatrix stub.
2007-08-08  Evan Stadegdiplus: Added GdipGetLineGammaCorrection/GdipSetLineGa...
2007-08-08  Evan Stadegdiplus: Added GdipSetLineSigmaBlend stub.
2007-08-08  Evan Stadegdiplus: Added GdipSetLineWrapMode.
2007-08-08  Evan Stadegdiplus: Added GdipCreateLineBrush.
2007-08-08  Evan Stadegdiplus: Added GdipDrawImageI.
2007-08-08  Evan Stadegdiplus: Added GdipCreateBitmapFromFile.
2007-08-08  Evan Stadegdiplus: Added GdipCreateStreamOnFile.
2007-08-08  Evan Stadegdiplus: Added GdipBitmapLockBits.
2007-08-06  Evan Stadegdiplus: Added GdipImageSelectActiveFrame stub.
2007-08-06  Evan Stadegdiplus: Added GdipGetImagePixelFormat.
2007-08-06  Evan Stadegdiplus: Added GdipImageGetFrameDimensionsList stub.
2007-08-06  Evan Stadegdiplus: Added GdipCreateBitmapFromStream.
2007-08-03  Evan Stadegdiplus: Alphabetized header.
2007-08-03  Evan Stadegdiplus: Added GdipG/SetPathGradientFocusScales.
2007-08-03  Evan Stadegdiplus: Added GdipG/SetPathGradientCenterPoint.
2007-08-03  Evan Stadegdiplus: Added GdipS/GetPathGradientGammaCorrection.
2007-08-03  Evan Stadegdiplus: Added GdipSetPathGradientSigmaBlend stub.
2007-08-03  Evan Stadegdiplus: Added GdipS/GetPathGradientSurroundColorsWithC...
2007-08-03  Evan Stadegdiplus: Added GdipCreatePathGradient.
2007-08-03  Evan Stadegdiplus: Added GdipGetPathGradientPointCount.
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: 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 GdipGetMetafileHeaderFromMetafile stub.
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 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...
next