Sweden-Number/dlls/gdiplus
Vincent Povirk d26c0ca214 gdiplus: Copy remap tables when cloning an ImageAttributes.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-27 13:22:09 +09:00
..
tests gdiplus: Reimplement metafile loading using gdi32 instead of IPicture. 2016-08-22 12:39:12 +09:00
Makefile.in gdiplus: Reimplement metafile loading using gdi32 instead of IPicture. 2016-08-22 12:39:12 +09:00
brush.c gdiplus: Remove some casts. 2016-08-05 14:50:30 -05:00
customlinecap.c gdiplus: Do not use GdipAlloc and GdipFree in internal functions. 2015-10-11 13:44:22 +09:00
font.c gdiplus: Use helper function for remaining HeapFree calls. 2015-10-29 10:49:20 +09:00
gdiplus.c gdiplus: Use helper function for HeapReAlloc calls. 2015-10-29 10:49:17 +09:00
gdiplus.manifest
gdiplus.rc gdiplus: Added version 1.1 manifest. 2015-06-11 21:06:10 +09:00
gdiplus.spec gdiplus: Implement GdipGetImageAttributesAdjustedPalette. 2016-06-14 12:16:59 +09:00
gdiplus11.manifest gdiplus: Added version 1.1 manifest. 2015-06-11 21:06:10 +09:00
gdiplus_private.h gdiplus: Reimplement metafile loading using gdi32 instead of IPicture. 2016-08-22 12:39:12 +09:00
graphics.c gdiplus: Reimplement metafile loading using gdi32 instead of IPicture. 2016-08-22 12:39:12 +09:00
graphicspath.c gdiplus: GdipTransformPath should return Ok if matrix = NULL. 2016-03-25 12:43:56 +09:00
image.c gdiplus: Reimplement metafile loading using gdi32 instead of IPicture. 2016-08-22 12:39:12 +09:00
imageattributes.c gdiplus: Copy remap tables when cloning an ImageAttributes. 2016-08-27 13:22:09 +09:00
matrix.c gdiplus: Do not use GdipAlloc and GdipFree in internal functions. 2015-10-11 13:44:22 +09:00
metafile.c gdiplus: Reimplement metafile loading using gdi32 instead of IPicture. 2016-08-22 12:39:12 +09: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 helper function for HeapReAlloc calls. 2015-10-29 10:49:17 +09:00