comdlg32: CDM_GETSPEC and CDM_GETFILEPATH should preserve double quotes in file lists.
[wine] / include / gdiplusgpstubs.h
2008-04-11  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesRemapTable.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetEffectParameters.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetClipRegion.
2007-08-30  Francois Gougetgdiplus: Add some missing or related prototypes and...
2007-08-15  Evan Stadegdiplus: Added GdipDrawString.
2007-08-14  Evan Stadegdiplus: Added font constructor.
2007-08-10  Evan Stadegdiplus: Added GdipCreateTextureIA.
2007-08-08  Evan Stadegdiplus: Added GdipCreateLineBrush.
2007-08-08  Evan Stadegdiplus: Added GdipBitmapLockBits.
2007-08-02  Evan Stadegdiplus: Added GdipSetPathGradientWrapMode.
2007-08-02  Evan Stadegdiplus: Added solid-color path gradient brush implemen...
2007-08-01  Evan Stadegdiplus: Added GdipCreateBitmapFromScan0.
2007-07-31  Evan Stadegdiplus: Added ImageAttributes stubs.
2007-07-25  Evan Stadegdiplus: Added GdipCreateMetafileFromEmf stub.
2007-07-24  Evan Stadegdiplus: Added GdipFillPolygonI.
2007-07-20  Evan Stadegdiplus: Initial custom line caps implementation.
2007-07-18  Evan Stadegdiplus: Added GdipMultiplyMatrix.
2007-07-17  Evan Stadegdiplus: Added GdipSetPenDashStyle.
2007-07-17  Evan Stadegdiplus: Initial path iterator implementation.
2007-07-17  Evan Stadegdiplus: Added GdipSetPenLineCap197819.
2007-07-13  Evan Stadegdiplus: Added GdipSetPenLineJoin.
2007-07-12  Evan Stadegdiplus: Added GdipGetPathWorldBounds.
2007-07-12  Evan Stadegdiplus: Added basic matrix implementation.
2007-07-06  Evan Stadegdiplus: Added SetPenEndCap.
2007-06-22  Evan Stadegdiplus: Implemented GdipCreatePath and GdipDeletePath.
2007-06-20  Evan Stadegdiplus: Implemented GdipDrawCurve2.
2007-06-11  Evan Stadegdiplus: Added public headers.