Sweden-Number/dlls/gdiplus
Huw Davies 39dd4d25a4 gdiplus: Fix a memory leak in the tests.
Found by Valgrind.
2009-12-15 16:09:12 +01:00
..
tests gdiplus: Fix a memory leak in the tests. 2009-12-15 16:09:12 +01:00
Makefile.in gdiplus: Use WIC to decode ICO files. 2009-09-01 12:43:48 +02:00
brush.c gdiplus: Add some hatch brushes not present in gdi. 2009-10-09 11:50:29 +02:00
customlinecap.c
font.c
gdiplus.c gdiplus: Remove a useless inline specifier. 2009-10-19 11:44:39 +02:00
gdiplus.spec gdiplus: Stub GdipGetLinePresetBlend[Count]. 2009-09-15 17:34:23 -05:00
gdiplus_private.h gdiplus: Implement GdipSetImagePalette. 2009-12-14 12:04:03 +01:00
graphics.c gdiplus: Fix a memory leak. 2009-12-14 12:04:04 +01:00
graphicspath.c gdiplus: Correctly forward to GdipAddPathPie. 2009-08-03 15:04:10 +02:00
image.c gdiplus: Support reading image data from device-dependent bitmaps. 2009-12-14 12:18:18 +01:00
imageattributes.c gdiplus: Store color key information in ImageAttributes. 2009-08-03 14:55:41 +02:00
matrix.c
pathiterator.c
pen.c
region.c gdiplus: Fix a couple of memory leaks. 2009-12-07 14:18:24 +01:00
stringformat.c