wine/dlls/gdiplus
2010-08-03 19:24:39 +02:00
..
tests gdiplus: Implemented GdipFillClosedCurve and GdipFillClosedCurveI. 2010-07-28 14:01:52 +02:00
brush.c gdiplus: Stub GdipMultiplyPathGradientTransform. 2010-08-03 19:24:39 +02:00
customlinecap.c
font.c gdiplus: Return copies of fonts from GdipGetFontCollectionFamilyList. 2010-07-19 14:49:07 +02:00
gdiplus_private.h
gdiplus.c
gdiplus.spec gdiplus: Stub GdipMultiplyPathGradientTransform. 2010-08-03 19:24:39 +02:00
graphics.c gdiplus: Implemented GdipFillClosedCurve and GdipFillClosedCurveI. 2010-07-28 14:01:52 +02:00
graphicspath.c Fixed various spelling mistakes. 2010-07-26 13:34:20 +02:00
image.c gdiplus: Stub GdipGetMetafileHeaderFromStream. 2010-07-19 14:49:07 +02:00
imageattributes.c
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
matrix.c gdiplus: Check for null pt in GdipCreateMatrix3. 2010-07-05 11:54:47 +02:00
pathiterator.c
pen.c gdiplus: Stub GdipGetPenTransform. 2010-08-03 19:24:28 +02:00
region.c
stringformat.c