gdiplus: Implement GdipSetImageAttributesGamma.
[wine] / dlls / gdiplus / gdiplus.c
2010-01-25  Vincent Povirkgdiplus: Prefer the builtin version.
2009-12-28  Vincent Povirkgdiplus: Add some traces for the values of point arguments.
2009-10-19  Alexandre Julliardgdiplus: Remove a useless inline specifier.
2009-09-22  Vincent Povirkgdiplus: Accept version 2 in GdiplusStartup.
2009-09-08  Vincent Povirkgdiplus: Don't calculate the number of points in the...
2009-08-29  Vincent Povirkgdiplus: Use AlphaBlend for 32-bit images with alpha...
2009-05-21  Vincent Povirkgdiplus: Implement partially transparent solid fill...
2009-05-14  Vincent Povirkgdiplus: Populate the installed font collection.
2009-05-14  Vincent Povirkgdiplus: Add a trace to GdipDrawString.
2008-11-28  Andrew Talbotgdiplus: Void function should not return a value.
2008-11-24  Hans Leidekkergdiplus: Add a stub implementation of GdiplusNotificati...
2008-11-13  Nikolay Sivovgdiplus: Return some token value on startup.
2008-08-27  Nikolay Sivovgdiplus: Implemented GdipGetClip.
2008-08-18  Nikolay Sivovgdiplus: Implemented GdipPathIterNextSubpathPath with...
2008-08-04  Nikolay Sivovgdiplus: Move some Beziers helpers to gdiplus.c to...
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.