Sweden-Number/dlls/gdiplus
Nikolay Sivov 062411d69d gdiplus: Fix input string tracing in GdipMeasureCharacterRanges().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-05 11:25:33 -05:00
..
tests gdiplus/tests: Fix region leak (Coverity). 2018-08-16 20:18:10 +02:00
Makefile.in
brush.c gdiplus: Use ARRAY_SIZE() macro. 2018-05-14 23:51:27 +02:00
customlinecap.c gdiplus: Implement unfilled mode for arrow caps. 2018-05-14 23:51:36 +02:00
font.c gdiplus: Use ARRAY_SIZE() macro. 2018-05-14 23:51:27 +02:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Add stub for GdipSetPathGradientPath. 2018-03-26 21:05:26 +02:00
gdiplus11.manifest
gdiplus_private.h include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
graphics.c gdiplus: Fix input string tracing in GdipMeasureCharacterRanges(). 2018-10-05 11:25:33 -05:00
graphicspath.c gdiplus: Silently ignore empty rectangles in GdipAddPathRectangles. 2018-02-28 19:39:29 +01:00
image.c gdiplus: Display the GUID of the image type in GdipSaveImageToStream. 2018-05-24 19:12:03 +02:00
imageattributes.c gdiplus: Implement GdipSetImageAttributesNoOp. 2017-10-24 19:09:31 +02:00
matrix.c
metafile.c gdiplus: Use ARRAY_SIZE() macro. 2018-05-14 23:51:27 +02:00
pathiterator.c
pen.c gdiplus: Implement GdipTranslatePenTransform. 2018-03-26 21:05:39 +02:00
region.c gdiplus: Transform region rects as rects when possible. 2018-03-07 11:47:57 -06:00
stringformat.c