Sweden-Number/dlls/gdiplus
Vincent Povirk 5433969ec8 gdiplus: Don't use gdi32 to draw to bitmaps with formats it can't handle. 2010-03-29 12:19:48 +02:00
..
tests gdiplus/tests: Fix compilation on systems that don't support nameless unions. 2010-03-29 11:45:24 +02:00
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
brush.c gdiplus: Don't crash when creating a texture with NULL imageattributes. 2010-03-15 13:28:23 +01:00
customlinecap.c
font.c gdiplus: Handle UnitWorld in GdipGetFontHeightGivenDPI. 2010-03-26 10:31:25 +01:00
gdiplus.c
gdiplus.spec gdiplus: Stub GdipGetRegionScansCount. 2010-02-25 12:12:11 +01:00
gdiplus_private.h gdiplus: Don't use gdi32 to draw to bitmaps with formats it can't handle. 2010-03-29 12:19:48 +02:00
graphics.c gdiplus: Don't use gdi32 to draw to bitmaps with formats it can't handle. 2010-03-29 12:19:48 +02:00
graphicspath.c
image.c gdiplus: Store a reference to the image in image graphics contexts. 2010-03-29 12:19:38 +02:00
imageattributes.c gdiplus: Implement GdipSetImageAttributesRemapTable with updated test. 2010-03-04 12:30:17 +01:00
matrix.c
pathiterator.c
pen.c
region.c gdiplus: Stub GdipGetRegionScansCount. 2010-02-25 12:12:11 +01:00
stringformat.c