wine-wine/dlls/gdiplus/tests
Alexandre Julliard 7c1f665627 gdiplus/tests: Add an intermediate variable to avoid array bounds warnings. 2011-10-20 12:50:04 +02:00
..
Makefile.in gdiplus: Test for EMF+ recording. 2011-01-27 14:16:38 +01:00
brush.c gdiplus/tests: Make sure to use return values (LLVM/Clang). 2011-02-09 09:28:55 -06:00
customlinecap.c
font.c gdiplus/tests: Don't check for hardcoded family font names. 2011-09-13 11:27:38 +02:00
graphics.c gdiplus: Check return values of GdipCreateMatrix(2) (Coverity). 2011-07-14 14:14:04 +02:00
graphicspath.c gdiplus: Allow adding rectangles with negative sizes to paths. 2011-02-07 10:12:33 -06:00
image.c gdiplus/tests: Add an intermediate variable to avoid array bounds warnings. 2011-10-20 12:50:04 +02:00
matrix.c gdiplus: Rewrite GdipCreateMatrix3. 2011-01-17 13:22:05 +01:00
metafile.c gdiplus: Implement GdipPlayMetafileRecord for EMF records. 2011-07-08 13:40:42 +02:00
pathiterator.c gdiplus/tests: Make sure return value is used (LLVM/Clang). 2011-02-07 10:11:53 -06:00
pen.c
region.c gdiplus: Implement GdipGetRegionScans. 2010-10-28 11:41:32 +02:00
stringformat.c