gdiplus: Handle UnitWorld in GdipGetFontHeightGivenDPI.
[wine] / dlls / gdiplus / customlinecap.c
2010-01-04  Vincent Povirkgdiplus: Add traces to unimplemented functions in custo...
2009-12-21  Vincent Povirkgdiplus: Add traces for values of newly-created linecaps.
2008-09-04  Nikolay Sivovgdiplus: Stubs for AdjustableArrowCap calls.
2008-09-03  Nikolay Sivovgdiplus: Add TRACE(..) to CustomLineCap.
2008-07-28  Nikolay Sivovgdiplus: Implemented GdipGetCustomLineCapWidthScale...
2008-07-28  Nikolay Sivovgdiplus: Implemented GdipGetCustomLineCapBaseInset...
2008-07-28  Nikolay Sivovgdiplus: Implemented GdipSetCustomLineCapStrokeJoin...
2008-07-28  Nikolay Sivovgdiplus: Implemented GdipGetCustomLineCapStrokeJoin...
2008-04-18  Nikolay Sivovgdiplus: Implemented GdipGetCustomLineCapBaseCap.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetCustomLineCapWidthScale.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetCustomLineCapStrokeJoin.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetCustomLineCapBaseInset.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipGetCustomLineCapBaseInset.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetCustomLineCapBaseCap.
2007-08-08  Evan Stadegdiplus: Added GdipSetCustomLineCapStrokeCaps stub.
2007-08-01  Evan Stadegdiplus: Implemented GdipLoadImageFromStreamICM.
2007-08-01  Evan Stadegdiplus: Added GdipGetMetafileHeaderFromMetafile stub.
2007-07-23  Evan Stadegdiplus: Added rendering of fill-path type custom line...
2007-07-20  Evan Stadegdiplus: Added GdipCloneCustomLineCap.
2007-07-20  Evan Stadegdiplus: Initial custom line caps implementation.