Nikolay Sivov
|
078c6a3925
|
gdiplus: Implemented GdipIsInfiniteRegion with tests.
|
2008-08-26 12:07:42 +02:00 |
|
Nikolay Sivov
|
32ac2d1909
|
gdiplus: Test for default Graphics clipping region.
|
2008-08-26 12:07:42 +02:00 |
|
Nikolay Sivov
|
c61ece6752
|
gdiplus: Basic parameter check in GdipTransformPoints with tests.
|
2008-08-26 12:07:42 +02:00 |
|
Nikolay Sivov
|
960de09ed1
|
gdiplus: GdipDeleteGraphics affected by busy state too. Test added.
|
2008-08-26 12:07:42 +02:00 |
|
Nikolay Sivov
|
f0a507e1fc
|
gdiplus: Made Graphics calls check for busy state.
|
2008-08-25 11:38:14 +02:00 |
|
Nikolay Sivov
|
366ae1e6c6
|
gdiplus: Basic GdipGetDC/GdipReleaseDC implementation.
|
2008-08-25 11:38:02 +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
|
ac23eb7939
|
gdiplus: Free memory after some GraphicsPath tests.
|
2008-08-25 11:37:26 +02:00 |
|
Nikolay Sivov
|
6e37ec6bc3
|
gdiplus: Use GdipFree instead of HeapFree in GdipDeleteGraphics.
|
2008-08-25 11:37:18 +02:00 |
|
Nikolay Sivov
|
0db63a0264
|
gdiplus: Free memory after some Graphics tests.
|
2008-08-25 11:37:07 +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 |
|
Adam Petaccia
|
e4cc0bc422
|
gdiplus: Skip the generic font tests if we don't have the required fonts.
|
2008-08-05 14:09:37 +02:00 |
|
Adam Petaccia
|
08b0493b9e
|
gdiplus: Add another test to getregiondata.
|
2008-08-05 14:09:36 +02:00 |
|
Adam Petaccia
|
93eae5e83f
|
gdiplus: Implement GdipCombineRegionPath.
|
2008-08-05 14:09:36 +02:00 |
|
Adam Petaccia
|
2a445d0ebd
|
gdiplus: Implement GdipCombineRegionRegion.
|
2008-08-05 14:09:35 +02:00 |
|
Adam Petaccia
|
5bc8ddd86c
|
gdiplus: Implement GdipCombineRegionRectI.
|
2008-08-05 14:09:35 +02:00 |
|
Adam Petaccia
|
4090aa43b5
|
gdiplus: Implement GdipCombineRegionRect.
|
2008-08-05 14:09:35 +02:00 |
|
Adam Petaccia
|
40456271d3
|
gdiplus: Implement GdipCloneRegion.
|
2008-08-05 14:09:35 +02:00 |
|
Adam Petaccia
|
cf3d4928bd
|
gdiplus: Implement GdipCreateRegionRectI.
|
2008-08-05 14:09:35 +02:00 |
|
Adam Petaccia
|
d215b4744b
|
gdiplus: Implement GdipCreateRegionRect.
|
2008-08-05 14:09:35 +02:00 |
|
Adam Petaccia
|
af74f4d042
|
gdiplus: Implement GdipCreateRegionPath.
|
2008-08-05 14:09:35 +02:00 |
|
Adam Petaccia
|
f52c211ac3
|
gdiplus: Implement GdipGetRegionData.
|
2008-08-05 14:09:35 +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
|
2fb0c7e639
|
gdiplus: Move some Beziers helpers to gdiplus.c to use them for graphicspath.
|
2008-08-04 14:17:20 +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 |
|
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 |
|
Francois Gouget
|
eb16f43bdf
|
Add some API documentation stubs to make winapi_check happy.
|
2008-07-28 11:34:45 +02:00 |
|
Francois Gouget
|
fe1ce0e341
|
gdiplus: Add a trailing '\n' to a Wine trace.
|
2008-07-28 11:34:12 +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 |
|