wine-wine/dlls/gdiplus
Vincent Povirk 3184dc9125 gdiplus: Do not call delete_element(NULL). 2009-01-26 14:29:22 +01:00
..
tests gdiplus: Remove superfluous pointer casts. 2009-01-14 13:51:00 +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: Fix Font test failure on charset mismatch. 2008-12-16 12:52:38 +01:00
gdiplus.c gdiplus: Void function should not return a value. 2008-11-28 12:57:10 +01:00
gdiplus.spec gdiplus: Implement hatch brush accessor functions. 2009-01-12 14:36:41 +01:00
gdiplus_private.h gdiplus: Partial implementation of GdipCreateHatchBrush. 2009-01-12 14:36:37 +01:00
graphics.c gdiplus: Remove superfluous pointer casts. 2009-01-14 13:51:00 +01:00
graphicspath.c gdiplus: Added GdipAddPathCurve3/GdipAddPathCurve3I with tests. 2008-12-15 12:33:49 +01:00
image.c gdiplus: GdipLoadImageFromStream should use well-known pixel format constants when possible. 2009-01-15 12:42:43 +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: Do not call delete_element(NULL). 2009-01-26 14:29:22 +01:00
stringformat.c gdiplus: Implemented GdipStringFormatGetGenericDefault with tests. 2008-07-30 14:41:11 +02:00