gdiplus: Added GdipAddPathCurve3/GdipAddPathCurve3I with tests.
[wine] / dlls / gdiplus / tests / font.c
2008-11-24  Hans Leidekkergdiplus: Implement GdipGetLineSpacing.
2008-08-28  Adam Petacciagdiplus: Don't create a font if there is no facename.
2008-08-28  Adam Petacciagdiplus: Implement GdipGetFontStyle.
2008-08-28  Adam Petacciagdiplus: Implement GdipGetFamily.
2008-08-28  Adam Petacciagdiplus: Test for GdipGetFontStyle.
2008-08-28  Adam Petacciagdiplus: Test for GdipGetFamily.
2008-08-05  Adam Petacciagdiplus: Skip the generic font tests if we don't have...
2008-07-29  Nikolay Sivovgdiplus: Add a test that shows GdipCreateFontFromLogfon...
2008-07-21  Huw Daviesgdiplus: Remove incorrect test.
2008-07-18  Huw Daviesgdiplus: Skip some tests if certain fonts are not insta...
2008-07-10  Francois GougetAssorted spelling fixes.
2008-07-10  Francois Gougetgdiplus/tests: Spelling fix.
2008-07-08  Huw Daviesgdiplus: Add a test to show that bitmap fonts aren...
2008-07-07  Adam Petacciagdiplus: Implement GdipGetEmHeight.
2008-07-07  Adam Petacciagdiplus: Implement GdipGetCellDescent.
2008-07-07  Adam Petacciagdiplus: Implement GdipGetCellAscent.
2008-07-07  Adam Petacciagdiplus: Tests for FontFamily properties.
2008-07-07  Adam Petacciagdiplus: Implement GdipCloneFontFamily.
2008-07-07  Adam Petacciagdiplus: test_getgenerics: Don't use a pointer-to-point...
2008-07-07  Adam Petacciagdiplus: test_fontfamily: Don't use a pointer-to-pointe...
2008-07-07  Adam Petacciagdiplus: Valgrind: fix warnings about using uninitializ...
2008-07-03  Michael Stefaniucgdiplus: Remove redundant NULL check before GdipFree...
2008-06-25  Adam Petacciagdiplus: Tests for new font functions.
2008-06-25  Adam Petacciagdiplus: Tests for GetGeneric*.
2008-06-25  Adam Petacciagdiplus: Tests for FontFamily.
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.