Nikolay Sivov
|
7d71805afc
|
gdiplus: Add TRACE(..) to graphicspath.c.
|
2008-08-29 12:32:15 +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
|
f5e9a01cce
|
gdiplus: GdipGetFontHeightGivenDPI: Return a valid value for UnitPixel.
|
2008-08-28 11:52:37 +02:00 |
Adam Petaccia
|
74c8117a4b
|
gdiplus: Don't create a font if there is no facename.
|
2008-08-28 11:51:16 +02:00 |
Adam Petaccia
|
5361f074a3
|
gdiplus: Implement GdipGetFontHeight.
|
2008-08-28 11:51:09 +02:00 |
Adam Petaccia
|
ce40fde689
|
gdiplus: Implement GdipGetFontStyle.
|
2008-08-28 11:50:32 +02:00 |
Adam Petaccia
|
69b6e0bde2
|
gdiplus: Implement GdipGetFamily.
|
2008-08-28 11:50:24 +02:00 |
Adam Petaccia
|
837dae3f73
|
gdiplus: Test for GdipGetFontStyle.
|
2008-08-28 11:50:14 +02:00 |
Adam Petaccia
|
1bf919717d
|
gdiplus: Test for GdipGetFamily.
|
2008-08-28 11:50:06 +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
|
fb62d06151
|
gdiplus: Fix for CombineModeReplace with some tests.
|
2008-08-28 11:24:48 +02:00 |
Nikolay Sivov
|
b8711acb15
|
gdiplus: Added test shows that CombineModeReplace actually replaces data.
|
2008-08-28 11:24:48 +02:00 |
Nikolay Sivov
|
0df5fb50f7
|
gdiplus: Implemented GdipSetClipRegion with basic tests.
|
2008-08-28 11:24:48 +02:00 |
Nikolay Sivov
|
fb57a66378
|
gdiplus: Implemented GdipIsEmptyRegion with tests.
|
2008-08-28 11:24:48 +02:00 |
Nikolay Sivov
|
26cb843130
|
gdiplus: Move some TRACE() higher in region.c.
|
2008-08-28 11:24:48 +02:00 |
Nikolay Sivov
|
532a50df2f
|
gdiplus: Added TRACE/FIXME to all PathIterator calls.
|
2008-08-28 11:24:48 +02:00 |
Nikolay Sivov
|
ef50aa330e
|
gdiplus: Implemented GdipGetClip.
|
2008-08-27 13:21:22 +02:00 |
Nikolay Sivov
|
740bc043cb
|
gdiplus: Fix for GpRegion clone helper.
|
2008-08-27 13:21:22 +02:00 |
Nikolay Sivov
|
0940154bd0
|
gdiplus: Add gdiplus debug channel to matrix.c.
|
2008-08-27 13:21:22 +02:00 |
Nikolay Sivov
|
59a9c1cf96
|
gdiplus: GdipPathIterNextPathType stub added with test.
|
2008-08-27 13:21:22 +02:00 |
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 |