Sweden-Number/dlls/gdiplus
Michael Stefaniuc 50032f4e14 gdiplus: Remove useless casts to self.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-28 21:37:30 +01:00
..
tests gdiplus/tests: Fix a memory leak (Valgrind). 2019-02-22 18:21:09 +01:00
Makefile.in
brush.c gdiplus: Fix brush transform created with GdipCreateLineBrushFromRect(). 2018-11-28 10:43:37 +01:00
customlinecap.c gdiplus: Implement unfilled mode for arrow caps. 2018-05-14 23:51:36 +02:00
font.c gdiplus: Fix a memory leak (Valgrind). 2018-12-19 22:13:44 +01:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Implement GdipInitializePalette. 2019-01-31 18:13:18 +01:00
gdiplus11.manifest
gdiplus_private.h gdiplus: Remove unused brush fields. 2018-11-28 10:43:37 +01:00
graphics.c gdiplus: Fix input string tracing in GdipMeasureCharacterRanges(). 2018-10-05 11:25:33 -05:00
graphicspath.c gdiplus: Remove redundant not-NULL checks (coccinellery). 2019-02-22 18:21:15 +01:00
image.c gdiplus: Implement GdipInitializePalette. 2019-01-31 18:13:18 +01:00
imageattributes.c gdiplus: Implement GdipSetImageAttributesNoOp. 2017-10-24 19:09:31 +02: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: Remove useless casts to self. 2019-02-28 21:37:30 +01:00
pathiterator.c
pen.c gdiplus: Implement GdipRotatePenTransform(). 2018-10-24 20:12:05 +02:00
region.c gdiplus: Transform region rects as rects when possible. 2018-03-07 11:47:57 -06:00
stringformat.c