wine-wine/dlls/gdiplus
Vincent Povirk efcd0bbffa gdiplus: Stub GdipCloneBitmapAreaI. 2009-03-09 12:04:28 +01:00
..
tests gdiplus/tests: Fix two test failures on Win98. 2009-03-06 15:39:43 +01:00
Makefile.in makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
brush.c gdiplus: Fix a typo that breaks the Mingw build. 2009-01-16 16:36:29 +01:00
customlinecap.c gdiplus: Stubs for AdjustableArrowCap calls. 2008-09-04 12:31:38 +02:00
font.c gdiplus: Implemented GdipGetLogFontA. 2009-02-04 15:41:09 +01:00
gdiplus.c gdiplus: Void function should not return a value. 2008-11-28 12:57:10 +01:00
gdiplus.spec gdiplus: Stub GdipCloneBitmapAreaI. 2009-03-09 12:04:28 +01:00
gdiplus_private.h gdiplus: Partial implementation of GdipCreateHatchBrush. 2009-01-12 14:36:37 +01:00
graphics.c gdiplus: In GdipDrawString do not NULL terminate the buffer. It is unneeded and overruns the buffer. 2009-02-16 11:47:42 +01:00
graphicspath.c gdiplus: Implemented GdipIsVisiblePathPoint with tests. 2009-02-16 15:35:15 +01:00
image.c gdiplus: Stub GdipCloneBitmapAreaI. 2009-03-09 12:04:28 +01:00
imageattributes.c gdiplus: Add few TRACE(..) for ImageAttributes. 2008-09-03 14:21:41 +02:00
matrix.c gdiplus: Fix the GdipMultiplyMatrix prototype. 2008-12-04 12:05:31 +01:00
pathiterator.c gdiplus: Added TRACE/FIXME to all PathIterator calls. 2008-08-28 11:24:48 +02:00
pen.c gdiplus: Stub for GdipScalePenTransform. 2008-12-27 20:27:00 +01:00
region.c gdiplus: Fix a docheader typo, add some missed headers. 2009-02-17 12:47:46 +01:00
stringformat.c gdiplus: Implement GdipSetStringFormatFlags with tests. 2009-02-02 15:48:11 +01:00