wined3d: An indirect address op can adjust min and max at the same time.
[wine] / include / gdiplusflat.h
2008-07-07  Adam Petacciagdiplus: Stub GdipGetFontHeightGivenDPI.
2008-07-07  Adam Petacciagdiplus: Stub GdipGetCellDescent.
2008-07-07  Adam Petacciagdiplus: Stub GdipGetCellAscent.
2008-07-07  Adam Petacciagdiplus: Stub GdipGetEmHeight.
2008-07-07  Adam Petacciagdiplus: Stub GdipGetLineSpacing.
2008-07-07  Adam Petacciagdiplus: Stub GdipCloneFontFamily.
2008-07-07  Nikolay Sivovgdiplus: Implementation of GdipPathIterGetSubpathCount...
2008-07-07  Nikolay Sivovgdiplus: GdipPathIterNextMarker implementation with...
2008-07-04  Nikolay Sivovgdiplus: Implemented GdipPathIterHasCurve with tests.
2008-07-03  Nikolay Sivovgdiplus: Implementation of GdipPathIterEnumerate.
2008-07-03  Nikolay Sivovgdiplus: Implemented GdipDrawBeziers.
2008-07-03  Huw Daviesgdiplus: Add some more region stubs.
2008-07-02  Adam Petacciagdiplus: Stub GdipCloneImage.
2008-07-01  Nikolay Sivovgdiplus: GdipGetPathLastPoint implementation.
2008-07-01  Huw Daviesgdiplus: Add stubs for a few region functions.
2008-06-27  Nikolay Sivovgdiplus: Implemented GdipGetPenDashCap197819.
2008-06-27  Nikolay Sivovgdiplus: Implemented GdipGetPenWidth.
2008-06-27  Nikolay Sivovgdiplus: Implemetned GdipGetPenUnit.
2008-06-27  Nikolay Sivovgdiplus: Added GdipGetPenStartCap.
2008-06-27  Nikolay Sivovgdiplus: Implemented GdipGetPenLineJoin, GdipGetPenMite...
2008-06-27  Nikolay Sivovgdiplus: Implemented GdipGetPenEndCap.
2008-06-27  Nikolay Sivovgdiplus: Implemented GdipCloneImageAttributes.
2008-06-26  Nikolay Sivovgdiplus: Implementation of GdipAddPathPolygon with...
2008-06-26  Nikolay Sivovgdiplus: GdipClearPathMarkers implementation.
2008-06-26  Nikolay Sivovgdiplus: GdipSetPathMarker implementation.
2008-06-26  Nikolay Sivovgdiplus: GdipPathIterGetCount implementation.
2008-06-25  Adam Petacciagdiplus: Implement GdipGetFontSize.
2008-06-25  Adam Petacciagdiplus: Implement GdipGetFontUnit.
2008-06-25  Adam Petacciagdiplus: Implement GdipCreateFont.
2008-06-25  Adam Petacciagdiplus: Implement GdipGetGeneric*.
2008-06-25  Adam Petacciagdiplus: Implement GdipGetFamilyName.
2008-06-25  Adam Petacciagdiplus: Implement GdipDeleteFontFamily.
2008-06-25  Adam Petacciagdiplus: Implement GdipCreateFontFamilyFromName.
2008-06-21  Petr DlouhĂ˝gdiplus: Stub implementation of GdipImageGetFrameDimens...
2008-06-20  Nikolay Sivovgdiplus: Implemented GdipGetPathData with test.
2008-06-20  Nikolay Sivovgdiplus: Stub for GdipFlush.
2008-06-20  Nikolay Sivovgdiplus: Implemented GdipAddPathRectangles with tests.
2008-05-13  Nikolay Sivovgdiplus: Added GdipAddPathRectangle with tests.
2008-05-12  Huw Daviesgdiplus: Stub for GdipGetClip.
2008-05-12  Huw Daviesgdiplus: Stubs for GdipGetDC and GdipReleaseDC.
2008-05-12  Huw Daviesgdiplus: Add some stubs for region functions.
2008-05-12  Nikolay Sivovgdiplus: Added GdipCreateFromHWNDICM (no icm yet) with...
2008-05-12  Nikolay Sivovgdiplus: ImageFlags enum defined.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipCreateFontFromDC.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipSetPathGradientCenterPointI.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipMultiplyWorldTransform.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipIsMatrixIdentity.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipIsMatrixEqual.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipGetPathPointsI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipGetPathGradientCenterPointI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipGetDpiX/GdipGetDpiY.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipFillRectangles/GdipFillRectang...
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipFillEllipse/GdipFillEllipseI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipDrawImagePointsRectI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipDrawImage.
2008-04-28  Nikolay Sivovgdiplus: Implemented GdipAddPathBeziersI.
2008-04-25  Nikolay Sivovgdiplus: Implemented GdipDrawImageRect/GdipDrawImageRectI.
2008-04-25  Nikolay Sivovgdiplus: Implemented GdipAddPathBezier.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipSetLineColors.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipGetLineColors.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipGetLineRect/GdipGetLineRectI.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipDrawPolygon/GdipDrawPolygonI.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipTransformMatrixPointsI.
2008-04-23  Nikolay Sivovgdiplus: Implemented GdipCloneFont.
2008-04-21  Nikolay Sivovgdiplus: Implemented GdipVectorTransformMatrixPointsI.
2008-04-18  Nikolay Sivovgdiplus: Implemented GdipVectorTransformMatrixPoints.
2008-04-18  Nikolay Sivovgdiplus: Implemented GdipGetCustomLineCapBaseCap.
2008-04-17  Nikolay Sivovgdiplus: Implement GdipCreatePath2I.
2008-04-17  Nikolay Sivovgdiplus: Implement GdipCreateMatrix3I.
2008-04-17  Nikolay Sivovgdiplus: Implement GdipAddPathArcI.
2008-04-17  Nikolay Sivovgdiplus: Implement GdipAddPathLine2I.
2008-04-17  Nikolay Sivovgdiplus: Implement GdipCloneStringFormat.
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...
next