Sweden-Number/dlls/gdiplus
Nikolay Sivov e9633ef220 gdiplus: Simplify GdipResetImageAttributes(), fix remap table leak (Valgrind). 2014-04-25 14:03:33 +02:00
..
tests gdiplus/tests: Fix some leaks when running with Wine (Valgrind). 2014-04-25 14:03:31 +02:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
brush.c gdiplus: Fix image attributes leak (Coverity). 2014-03-27 12:06:03 +01:00
customlinecap.c
font.c gdiplus: Properly delete a DC. 2014-04-21 10:40:09 +02:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec
gdiplus_private.h gdiplus: Move metafile functions to metafile.c. 2014-01-29 12:38:46 +01:00
graphics.c gdiplus: Prevent NULL StringFormat in gdip_format_string. 2014-04-14 20:19:01 +02:00
graphicspath.c
image.c gdiplus: Copy palettes with bitmaps. 2014-03-25 10:56:17 +01:00
imageattributes.c gdiplus: Simplify GdipResetImageAttributes(), fix remap table leak (Valgrind). 2014-04-25 14:03:33 +02:00
matrix.c
metafile.c gdiplus: Use BOOL type where appropriate. 2014-03-18 11:39:13 +01:00
pathiterator.c gdiplus: Use BOOL type where appropriate. 2014-03-18 11:39:13 +01:00
pen.c
region.c
stringformat.c