gdiplus: Implement GdipIsVisibleRegionRect.
[wine] / dlls / gdiplus / tests / matrix.c
2008-07-17  Nikolay Sivovgdiplus: Make GdipInvertMatrix test pass on native...
2008-07-08  Nikolay Sivovgdiplus: Implemented GdipShearMatrix with tests.
2008-07-08  Nikolay Sivovgdiplus: GdipInvertMatrix implementation with tests.
2008-07-08  Nikolay Sivovgdiplus: GdipIsMatrixInvertible implementation with...
2007-08-01  Evan Stadegdiplus: Change include list on 3 tests.
2007-07-12  Evan Stadegdiplus: Added GdipTransformMatrixPoints test.
2007-07-12  Evan Stadegdiplus: Added GdipCreateMatrix2 test.