Sweden-Number/dlls/gdiplus
Piotr Caban e1006611cd gdiplus: Add GdipCreateHBITMAPFromBitmap tests when bitmap bits are locked.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-16 08:30:49 +01:00
..
tests gdiplus: Add GdipCreateHBITMAPFromBitmap tests when bitmap bits are locked. 2017-02-16 08:30:49 +01: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: Create the FontFamily before checking for duplicates. 2016-12-02 11:43:03 +01: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: Added GdipGetCustomLineCapType(). 2017-02-03 19:05:13 +01:00
gdiplus11.manifest gdiplus: Added version 1.1 manifest. 2015-06-11 21:06:10 +09:00
gdiplus_private.h gdiplus: GpBitmap can be only locked once, get rid of numlocks field. 2017-02-16 08:30:46 +01:00
graphics.c gdiplus: Make some GdipDraw*Path() functions static. 2017-01-09 21:29:55 +01:00
graphicspath.c gdiplus: Fix memory leak in format_string_callback error path. 2017-01-03 20:07:51 +01:00
image.c gdiplus: Reimplement GdipCreateHBITMAPFromBitmap so it can work on locked bitmaps. 2017-02-16 08:30:47 +01: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: Implement EMR_EXTSELECTCLIPRGN playback. 2016-10-11 18:38:09 +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 helper function for HeapReAlloc calls. 2015-10-29 10:49:17 +09:00