Sweden-Number/dlls/gdiplus
Francois Gouget cbacc556ec gdiplus: Add a trailing linefeed to an ERR() message.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-08 18:54:02 +02:00
..
tests gdiplus: Account for gdi32 transform in GdipSetClipHrgn. 2017-09-05 21:35:31 +02:00
Makefile.in gdiplus: Reimplement metafile loading using gdi32 instead of IPicture. 2016-08-22 12:39:12 +09:00
brush.c gdiplus: Implement transform matrix for line gradient brushes. 2017-08-18 08:07:54 +09: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: Account for gdi transform in SOFTWARE_GdipFillRegion. 2017-08-30 19:51:26 +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: Don't call PlayEnhMetaFileRecord for records handled by gdiplus. 2017-08-25 18:30:16 +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