shdocvw: Added WebBrowser::Resizable property implementation.
[wine] / dlls / gdiplus / tests /
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-08-16  Evan Stadegdiplus: Fix default value of StringTrimmingCharacter.
2007-08-16  Evan Stadegdiplus/tests: Added GpStringFormat tests.
2007-08-16  Evan Stadegdiplus/tests: Added GdipAddPathLineI test.
2007-08-15  Evan Stadegdiplus: Save elements of font's style.
2007-08-15  Evan Stadegdiplus: Added more font tests.
2007-08-15  Evan Stadegdiplus: Fixed conformance of font constructor.
2007-08-15  Evan Stadegdiplus: Added font tests.
2007-08-13  Evan Stadegdiplus: Fix test to pass in Windows.
2007-08-09  Evan Stadegdiplus: Fixed conformance of GdipCreateBitmapFromScan0.
2007-08-09  Evan Stadegdiplus/tests: Added GdipCreateBitmapFromScan0 test.
2007-08-01  Evan Stadegdiplus: Change include list on 3 tests.
2007-07-30  Evan Stadegdiplus: Check custom dash array for bad properties.
2007-07-30  Evan Stadegdiplus/tests: More GdipSetPenDashArray tests.
2007-07-26  Evan Stadegdiplus/tests: Added pen dash array tests.
2007-07-26  Evan Stadegdiplus: Fix arc2polybezier.
2007-07-26  Evan Stadegdiplus/tests: Added GdipAddPathEllipse test.
2007-07-24  Evan Stadegdiplus: Implemented GdipSetPenColor.
2007-07-24  Evan Stadegdiplus: Implemented GdipSetSolidFillColor/GdipGetSolid...
2007-07-24  Evan Stadegdiplus/tests: Added pen brush fill test.
2007-07-16  Evan Stadegdiplus: Added GpGraphics save/restore tests.
2007-07-16  Evan Stadegdiplus: Constructor tests for GpGraphics.
2007-07-13  Evan Stadegdiplus: Added GdipAddPathPath test.
2007-07-13  Evan Stadegdiplus: Improved GdipGetPathWorldBounds handling of...
2007-07-13  Evan Stadegdiplus: Added more GdipGetPathWorldBounds tests.
2007-07-13  Evan Stadegdiplus: Use passed pen in GdipAddPathWorldBound.
2007-07-12  Evan Stadegdiplus: Added GdipGetPathWorldBounds test.
2007-07-12  Evan Stadegdiplus: Added GdipTransformMatrixPoints test.
2007-07-12  Evan Stadegdiplus: Added GdipCreateMatrix2 test.
2007-07-12  Evan Stadegdiplus: Added GdipAddPathArc test.
2007-07-10  Bernd Buschinskigdiplus: Fix test typo/compile error.
2007-07-10  Evan Stadegdiplus: Added a test for GdipAddPathLine2.
2007-07-10  Evan Stadegdiplus: Added constructor and destructor test for...
2007-06-15  Evan Stadegdiplus: Brush tests.
2007-06-14  Francois Gougetgdiplus: Add missing '\n' to ok() calls, Wine traces.
2007-06-12  Evan Stadegdiplus: First pen test.