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
|
55916bb970
|
gdiplus: Implemented GdipDrawClosedCurve and GdipDrawClosedCurveI.
|
2008-07-09 10:44:33 +02:00 |
Nikolay Sivov
|
8b8864b727
|
gdiplus: Implemeted GdipDrawClosedCurve2 and GdipDrawClosedCurve2I.
|
2008-07-09 10:44:18 +02:00 |
Nikolay Sivov
|
3e59f9e283
|
gdiplus: Semi-stub for GdipCreateLineBrushFromRectWithAngle.
|
2008-07-09 10:43:55 +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 |
Nikolay Sivov
|
9fbec615ae
|
gdiplus: GdipGetLineWrapMode implementation.
|
2008-07-08 11:17:49 +02:00 |
Alexandre Julliard
|
ed985acd9f
|
gdiplus: Store the family name directly in the GpFontFamily structure.
|
2008-07-07 14:53:10 +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
|
c027f427ef
|
gdiplus: Use a better framework for filling out FontFamilies.
|
2008-07-07 14:46:49 +02:00 |
Adam Petaccia
|
25e4fd7d3c
|
gdiplus: Stub GdipGetFontHeightGivenDPI.
|
2008-07-07 14:45:54 +02:00 |
Adam Petaccia
|
f6da80297d
|
gdiplus: Stub GdipGetCellDescent.
|
2008-07-07 14:45:35 +02:00 |
Adam Petaccia
|
15831e0a0a
|
gdiplus: Stub GdipGetCellAscent.
|
2008-07-07 14:45:19 +02:00 |
Adam Petaccia
|
33cb831f24
|
gdiplus: Stub GdipGetEmHeight.
|
2008-07-07 14:45:11 +02:00 |
Adam Petaccia
|
45c3d74cad
|
gdiplus: Stub GdipGetLineSpacing.
|
2008-07-07 14:45:03 +02:00 |
Adam Petaccia
|
638f63d13f
|
gdiplus: Implement GdipCloneFontFamily.
|
2008-07-07 14:44:46 +02:00 |
Adam Petaccia
|
cbce618067
|
gdiplus: Stub GdipCloneFontFamily.
|
2008-07-07 14:41:04 +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 |
Jeff Smith
|
f3b14ac723
|
gdiplus: Fix spec definition of GdipCreateBitmapFromHBITMAP.
|
2008-07-07 14:33:13 +02:00 |
Nikolay Sivov
|
142907c0d2
|
gdiplus: Check arguments in GdipPathIterNextSubpath.
|
2008-07-07 14:16:07 +02:00 |
Nikolay Sivov
|
20501e4ca8
|
gdiplus: Implementation of GdipPathIterGetSubpathCount with tests.
|
2008-07-07 14:16:07 +02:00 |
Nikolay Sivov
|
0a9937c534
|
gdiplus: GdipPathIterNextMarker implementation with tests.
|
2008-07-07 14:16:07 +02:00 |
Nikolay Sivov
|
95ced6e1f5
|
gdiplus: Remove unnecessary cast from GdipAddPathRectangle.
|
2008-07-04 20:16:04 +02:00 |
Nikolay Sivov
|
c47b167657
|
gdiplus: Implemented GdipPathIterHasCurve with tests.
|
2008-07-04 20:15:54 +02:00 |
Nikolay Sivov
|
d93ad02216
|
gdiplus: Construction/desctruction tests for PathIterator.
|
2008-07-03 13:08:18 +02:00 |
Nikolay Sivov
|
91be02c085
|
gdiplus: Added file for PathIterator testing.
|
2008-07-03 13:08:18 +02:00 |
Nikolay Sivov
|
e6055f936e
|
gdiplus: Implementation of GdipPathIterEnumerate.
|
2008-07-03 13:08:17 +02:00 |
Nikolay Sivov
|
d020474cb5
|
gdiplus: Implemented GdipDrawBeziers.
|
2008-07-03 13:08:17 +02:00 |
Nikolay Sivov
|
1ee3b0fac6
|
gdiplus: Implemented GdipCreateTextureIAI using float args version.
|
2008-07-03 13:08:17 +02:00 |
Michael Stefaniuc
|
808c5dbece
|
gdiplus: Remove redundant NULL check before GdipFree (Smatch).
|
2008-07-03 11:50:52 +02:00 |
Huw Davies
|
9c3c516cc2
|
gdiplus: Add some more region stubs.
|
2008-07-03 11:50:51 +02:00 |
Adam Petaccia
|
de5b4d7c7f
|
gdiplus: Test GdipCloneImage.
|
2008-07-02 12:21:31 +02:00 |
Adam Petaccia
|
af29f96939
|
gdiplus: Stub GdipCloneImage.
|
2008-07-02 12:21:21 +02:00 |
Adam Petaccia
|
9f65b9a0fc
|
gdiplus: Correct spec entry for GdipFlush.
|
2008-07-02 12:20:46 +02:00 |
Nikolay Sivov
|
58901f10f5
|
gdiplus: GdipGetPathGradientWrapMode implementation.
|
2008-07-01 13:45:37 +02:00 |
Nikolay Sivov
|
5863eabdfa
|
gdiplus: GdipGetPathLastPoint implementation.
|
2008-07-01 13:45:37 +02:00 |
Huw Davies
|
e2f9b8c274
|
gdiplus: Add some region tests.
|
2008-07-01 11:23:15 +02:00 |
Huw Davies
|
0ea97b5ff1
|
gdiplus: Add stubs for a few region functions.
|
2008-07-01 11:23:03 +02:00 |
Adam Petaccia
|
e663816d45
|
gdiplus: Improve accuracy in calculating point sizes.
|
2008-06-30 15:00:37 +02:00 |
Nikolay Sivov
|
db9172471b
|
gdiplus: Fix uninitialized value jump and a leak in GdipAddPathPolygon test.
|
2008-06-30 15:00:21 +02:00 |
Huw Davies
|
3e90d918db
|
gdiplus: Fix a typo in the parameter validation check.
|
2008-06-30 12:09:52 +02:00 |