wine-wine/dlls/gdiplus
Maarten Lankhorst b8a1e6c687 gdiplus: Implement GdipAddPathString. 2011-03-03 17:47:15 +01:00
..
tests gdiplus: Add tests and fix GdipDrawImagePointsRect. 2011-03-03 17:47:15 +01:00
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
brush.c gdiplus: Store an ImageAttributes in texture brushes. 2011-02-15 17:01:43 +01:00
customlinecap.c
font.c gdiplus: Implement in-memory font storage. 2011-02-22 12:27:59 +01:00
gdiplus.c gdiplus: Return 0 from GdiplusShutdown. 2010-10-01 13:43:49 +02:00
gdiplus.spec gdiplus: Stub GdipGetHemfFromMetafile. 2011-01-27 14:15:59 +01:00
gdiplus_private.h gdiplus: Implement GdipAddPathString. 2011-03-03 17:47:15 +01:00
graphics.c gdiplus: Implement GdipAddPathString. 2011-03-03 17:47:15 +01:00
graphicspath.c gdiplus: Implement GdipAddPathString. 2011-03-03 17:47:15 +01:00
image.c gdiplus: Implement ImageLockModeUserInputBuf. 2011-02-25 11:06:42 +01:00
imageattributes.c gdiplus: Implement GdipSetImageAttributesWrapMode. 2010-05-10 10:01:48 +02:00
matrix.c gdiplus: Rewrite GdipCreateMatrix3. 2011-01-17 13:22:05 +01:00
pathiterator.c
pen.c gdiplus: Stub GdipTranslatePenTransform. 2010-08-23 12:03:37 +02:00
region.c gdiplus: Make get_path_hrgn work with HDC-less graphics objects. 2010-10-28 11:41:39 +02:00
stringformat.c