Piotr Caban
|
59eef10f34
|
gdiplus: Fixed palette flags setting.
|
2015-03-16 15:03:21 +09:00 |
Piotr Caban
|
3ece08ff4d
|
gdiplus: Add pixel format test for transparent non-animated gif.
|
2015-03-13 21:52:53 +09:00 |
Piotr Caban
|
a3822f973e
|
gdiplus/tests: Add gif frames composition tests.
|
2015-03-13 21:52:49 +09:00 |
Piotr Caban
|
799362a0b7
|
gdiplus: Convert animated gif to PixelFormat32bppARGB on load.
|
2015-03-13 21:52:46 +09:00 |
Changhui Liu
|
5fa7402a36
|
gdiplus: Fix get_graphics_bounds when window origin point changed.
|
2015-01-19 18:47:47 +01:00 |
Michael Stefaniuc
|
0c91032f3a
|
gdiplus/tests: Actually test a GdipCreateFromHDC call (PVS-Studio).
|
2015-01-16 16:52:52 +01:00 |
André Hentschel
|
e63b0a0a45
|
gdiplus/tests: Fix compiler warnings with flag -Wunused-macros.
|
2014-12-11 11:55:56 +01:00 |
Huw Davies
|
6df5ce7c9e
|
gdiplus: Blend in the background colour.
|
2014-10-29 20:31:01 +09:00 |
Gerald Pfeifer
|
42afdebc43
|
gdiplus: Remove three unused constants.
|
2014-08-25 20:40:16 +02:00 |
Qian Hong
|
deb1f047a7
|
gdiplus: Set outer pointer to NULL when image loading functions fail.
|
2014-07-11 16:59:38 +02:00 |
Vincent Povirk
|
efc1d791a3
|
gdiplus/tests: Fix image leak in graphics test.
|
2014-04-30 09:33:55 +02:00 |
Nikolay Sivov
|
d68dde3751
|
gdiplus/tests: Fix some leaks when running with Wine (Valgrind).
|
2014-04-25 14:03:31 +02:00 |
Dmitry Timoshkov
|
865b503af8
|
gdiplus/tests: Mark some GdipGetPropertyItem test results as broken under XP.
|
2014-03-06 13:36:04 +01:00 |
Vincent Povirk
|
78459aea0d
|
gdiplus: Improve GdipFillRectangles parameter validation.
|
2014-02-20 11:18:24 +01:00 |
André Hentschel
|
374b449fdd
|
gdiplus/tests: Remove assertions in graphics tests.
|
2014-02-12 19:15:05 +01:00 |
Vincent Povirk
|
6332297bf5
|
gdiplus: Add option to save metafile tests to files.
|
2014-01-27 14:13:32 +01:00 |
Vincent Povirk
|
3f8864ea82
|
gdiplus: Add test for page transform in metafiles.
|
2014-01-27 14:13:30 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Vincent Povirk
|
68b60c0ddd
|
gdiplus: Add metafile test for FillRectangles.
|
2013-11-25 15:15:52 +01:00 |
Vincent Povirk
|
1202e9af56
|
gdiplus: Allow excluding from infinite regions.
|
2013-11-18 11:15:12 +01:00 |
Dmitry Timoshkov
|
c9f8f41d18
|
gdiplus/tests: Add a test for bezier data returned by GdipGetRegionData.
|
2013-11-14 10:37:00 +01:00 |
Dmitry Timoshkov
|
4b256191a0
|
gdiplus/tests: Reset the buffer contents before each GdipGetRegionData test and check the tail of the returned data.
|
2013-11-14 10:36:58 +01:00 |
Dmitry Timoshkov
|
c11476aeb8
|
gdiplus/tests: Convert expect_float() to macro to make failure messages print correct line numbers.
|
2013-11-14 10:36:57 +01:00 |
Dmitry Timoshkov
|
56a6500721
|
gdiplus: Check whether region path points really fit into shorts.
|
2013-11-13 11:27:24 +01:00 |
Dmitry Timoshkov
|
761391f156
|
gdiplus: Add a check for passed buffer size to GdipGetRegionData.
|
2013-11-13 11:26:24 +01:00 |
Dmitry Timoshkov
|
8dc170e2ca
|
gdiplus/tests: Test GdipGetRegionData behaviour with an integer path that can't be stored as an array of shorts.
|
2013-11-13 11:26:20 +01:00 |
Dmitry Timoshkov
|
619e968314
|
gdiplus/tests: Add some invalid parameter tests for GdipGetRegionData.
|
2013-11-13 11:26:14 +01:00 |
Frédéric Delanoy
|
1787509111
|
gdiplus/tests: Use BOOL type where appropriate.
|
2013-11-13 11:22:01 +01:00 |
Dmitry Timoshkov
|
b0da542210
|
gdiplus: Determine type of the path at the time the region data are written instead of the path creation time.
|
2013-11-12 14:14:17 +01:00 |
Dmitry Timoshkov
|
2bbd179ea4
|
gdiplus: Add test for data returned by GdipGetRegionData for a translated integer region.
|
2013-11-08 16:29:43 +01:00 |
Dmitry Timoshkov
|
9797afd003
|
gdiplus/tests: Fix the test for flags of an empty region.
|
2013-11-08 16:29:43 +01:00 |
Dmitry Timoshkov
|
7dfbadec67
|
gdiplus/tests: Clean up the use of macros in the region tests.
|
2013-11-08 16:29:43 +01:00 |
Dmitry Timoshkov
|
6278f5ffdc
|
gdiplus/tests: Add more checks to the GdipGetPathData test.
|
2013-11-06 12:01:55 +01:00 |
Dmitry Timoshkov
|
d4db49efc2
|
gdiplus/tests: Use trace instead of printf.
|
2013-11-06 12:01:55 +01:00 |
Dmitry Timoshkov
|
df367c3399
|
gdiplus: Reimplement GdipCloneBitmapArea without using GdipBitmapLockBits.
|
2013-10-18 16:56:56 +02:00 |
Dmitry Timoshkov
|
4e14c45b8b
|
gdiplus/tests: Add a test for GdipCloneBitmapArea called on an already locked bitmap.
|
2013-10-17 10:47:09 +02:00 |
Dmitry Timoshkov
|
1c8d4aaa4b
|
gdiplus/tests: Fix tests compilation with __WINESRC__ defined.
|
2013-10-16 11:41:20 +02:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Dmitry Timoshkov
|
ec9a0d8570
|
gdiplus: GdipTransformRegion should not fail for an empty path.
|
2013-09-24 12:56:22 +02:00 |
Dmitry Timoshkov
|
3870e5b255
|
gdiplus/tests: Add a test for GdipTransformRegion with an empty region path.
|
2013-09-24 12:56:15 +02:00 |
Dmitry Timoshkov
|
108873320c
|
gdiplus/tests: Don't bother to delete a NULL hrgn.
|
2013-09-24 12:56:11 +02:00 |
Dmitry Timoshkov
|
fdeab06142
|
gdiplus/tests: Print actual rectangle extents if the tests fail.
|
2013-09-24 12:56:05 +02:00 |
Dmitry Timoshkov
|
603ccca889
|
gdiplus/tests: Add a test for GdipTransformMatrixPoints with number of points == 0.
|
2013-09-24 12:55:51 +02:00 |
Dmitry Timoshkov
|
cdc3e820cd
|
gdiplus: Fix clipping region bounds calculation with rotating transform.
|
2013-07-30 20:51:52 +02:00 |
Dmitry Timoshkov
|
249bf0eb63
|
gdiplus/tests: Add clipping region tests with rotating world transform.
|
2013-07-30 20:51:47 +02:00 |
Marcus Meissner
|
716f115293
|
gdiplus/tests: Check return code of GdipGetClipBounds (Coverity).
|
2013-07-22 17:16:04 +02:00 |
Dmitry Timoshkov
|
14f34c15d1
|
gdiplus: Store graphics clipping region in device coordinates.
|
2013-07-19 11:58:23 +02:00 |
Dmitry Timoshkov
|
c8ebd4ade0
|
gdiplus/tests: Test how device to world transform correlates with clipping region bounding rectangle.
|
2013-07-19 11:57:56 +02:00 |
Dmitry Timoshkov
|
ffd207850c
|
gdiplus/tests: Add another set of clipping region tests.
|
2013-07-12 12:14:58 +02:00 |
Dmitry Timoshkov
|
964778fda5
|
gdiplus/tests: Add tests for a sample 100x100 rectangle region.
|
2013-07-10 11:00:00 +02:00 |