gdiplus: Added GdipLoadImageFromFileICM (no icm yet).
[wine] / dlls / gdiplus / gdiplus.c
2008-01-08  Andrew Talbotgdiplus: Remove unneeded casts.
2007-08-08  Evan Stadegdiplus: Return width and height of metafiles.
2007-08-08  Evan Stadegdiplus: Added GdipCreateStreamOnFile.
2007-08-06  Evan Stadegdiplus: Allow non-default GdiplusStartupInput.
2007-08-03  Francois Gougetgdiplus: Use the gdiplus type, REAL, rather than FLOAT.
2007-08-01  Evan Stadegdiplus: Implemented GdipLoadImageFromStreamICM.
2007-08-01  Evan Stadegdiplus: Added GdipGetMetafileHeaderFromMetafile stub.
2007-07-26  Evan Stadegdiplus: Fix arc2polybezier.
2007-07-23  Evan Stadegdiplus: Change atan2 to gdiplus_arctan2.
2007-07-12  Evan Stadegdiplus: Added GdipAddPathArc.
2007-06-13  Francois GougetAdd API documentation stubs to make winapi_check happy.
2007-06-13  Francois Gougetgdiplus: Add missing '\n' in Wine trace.
2007-06-12  Evan Stadegdiplus: First pen implementation.
2007-06-11  Evan Stadegdiplus: Added beginnings of memory and startup functions.
2007-05-29  Evan Stadegdiplus: Added stub implementation of gdiplus.dll.