Nikolay Sivov
|
e9bcce6e1d
|
gdiplus: Implemented GdipGetPenCustom[Start/End]Cap.
|
2008-08-01 12:12:29 +02:00 |
Nikolay Sivov
|
341f32a36d
|
gdiplus: Implemented GdipStringFormatGetGenericDefault with tests.
|
2008-07-30 14:41:11 +02:00 |
Nikolay Sivov
|
e3a0a1809f
|
gdiplus: Use LANG_NEUTRAL instead of 0.
|
2008-07-30 14:41:02 +02:00 |
Nikolay Sivov
|
f44034a7d4
|
gdiplus: Implemented Gdip[Get/Set]StringFormatTabStops with tests.
|
2008-07-30 14:40:50 +02:00 |
Nikolay Sivov
|
4a08c13ba9
|
gdiplus: GdipGetStringFormatTabStopCount implementation with tests.
|
2008-07-30 14:40:35 +02:00 |
Nikolay Sivov
|
2e25db0409
|
gdiplus: GdipStringFormatGetGenericTypographic implemented.
|
2008-07-29 12:19:24 +02:00 |
Nikolay Sivov
|
65a2274dc7
|
gdiplus: GdipSetStringFormatDigitSubstitution implemented.
|
2008-07-29 12:19:15 +02:00 |
Nikolay Sivov
|
9ed8a2b624
|
gdiplus: GdipGetStringFormatDigitSubstitution implemented.
|
2008-07-29 12:19:05 +02:00 |
Nikolay Sivov
|
923918da9b
|
gdiplus: Add a test that shows GdipCreateFontFromLogfontW problem with empty FaceName.
|
2008-07-29 12:18:48 +02:00 |
Nikolay Sivov
|
ce2aee4859
|
gdiplus: Implemented GdipGetCustomLineCapWidthScale with some tests.
|
2008-07-28 11:34:05 +02:00 |
Nikolay Sivov
|
6c6e8f489e
|
gdiplus: Implemented GdipGetCustomLineCapBaseInset + test.
|
2008-07-28 11:33:59 +02:00 |
Nikolay Sivov
|
5038845cf2
|
gdiplus: Implemented GdipSetCustomLineCapStrokeJoin + tests.
|
2008-07-28 11:33:52 +02:00 |
Nikolay Sivov
|
2848100e82
|
gdiplus: Implemented GdipGetCustomLineCapStrokeJoin with basic test.
|
2008-07-28 11:33:45 +02:00 |
Nikolay Sivov
|
92c440c633
|
gdiplus: Added testfile for customlinecap + constr./destr. tests.
|
2008-07-28 11:33:36 +02:00 |
Adam Petaccia
|
430ce86ae9
|
gdiplus: Implement GdipGetRegionDataSize.
|
2008-07-25 12:39:39 +02:00 |
Adam Petaccia
|
2e0869984f
|
gdiplus: Implement GdipSetInfinite.
|
2008-07-25 12:39:22 +02:00 |
Adam Petaccia
|
dd1f9a39cf
|
gdiplus: Implement GdipSetEmpty.
|
2008-07-25 12:39:07 +02:00 |
Adam Petaccia
|
8a9438d560
|
gdiplus: Implement GdipDeleteRegion.
|
2008-07-25 12:38:55 +02:00 |
Adam Petaccia
|
889bc31197
|
gdiplus: Implement GdipCreateRegion and mark the tests todo_wine instead of skipping over them all.
|
2008-07-25 12:38:46 +02:00 |
Nikolay Sivov
|
b127647b96
|
gdiplus: Fix swapped got-expected in brush test.
|
2008-07-24 11:55:33 +02:00 |
Nikolay Sivov
|
74dc990bbf
|
gdiplus: Implemented GdipGetPathGradientRect with test.
|
2008-07-23 11:23:36 +02:00 |
Nikolay Sivov
|
48e914b519
|
gdiplus: Implement GdipGetPathGradientBlend with basic tests.
|
2008-07-22 15:24:38 +02:00 |
Nikolay Sivov
|
01abb3d1dc
|
gdiplus: implemeted GdipGetPathGradientBlendCount with test.
|
2008-07-22 15:24:29 +02:00 |
Lei Zhang
|
7a27f8b665
|
gdiplus: Add tests for passing negative strides to GdipCreateBitmapFromScan0.
|
2008-07-21 15:26:23 +02:00 |
Huw Davies
|
94a20f8b7e
|
gdiplus: Remove incorrect test.
|
2008-07-21 15:05:05 +02:00 |
Huw Davies
|
5aa90f375c
|
gdiplus: Skip some tests if certain fonts are not installed.
|
2008-07-18 11:05:41 +02:00 |
Nikolay Sivov
|
3a1e2a304e
|
gdiplus: Make GdipInvertMatrix test pass on native switching to matrix with determinant 16.
|
2008-07-17 11:21:13 +02:00 |
Nikolay Sivov
|
a53b9b95b8
|
gdiplus: Fix for GdipPathIterNextMarker to handle path without markers. Fix tests.
|
2008-07-17 11:20:45 +02:00 |
Nikolay Sivov
|
dcfbe58ef7
|
gdiplus: Fix GdipCreatePathIter to handle NULL as path. Fix tests.
|
2008-07-17 11:20:22 +02:00 |
Alexandre Julliard
|
8fd6f0e26a
|
gdiplus/tests: Don't test returned value if the call failed.
|
2008-07-10 20:39:45 +02:00 |
Francois Gouget
|
dbaec0a101
|
Assorted spelling fixes.
|
2008-07-10 13:40:15 +02:00 |
Adam Petaccia
|
0a225750d9
|
gdiplus: Add another helper macro to deal with magic numbers.
|
2008-07-10 12:30:57 +02:00 |
Adam Petaccia
|
e253d6a084
|
gdiplus: Add a test for a floating-point triangle.
|
2008-07-10 12:30:57 +02:00 |
Adam Petaccia
|
5a60ec7f21
|
gdiplus: Add more tests for regions and paths.
|
2008-07-10 12:30:57 +02:00 |
Adam Petaccia
|
2f7bb7c538
|
gdiplus: Test for CharacterRange.
|
2008-07-10 12:30:57 +02:00 |
Francois Gouget
|
4b1f6310d9
|
gdiplus/tests: Spelling fix.
|
2008-07-10 12:18:27 +02:00 |
Huw Davies
|
140d4edb5b
|
gdiplus: Add some defines for the magic values.
|
2008-07-10 12:16:24 +02:00 |
Huw Davies
|
1c8271d27a
|
gdiplus: Add some tests for regions with paths and update a comment.
|
2008-07-10 12:16:16 +02:00 |
Nikolay Sivov
|
4ea173ef9b
|
gdiplus: Implemented GdipShearMatrix with tests.
|
2008-07-08 21:08:54 +02:00 |
Huw Davies
|
5d929b1374
|
gdiplus: Add a test to show that bitmap fonts aren't used for fontfamilies.
|
2008-07-08 20:37:36 +02:00 |
Nikolay Sivov
|
d7999a008b
|
gdiplus: GdipInvertMatrix implementation with tests.
|
2008-07-08 11:18:09 +02:00 |
Nikolay Sivov
|
d4554ad5d5
|
gdiplus: GdipIsMatrixInvertible implementation with tests.
|
2008-07-08 11:17:59 +02:00 |
Adam Petaccia
|
d17d566412
|
gdiplus: Implement GdipGetEmHeight.
|
2008-07-07 14:47:45 +02:00 |
Adam Petaccia
|
e96b07d73f
|
gdiplus: Implement GdipGetCellDescent.
|
2008-07-07 14:47:39 +02:00 |
Adam Petaccia
|
6fabc90219
|
gdiplus: Implement GdipGetCellAscent.
|
2008-07-07 14:47:33 +02:00 |
Adam Petaccia
|
b5505f6326
|
gdiplus: Tests for FontFamily properties.
|
2008-07-07 14:47:02 +02:00 |
Adam Petaccia
|
638f63d13f
|
gdiplus: Implement GdipCloneFontFamily.
|
2008-07-07 14:44:46 +02:00 |
Adam Petaccia
|
148f184c23
|
gdiplus: test_getgenerics: Don't use a pointer-to-pointer construct.
|
2008-07-07 14:40:51 +02:00 |
Adam Petaccia
|
45ee7577c4
|
gdiplus: test_fontfamily: Don't use a pointer-to-pointer construct.
|
2008-07-07 14:40:37 +02:00 |
Adam Petaccia
|
7e245060ef
|
gdiplus: Valgrind: fix warnings about using uninitialized memory, and leaking memory.
|
2008-07-07 14:40:04 +02:00 |