Vincent Povirk
|
2cdc48a4e5
|
gdiplus: Implement GdipSetLineLinearBlend.
|
2009-07-13 10:25:44 +02:00 |
Vincent Povirk
|
849af30eb8
|
gdiplus: Use brush_fill_path in GdipFillRectangleI.
|
2009-07-13 10:25:30 +02:00 |
Vincent Povirk
|
6a8a770c76
|
gdiplus: Use brush_fill_path in GdipFillRegion.
|
2009-07-13 10:25:26 +02:00 |
Vincent Povirk
|
38fc894c96
|
gdiplus: Use brush_fill_path in GdipFillPolygonI.
|
2009-07-13 10:25:19 +02:00 |
Vincent Povirk
|
15fef07887
|
gdiplus: Use brush_fill_path in GdipFillPolygon.
|
2009-07-13 10:25:10 +02:00 |
Vincent Povirk
|
bedbd40f5e
|
gdiplus: Use brush_fill_path in GdipFillPie.
|
2009-07-13 10:25:06 +02:00 |
Vincent Povirk
|
e306316c7d
|
gdiplus: Use brush_fill_path in GdipFillEllipse.
|
2009-07-13 10:25:02 +02:00 |
Andrew Eikum
|
1ef13941f6
|
gdiplus: Implement GdipSaveGraphics and GdipRestoreGraphics.
|
2009-07-08 20:35:20 +02:00 |
Andrew Eikum
|
a06c2570e5
|
gdiplus: Don't modify container list if container restoration fails.
|
2009-07-08 20:35:09 +02:00 |
Andrew Eikum
|
0ed10bf696
|
gdiplus/tests: Test cases for GdipBeginContainer2.
|
2009-07-07 12:33:21 +02:00 |
Andrew Eikum
|
632aef3d8b
|
gdiplus: Implement GdipBeginContainer2 and GdipEndContainer.
|
2009-07-07 12:33:10 +02:00 |
Alexandre Julliard
|
4d31a25f50
|
gdiplus: Don't return garbage from the GdipCreateHBITMAPFromBitmap stub.
|
2009-07-01 12:14:40 +02:00 |
Vincent Povirk
|
9fceef33b7
|
gdiplus: Don't crash when a NULL format is passed to GdipDrawString.
|
2009-07-01 11:38:11 +02:00 |
Andrew Eikum
|
4c0edba681
|
gdiplus: Implement GdipDrawCurve3 and GdipDrawCurve3I.
|
2009-06-30 12:58:31 +02:00 |
Vincent Povirk
|
aa9602db10
|
gdiplus: Implement horizontal alignment in GdipDrawString.
|
2009-06-30 12:31:37 +02:00 |
Andrew Eikum
|
c2aa66d506
|
gdiplus/tests: Add tests for GdipDrawCurve2I.
|
2009-06-29 12:29:35 +02:00 |
Andrew Eikum
|
fe55f0df2a
|
gdiplus/tests: Add tests for GdipDrawCurveI.
|
2009-06-29 12:29:32 +02:00 |
Andrew Eikum
|
7dcfb09b1e
|
gdiplus/tests: Add tests for GdipDrawCurve2.
|
2009-06-29 12:29:27 +02:00 |
Andrew Eikum
|
ff95a69f5a
|
gdiplus/tests: Fix resource leaks in several tests.
A few tests initialized two GpGraphics objects, and only released one.
These have been fixed by removing the redundant initialization.
|
2009-06-26 14:38:13 +02:00 |
Ken Sharp
|
e096b59ceb
|
gdiplus: Add GdipIsVisibleRegionPointI stub.
|
2009-06-23 15:53:00 +02:00 |
Francois Gouget
|
489bd52aff
|
gdiplus: Remove spaces before '\n's.
|
2009-06-15 13:42:29 +02:00 |
Ken Sharp
|
e3f4859961
|
gdiplus: Add stubs for GdipGetVisibleClipBoundsI, GdipDrawDriverString & GdipMeasureDriverString.
|
2009-06-10 12:19:45 +02:00 |
Vincent Povirk
|
edce2c124a
|
gdiplus: Stub GdipSetPathGradientPresetBlend.
|
2009-06-10 11:46:43 +02:00 |
Andrew Eikum
|
119e9af74a
|
gdiplus: Test cases and parameter checks for GdipDrawCurve.
|
2009-06-08 12:41:58 +02:00 |
Stephan Rose
|
eb3904d02b
|
gdiplus: Add support for vertical string alignment to GdipDrawString.
|
2009-06-05 15:19:56 +02:00 |
Andrew Eikum
|
f01bfea62e
|
gdiplus: Stub for GdipBitmapCreateApplyEffect.
|
2009-06-05 15:19:56 +02:00 |
Andrew Eikum
|
ad2341253c
|
gdiplus: Stub for GdipBitmapApplyEffect.
|
2009-06-05 15:19:56 +02:00 |
Andrew Eikum
|
156eeb08be
|
gdiplus: Stubs for GdipDrawImagePoints and GdipDrawImagePointsI.
|
2009-06-04 12:38:37 +02:00 |
Andrew Eikum
|
46de8c0eb4
|
gdiplus: Stub for GdipEmfToWmfBits.
|
2009-06-04 12:38:33 +02:00 |
Andrew Eikum
|
eec8d511cc
|
gdiplus: Stubs for GdipDrawImagePointRect and GdipDrawImagePointRectI.
|
2009-06-03 11:53:25 +02:00 |
Andrew Eikum
|
84a434fd25
|
gdiplus: Stub for GdipDeleteEffect.
|
2009-06-03 11:53:09 +02:00 |
Andrew Eikum
|
c02e75cf78
|
gdiplus: Stubs for GdipCreateMetafileFromFile, GdipCreateMetafileFromStream.
|
2009-06-02 12:08:44 +02:00 |
Andrew Eikum
|
b850008bec
|
gdiplus: Stub for GdipComment.
|
2009-06-02 11:57:22 +02:00 |
Andrew Eikum
|
57134fc890
|
gdiplus: Stub for GdipCloneBitmapArea.
|
2009-06-02 11:57:22 +02:00 |
Andrew Eikum
|
3091506609
|
gdiplus: Stubs for GdipBeginContainer and GdipBeginContainerI.
|
2009-06-01 16:16:06 +02:00 |
Andrew Eikum
|
8d6ee56119
|
gdiplus: Stubs for GdipAddPathString and GdipAddPathStringI.
|
2009-06-01 16:16:06 +02:00 |
Vincent Povirk
|
8219db2d6d
|
gdiplus: Stub GdipCreateHICONFromBitmap.
|
2009-05-28 12:42:17 +02:00 |
Vincent Povirk
|
60167dfb74
|
gdiplus: Implement partially transparent solid fill brushes.
|
2009-05-21 16:17:52 +02:00 |
Vincent Povirk
|
c486e8147d
|
gdiplus: Implement GdipTransformPointsI.
|
2009-05-20 10:51:42 +02:00 |
Vincent Povirk
|
2af29ed916
|
gdiplus: Implement GdipTransformPoints.
|
2009-05-20 10:51:33 +02:00 |
Vincent Povirk
|
0c71d5b3f7
|
gdiplus: Stub GdipWarpPath.
|
2009-05-14 17:23:15 +02:00 |
Vincent Povirk
|
8d5c833d25
|
gdiplus: Stub GdipWidenPath.
|
2009-05-14 17:23:10 +02:00 |
Vincent Povirk
|
ef4d0d970d
|
gdiplus: Populate the installed font collection.
|
2009-05-14 17:23:03 +02:00 |
Vincent Povirk
|
abae88a825
|
gdiplus: Add string format traces.
|
2009-05-14 11:13:44 +02:00 |
Vincent Povirk
|
0f80aa8816
|
gdiplus: Add a trace to GdipMeasureString.
|
2009-05-14 11:13:35 +02:00 |
Vincent Povirk
|
3dd5ce7874
|
gdiplus: Add a trace to GdipDrawString.
|
2009-05-14 11:13:29 +02:00 |
Stefan Leichter
|
cef1598390
|
gdiplus: Add stub for GdipImageRotateFlip.
|
2009-05-08 13:03:21 +02:00 |
Vincent Povirk
|
717ac52dda
|
gdiplus: Use the mode passed to GdipCreateLineBrushFromRect.
|
2009-05-08 12:21:24 +02:00 |
Vincent Povirk
|
aaee4d7f9d
|
gdiplus: Store the rect passed to GdipCreateLineBrushFromRect.
|
2009-05-08 12:21:16 +02:00 |
Vincent Povirk
|
173a1f6f79
|
gdiplus: Store the rectangle in line gradient brushes.
|
2009-05-08 12:21:11 +02:00 |