Sweden-Number/dlls/gdiplus
Nikolay Sivov 371c43550c gdiplus/tests: Fix region leak (Valgrind).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-27 21:22:29 +01:00
..
tests gdiplus/tests: Fix region leak (Valgrind). 2017-02-27 21:22:29 +01:00
Makefile.in
brush.c
customlinecap.c gdiplus: Added GdipGetCustomLineCapType(). 2017-02-03 19:05:13 +01:00
font.c gdiplus: Create the FontFamily before checking for duplicates. 2016-12-02 11:43:03 +01:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Fix GdipCreateStreamOnFile spec file entry. 2017-02-27 10:14:17 +01:00
gdiplus11.manifest
gdiplus_private.h gdiplus: Simplify and standardize the heap_xxx() declarations. 2017-02-27 10:14:09 +01:00
graphics.c gdiplus: Make some GdipDraw*Path() functions static. 2017-01-09 21:29:55 +01:00
graphicspath.c gdiplus: Fix memory leak in format_string_callback error path. 2017-01-03 20:07:51 +01:00
image.c gdiplus: Reimplement GdipCreateHBITMAPFromBitmap so it can work on locked bitmaps. 2017-02-16 08:30:47 +01:00
imageattributes.c
matrix.c gdiplus: Use static data for identity check in GdipIsMatrixIdentity(). 2016-11-04 18:42:45 +01:00
metafile.c
pathiterator.c
pen.c
region.c
stringformat.c