Sweden-Number/dlls/gdiplus
Vincent Povirk c3d2395669 gdiplus: Don't leak a device context when GdipCreateFromHWND fails. 2009-04-27 13:23:05 +02:00
..
tests gdiplus/tests: Fix a test failure on Win98. 2009-04-24 15:02:58 +02: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: Convert lfFaceName from W to A, not the other way around. 2009-04-24 11:56:52 +02:00
gdiplus.c gdiplus: Void function should not return a value. 2008-11-28 12:57:10 +01:00
gdiplus.spec gdiplus: Stub GdipBitmapSetResolution. 2009-04-20 17:20:12 +02:00
gdiplus_private.h gdiplus: Only release device contexts created internally. 2009-04-27 13:23:00 +02:00
graphics.c gdiplus: Don't leak a device context when GdipCreateFromHWND fails. 2009-04-27 13:23:05 +02:00
graphicspath.c gdiplus: Implemented GdipIsVisiblePathPoint with tests. 2009-02-16 15:35:15 +01:00
image.c gdiplus: Stub GdipBitmapSetResolution. 2009-04-20 17:20:12 +02: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