Nikolay Sivov
|
5863eabdfa
|
gdiplus: GdipGetPathLastPoint implementation.
|
2008-07-01 13:45: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 |
Nikolay Sivov
|
629761acde
|
gdiplus: Implementation of GdipAddPathPolygon with tests.
|
2008-06-26 21:37:08 +02:00 |
Nikolay Sivov
|
991e785f50
|
gdiplus: Fix GdipGetPathData implementation and test.
Previous version (commit 3bacdaf664 ) was totally incorrect.
Thanks to Paul Vriens for pointing this out.
|
2008-06-26 12:50:09 +02:00 |
Nikolay Sivov
|
3bacdaf664
|
gdiplus: Implemented GdipGetPathData with test.
|
2008-06-20 12:37:44 +02:00 |
Nikolay Sivov
|
d4ae6fa1ea
|
gdiplus: Implemented GdipAddPathRectangles with tests.
|
2008-06-20 12:35:52 +02:00 |
Nikolay Sivov
|
b5046c28ca
|
gdiplus: Added GdipAddPathRectangle with tests.
|
2008-05-13 11:22:58 +02:00 |
Reece H. Dunn
|
571a383d7e
|
gdiplus: Fix the bezier arc path test on all Windows platforms.
|
2008-02-05 12:19:36 +01:00 |
Evan Stade
|
4e041fe4b9
|
gdiplus/tests: Added GdipAddPathLineI test.
|
2007-08-16 11:41:13 +02:00 |
Evan Stade
|
a4f238a117
|
gdiplus: Fix arc2polybezier.
|
2007-07-26 12:36:19 +02:00 |
Evan Stade
|
e11f7b7bbd
|
gdiplus/tests: Added GdipAddPathEllipse test.
|
2007-07-26 12:36:10 +02:00 |
Evan Stade
|
44691eefb4
|
gdiplus: Added GdipAddPathPath test.
|
2007-07-13 12:31:31 +02:00 |
Evan Stade
|
3dc17d2544
|
gdiplus: Improved GdipGetPathWorldBounds handling of both matrix and pen's effect on bounding box.
|
2007-07-13 12:30:52 +02:00 |
Evan Stade
|
41a9a83890
|
gdiplus: Added more GdipGetPathWorldBounds tests.
|
2007-07-13 12:30:33 +02:00 |
Evan Stade
|
e547ceb1f6
|
gdiplus: Use passed pen in GdipAddPathWorldBound.
|
2007-07-13 12:30:26 +02:00 |
Evan Stade
|
f9b0dac9f5
|
gdiplus: Added GdipGetPathWorldBounds test.
|
2007-07-12 14:59:12 +02:00 |
Evan Stade
|
1f7cfb1dc8
|
gdiplus: Added GdipAddPathArc test.
|
2007-07-12 14:48:19 +02:00 |
Bernd Buschinski
|
ace2749010
|
gdiplus: Fix test typo/compile error.
|
2007-07-10 15:42:49 +02:00 |
Evan Stade
|
da23ed6e0f
|
gdiplus: Added a test for GdipAddPathLine2.
|
2007-07-10 14:31:52 +02:00 |
Evan Stade
|
fec9e5e803
|
gdiplus: Added constructor and destructor test for gdiplus paths.
|
2007-07-10 14:30:55 +02:00 |