Sweden-Number/dlls/gdiplus
Michael Stefaniuc 3a42c84e0f gdiplus: Remove a wrapper around GdipFree().
GdipFree() already deals with NULL input.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-20 19:03:14 +02:00
..
tests gdiplus: Remove a wrapper around GdipFree(). 2017-09-20 19:03:14 +02:00
Makefile.in gdiplus: Reimplement metafile loading using gdi32 instead of IPicture. 2016-08-22 12:39:12 +09:00
brush.c gdiplus: Define GpHatchStyle. 2017-09-18 18:44:34 +02:00
customlinecap.c gdiplus: Added GdipGetCustomLineCapType(). 2017-02-03 19:05:13 +01:00
font.c gdiplus: Check for null in GdipGetFontHeight. 2017-03-08 21:40:31 +01:00
gdiplus.c gdiplus: Fix generic string formats behavior. 2017-04-28 18:40:11 +02:00
gdiplus.manifest
gdiplus.rc gdiplus: Added version 1.1 manifest. 2015-06-11 21:06:10 +09:00
gdiplus.spec gdiplus: Implement stub for GdipGraphicsSetAbort. 2017-07-27 21:59:41 +02:00
gdiplus11.manifest gdiplus: Added version 1.1 manifest. 2015-06-11 21:06:10 +09:00
gdiplus_private.h gdiplus: Define GpHatchStyle. 2017-09-18 18:44:34 +02:00
graphics.c gdiplus: Add a trailing linefeed to an ERR() message. 2017-09-08 18:54:02 +02:00
graphicspath.c gdiplus: Free dash_pattern_scaled (Coverity). 2017-07-24 20:05:34 +02:00
image.c gdiplus: Set correct color space flags for grayscale images. 2017-08-29 15:51:27 +02:00
imageattributes.c gdiplus: Copy remap tables when cloning an ImageAttributes. 2016-08-27 13:22:09 +09:00
matrix.c gdiplus: Add more accurate algorithm for inverting scaling and translation matrices in GdipInvertMatrix. 2017-08-12 11:12:07 +09:00
metafile.c gdiplus: Implement playback for EmfPlusRecordTypeSetInterpolationMode. 2017-09-18 18:26:52 +02:00
pathiterator.c gdiplus: Do not use GdipAlloc and GdipFree in internal functions. 2015-10-11 13:44:22 +09:00
pen.c gdiplus: Implement GdipResetPenTransform. 2016-02-06 12:23:48 +09:00
region.c gdiplus: Send paths to gdi32 in device coordinates. 2017-09-01 07:34:34 +02:00
stringformat.c gdiplus: Use better naming for line alignment format field. 2017-04-28 18:40:13 +02:00