Vincent Povirk
|
aed62dbff1
|
gdiplus: Add tests for preset blend accessors.
|
2012-04-02 12:37:49 +02:00 |
Vincent Povirk
|
7e90dc3dc7
|
gdiplus: Implement path gradient surround color accessors.
|
2012-03-15 19:56:13 +01:00 |
Vincent Povirk
|
7a9f6abd85
|
gdiplus: Test SetSurroundColors with fewer colors than points on the path.
|
2012-03-15 19:56:04 +01:00 |
Vincent Povirk
|
b54d38a536
|
gdiplus: Add test for GdipGetPathGradientSurroundColorsWithCount.
|
2012-03-14 11:50:15 +01:00 |
Vincent Povirk
|
7fd6ccd19e
|
gdiplus: Add tests for path gradient center point functions.
|
2012-03-13 10:27:56 +01:00 |
Vincent Povirk
|
116665d7fc
|
gdiplus: Add stub GdipGetPathGradientPath with tests.
|
2012-03-13 10:27:44 +01:00 |
Vincent Povirk
|
2540049777
|
gdiplus: Implement GdipCreateBitmapFromHBITMAP for 16-bit dibs.
|
2012-01-12 12:27:04 +01:00 |
Vincent Povirk
|
52150d2194
|
gdiplus: Test GdipCreateBitmapFromHBITMAP with 16-bit dib's.
|
2012-01-12 12:26:53 +01:00 |
Alexandre Julliard
|
7c1f665627
|
gdiplus/tests: Add an intermediate variable to avoid array bounds warnings.
|
2011-10-20 12:50:04 +02:00 |
Dan Kegel
|
fa4cafd80e
|
gdiplus/tests: Must define biClrUsed when calling CreateDIBSection.
|
2011-10-14 13:12:28 +02:00 |
Vincent Povirk
|
5f94653159
|
gdiplus: Include an alpha channel in HBITMAPs created from Bitmaps.
|
2011-10-03 09:45:09 -05:00 |
Francois Gouget
|
bcd793bf3b
|
gdiplus/tests: Don't check for hardcoded family font names.
Only check that each font family is different and that we can create fonts from them.
|
2011-09-13 11:27:38 +02:00 |
Marcus Meissner
|
f0392c77bc
|
gdiplus: Check return values of GdipCreateMatrix(2) (Coverity).
|
2011-07-14 14:14:04 +02:00 |
Vincent Povirk
|
fda2fc7684
|
gdiplus: Implement GdipPlayMetafileRecord for EMF records.
|
2011-07-08 13:40:42 +02:00 |
Vincent Povirk
|
3a6ba94011
|
gdiplus: Add test showing scaling does not affect returned HDC objects.
|
2011-07-08 11:26:31 +02:00 |
Vincent Povirk
|
71325800dc
|
gdiplus: Add tests for GdipPlayMetafileRecord.
|
2011-07-08 11:26:27 +02:00 |
Vincent Povirk
|
351a78bb4a
|
gdiplus: Add test for recording emf-only metafiles.
|
2011-07-08 11:26:20 +02:00 |
Vincent Povirk
|
44c57121ea
|
gdiplus: Implement GetDC for metafiles.
|
2011-07-08 11:26:14 +02:00 |
Vincent Povirk
|
6cc7e7f7c4
|
gdiplus: Implement GdipMeasureDriverString.
|
2011-06-28 16:46:16 -05:00 |
Vincent Povirk
|
640c7b5e4f
|
gdiplus: Test MeasureDriverString with a character that has an underhang.
|
2011-06-28 16:46:12 -05:00 |
Vincent Povirk
|
0ec9d398a5
|
gdiplus: Fix the order of arguments to expectf in test_string_functions.
|
2011-06-28 16:46:05 -05:00 |
Vincent Povirk
|
c0682a26d2
|
gdiplus: Add test for GdipMeasureDriverString.
|
2011-06-27 16:59:08 -05:00 |
Vincent Povirk
|
29b6b75edb
|
gdiplus: Add test for GdipGetDC on metafiles.
|
2011-05-23 11:16:11 +02:00 |
Vincent Povirk
|
fd9c5d7d01
|
gdiplus: Implement GdipEnumerateMetafileSrcRectDestPoints.
|
2011-05-23 11:16:06 +02:00 |
Vincent Povirk
|
06b23138e2
|
gdiplus: Remove is_emfplus field from test structure, as it's redundant.
|
2011-05-23 11:15:59 +02:00 |
Vincent Povirk
|
11248262be
|
gdiplus: Add test for metafile enumeration.
|
2011-05-23 11:15:48 +02:00 |
Vincent Povirk
|
d436e51872
|
gdiplus: Add basic metafile recording support.
|
2011-05-23 11:15:41 +02:00 |
Vincent Povirk
|
be0af56be3
|
gdiplus: Add a software implementation of GdipDrawDriverString.
|
2011-04-05 13:36:56 +02:00 |
Vincent Povirk
|
15140a722e
|
gdiplus: Add basic implementation of GdipDrawDriverString.
|
2011-04-01 10:48:25 +02:00 |
Vincent Povirk
|
b3dfe973ad
|
gdiplus: Add test for GdipSetTextRenderingHint and make it pass.
|
2011-03-29 12:37:03 +02:00 |
Vincent Povirk
|
204253b6ba
|
gdiplus: Add test for GdipDrawDriverString.
|
2011-03-29 12:36:59 +02:00 |
Vincent Povirk
|
a7444e8e2c
|
gdiplus: Use the given HPALETTE in GdipCreateBitmapFromHBITMAP.
|
2011-03-29 12:35:06 +02:00 |
Vincent Povirk
|
19b71b035e
|
gdiplus: Implement gamma adjustment.
|
2011-03-28 17:16:26 +02:00 |
Vincent Povirk
|
805f0321eb
|
gdiplus: Implement color transforms.
|
2011-03-28 17:16:23 +02:00 |
Vincent Povirk
|
71eb248c30
|
gdiplus: Implement GdipFillRectangle based on GdipFillPath.
|
2011-03-17 10:42:32 +01:00 |
Vincent Povirk
|
a2631ae1d2
|
gdiplus: Add tests for interpolation mode and make them pass.
|
2011-03-10 14:10:15 +01:00 |
Maarten Lankhorst
|
c057694883
|
gdiplus: Add tests and fix GdipDrawImagePointsRect.
|
2011-03-03 17:47:15 +01:00 |
Vincent Povirk
|
21d6fc9643
|
gdiplus: Implement ImageLockModeUserInputBuf.
|
2011-02-25 11:06:42 +01:00 |
Vincent Povirk
|
546b1a5cb4
|
gdiplus: Copy only the area requested when (un)locking bitmaps.
|
2011-02-25 11:06:36 +01:00 |
Vincent Povirk
|
58eb96c9e7
|
gdiplus: Copy the bits on bitmap unlock if the write flag is set.
The read and write flags are independent, so a read flag being set doesn't
imply we can quit early.
|
2011-02-25 11:06:25 +01:00 |
Vincent Povirk
|
d086af1d36
|
gdiplus: Test writes with conversion and without a user buffer.
|
2011-02-25 11:06:12 +01:00 |
Austin English
|
f817e547f9
|
gdiplus/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-17 17:30:00 +01:00 |
Vincent Povirk
|
88ce03103b
|
gdiplus: Add tests for locked image bit reading/writing.
|
2011-02-15 17:01:43 +01:00 |
Vincent Povirk
|
732aa89c08
|
gdiplus: Add test for ImageLockModeUserInputBuf.
|
2011-02-15 17:01:43 +01:00 |
Austin English
|
2ebcaf1a51
|
gdiplus/tests: Remove redundant assignments (LLVM/Clang).
|
2011-02-10 10:27:55 -06:00 |
Austin English
|
e77d27a2eb
|
gdiplus/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-10 10:27:39 -06:00 |
Austin English
|
273065cebe
|
gdiplus/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-10 09:57:39 -06:00 |
Austin English
|
1a24d1c0f1
|
gdiplus/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-09 09:28:55 -06:00 |
Vincent Povirk
|
cd3855f384
|
gdiplus: Allow adding rectangles with negative sizes to paths.
|
2011-02-07 10:12:33 -06:00 |
EG Galano
|
fbf9494b89
|
gdiplus/tests: Make sure return value is used (LLVM/Clang).
|
2011-02-07 10:11:53 -06:00 |