Hans Leidekker
|
6122c77b9d
|
gdiplus: Add stub implementations of GdipCreateHalftonePalette and GdipImageForceValidation.
|
2008-11-24 14:25:10 +01:00 |
Hans Leidekker
|
5ce729a4eb
|
gdiplus: Add stub implementations of GdipBeginContainer2 and GdipEndContainer.
|
2008-11-24 14:25:10 +01:00 |
Hans Leidekker
|
2b8c6fe4db
|
gdiplus: Add a stub implementation of GdipPrivateAddMemoryFont.
|
2008-11-24 14:25:10 +01:00 |
Hans Leidekker
|
67a9170aca
|
gdiplus: Add a stub implementation of GdiplusNotificationHook and GdiplusNotificationUnhook.
|
2008-11-24 14:25:10 +01:00 |
Nikolay Sivov
|
71264731a4
|
gdiplus: Added GdipSetTextContrast.
|
2008-11-10 11:07:32 +01:00 |
Nikolay Sivov
|
56173d4005
|
gdiplus: Added GdipGetTextContrast.
|
2008-11-10 11:07:26 +01:00 |
Nikolay Sivov
|
1cca99dc23
|
gdiplus: Added CachedBitmap calls.
|
2008-11-04 11:25:40 +01:00 |
Aric Stewart
|
799a76e8c9
|
gdiplus: Stub implementation of GdipNewInstalledFontCollection.
|
2008-11-04 11:18:38 +01:00 |
Nikolay Sivov
|
c543f3d947
|
gdiplus: Added GdipSetClipGraphics.
|
2008-10-23 12:13:03 +02:00 |
Nikolay Sivov
|
37bbe9d4bc
|
gdiplus: Added Gdip[Get/Set]TextureWrapMode.
|
2008-10-22 13:54:53 +02:00 |
Alistair Leslie-Hughes
|
4b6cc6e3fd
|
gdiplus: Stub GdipRecordMetafileFileName and GdipRecordMetafileFileNameI.
|
2008-10-06 13:49:47 +02:00 |
Nikolay Sivov
|
3ecb8bdd61
|
gdiplus: Stubs for GdipIsVisiblePoint/GdipIsVisiblePointI.
|
2008-09-30 10:13:31 -05:00 |
Nikolay Sivov
|
e2817e59b1
|
gdiplus: Implemented GdipSetClipPath.
|
2008-09-30 10:13:23 -05:00 |
Nikolay Sivov
|
8d9c4867ae
|
gdiplus: Implemented GdipSetClipRect/GdipSetClipRectI.
|
2008-09-25 11:24:46 +02:00 |
Nikolay Sivov
|
31847cf30b
|
gdiplus: Implemented GdipResetTextureTransform.
|
2008-09-25 11:24:38 +02:00 |
Nikolay Sivov
|
48b8072518
|
gdiplus: Implement GdipGetTextureTransform with test.
|
2008-09-25 11:24:22 +02:00 |
Nikolay Sivov
|
067a08efae
|
gdiplus: Stub for GdipSetPathGradientBlend.
|
2008-09-25 11:24:06 +02:00 |
John Klehm
|
294c160c36
|
gdiplus: Stub implementation of GdipGetImageDecoders and GdipGetImageDecodersSize.
|
2008-09-15 13:14:13 +02:00 |
Nikolay Sivov
|
c2de38ea47
|
gdiplus: Added missed stubs for Image metadata access.
|
2008-09-08 14:12:31 +02:00 |
Nikolay Sivov
|
d923d78e95
|
gdiplus: Partially implemented GdipTestControl.
|
2008-09-08 14:09:36 +02:00 |
Nikolay Sivov
|
bff1678f54
|
gdiplus: Implemented GdipGraphicsClear.
|
2008-09-05 12:59:33 +02:00 |
Nikolay Sivov
|
50bfa9b0eb
|
gdiplus: Stubs for AdjustableArrowCap calls.
|
2008-09-04 12:31:38 +02:00 |
Adam Petaccia
|
cb88bbd176
|
gdiplus: Stub GdipCreateTexture2I.
|
2008-09-02 13:53:47 +02:00 |
Adam Petaccia
|
29e1994722
|
gdiplus: Stub GdipCreateTexture2.
|
2008-09-02 13:53:41 +02:00 |
Adam Petaccia
|
406c5d3f4d
|
gdiplus: Stub GdipCreateTexture.
|
2008-09-02 13:53:33 +02:00 |
Adam Petaccia
|
a90bced72e
|
gdiplus: Stub GdipTranslateLineTransform.
|
2008-09-02 13:53:27 +02:00 |
Nikolay Sivov
|
5c1edcfaad
|
gdiplus: Stub for GdipFlattenPath with tests.
|
2008-08-29 14:00:21 +02:00 |
Nikolay Sivov
|
813d6dc537
|
gdiplus: Implemented GdipIsEmptyClip with tests.
|
2008-08-29 12:32:08 +02:00 |
Nikolay Sivov
|
ff88d4e18e
|
gdiplus: Implemented GdipResetClip with tests.
|
2008-08-29 12:32:01 +02:00 |
Adam Petaccia
|
5361f074a3
|
gdiplus: Implement GdipGetFontHeight.
|
2008-08-28 11:51:09 +02:00 |
Adam Petaccia
|
6dc67fd0d0
|
gdiplus: Stub GdipGetFontStyle.
|
2008-08-28 11:49:57 +02:00 |
Adam Petaccia
|
cb39d787e4
|
gdiplus: Stub GdipGetFamily.
|
2008-08-28 11:49:48 +02:00 |
Nikolay Sivov
|
59a9c1cf96
|
gdiplus: GdipPathIterNextPathType stub added with test.
|
2008-08-27 13:21:22 +02:00 |
Nikolay Sivov
|
4570501155
|
gdiplus: Added a test for GdipGetDC/GdipReleaseDC behaviour + fixes to be able to run it.
|
2008-08-25 11:37:40 +02:00 |
Nikolay Sivov
|
4a44100aa7
|
gdiplus: Implemented GdipFillClosedCurve2[I].
|
2008-08-22 10:39:52 +02:00 |
Nikolay Sivov
|
af4562c34d
|
gdiplus: Implemented GdipPathIterNextMarkerPath with tests.
|
2008-08-19 12:55:13 +02:00 |
Nikolay Sivov
|
169e87d879
|
gdiplus: Implemented GdipResetWorldTransform.
|
2008-08-18 17:27:59 +02:00 |
Nikolay Sivov
|
ef889d94a3
|
gdiplus: Implemented GdipPathIterNextSubpathPath with tests.
|
2008-08-18 17:27:16 +02:00 |
Nikolay Sivov
|
09950e3ab5
|
gdiplus: Implemented GdipPathIterIsValid with tests.
|
2008-08-18 17:27:06 +02:00 |
Nikolay Sivov
|
aa0df2300e
|
gdiplus: Implemented GdipAddPathPie/GdipAddPathPieI with test.
|
2008-08-05 14:09:35 +02:00 |
Nikolay Sivov
|
5887e661b7
|
gdiplus: Implemented GdipReversePath with tests.
|
2008-08-05 14:09:35 +02:00 |
Nikolay Sivov
|
a36c2e7533
|
gdiplus: Implemented GdipAddPathClosedCurve/GdipAddPathClosedCurveI.
|
2008-08-04 14:18:14 +02:00 |
Nikolay Sivov
|
831729ada1
|
gdiplus: Implemented GdipAddPathClosedCurve2I using GdipAddPathClosedCurve2.
|
2008-08-04 14:18:07 +02:00 |
Nikolay Sivov
|
8be642c4c0
|
gdiplus: Implemented GdipAddPathClosedCurve2 with tests.
|
2008-08-04 14:17:59 +02:00 |
Nikolay Sivov
|
6492f07f8d
|
gdiplus: Implemented GdipAddPathCurve/GdipAddPathCurveI.
|
2008-08-04 14:17:49 +02:00 |
Nikolay Sivov
|
edfc1968ce
|
gdiplus: Implemented GdipAddPathCurve2I using GdipAddPathCurve2.
|
2008-08-04 14:17:41 +02:00 |
Nikolay Sivov
|
169140cc83
|
gdiplus: Implemented GdipAddPathCurve2 with tests.
|
2008-08-04 14:17:31 +02:00 |
Nikolay Sivov
|
e04a662036
|
gdiplus: Implemented GdipFillPolygon2/GdipFillPolygon2I.
|
2008-08-04 13:04:23 +02:00 |
Nikolay Sivov
|
e9bcce6e1d
|
gdiplus: Implemented GdipGetPenCustom[Start/End]Cap.
|
2008-08-01 12:12:29 +02:00 |
Nikolay Sivov
|
1ac7912874
|
gdiplus: Implemented Gdip[Get/Set]PenMode.
|
2008-07-31 13:04:22 +02:00 |