..
tests
gdiplus: Add GdipDrawImagePointsRect test on EmfTypeEmfPlusOnly file.
2017-06-29 11:12:37 +02:00
Makefile.in
gdiplus: Reimplement metafile loading using gdi32 instead of IPicture.
2016-08-22 12:39:12 +09:00
brush.c
gdiplus: Fix GdipCreateLineBrushFromRectWithAngle implementation.
2016-10-25 18:33:33 +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: Fix GdipCreateStreamOnFile spec file entry.
2017-02-27 10:14:17 +01:00
gdiplus11.manifest
gdiplus: Added version 1.1 manifest.
2015-06-11 21:06:10 +09:00
gdiplus_private.h
gdiplus: Use better naming for line alignment format field.
2017-04-28 18:40:13 +02:00
graphics.c
gdiplus: Set flatness more appropriately in GdipDrawPath.
2017-06-29 22:04:38 +02:00
graphicspath.c
gdiplus: Scale widened dashes to the pen width.
2017-06-28 21:34:37 +02:00
image.c
gdiplus: Initialize containers list in GdipCloneImage.
2017-06-19 09:46:47 +02:00
imageattributes.c
gdiplus: Copy remap tables when cloning an ImageAttributes.
2016-08-27 13:22:09 +09:00
matrix.c
gdiplus: Use static data for identity check in GdipIsMatrixIdentity().
2016-11-04 18:42:45 +01:00
metafile.c
gdiplus: Fix compilation on systems that don't support nameless unions.
2017-05-15 11:07:41 +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: Fix its vs it's typos.
2016-08-03 11:13:49 -05:00
stringformat.c
gdiplus: Use better naming for line alignment format field.
2017-04-28 18:40:13 +02:00