Nikolay Sivov
|
532a50df2f
|
gdiplus: Added TRACE/FIXME to all PathIterator calls.
|
2008-08-28 11:24:48 +02:00 |
Nikolay Sivov
|
59a9c1cf96
|
gdiplus: GdipPathIterNextPathType stub added with test.
|
2008-08-27 13:21:22 +02:00 |
Nikolay Sivov
|
af4562c34d
|
gdiplus: Implemented GdipPathIterNextMarkerPath with tests.
|
2008-08-19 12:55:13 +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
|
a53b9b95b8
|
gdiplus: Fix for GdipPathIterNextMarker to handle path without markers. Fix tests.
|
2008-07-17 11:20:45 +02:00 |
Nikolay Sivov
|
dcfbe58ef7
|
gdiplus: Fix GdipCreatePathIter to handle NULL as path. Fix tests.
|
2008-07-17 11:20:22 +02:00 |
Nikolay Sivov
|
142907c0d2
|
gdiplus: Check arguments in GdipPathIterNextSubpath.
|
2008-07-07 14:16:07 +02:00 |
Nikolay Sivov
|
20501e4ca8
|
gdiplus: Implementation of GdipPathIterGetSubpathCount with tests.
|
2008-07-07 14:16:07 +02:00 |
Nikolay Sivov
|
0a9937c534
|
gdiplus: GdipPathIterNextMarker implementation with tests.
|
2008-07-07 14:16:07 +02:00 |
Nikolay Sivov
|
c47b167657
|
gdiplus: Implemented GdipPathIterHasCurve with tests.
|
2008-07-04 20:15:54 +02:00 |
Nikolay Sivov
|
e6055f936e
|
gdiplus: Implementation of GdipPathIterEnumerate.
|
2008-07-03 13:08:17 +02:00 |
Nikolay Sivov
|
143ebd60bb
|
gdiplus: GdipPathIterGetCount implementation.
|
2008-06-26 13:20:31 +02:00 |
Evan Stade
|
4c5486fe92
|
gdiplus: Implemented GdipLoadImageFromStreamICM.
|
2007-08-01 11:59:19 +02:00 |
Evan Stade
|
e91d12454a
|
gdiplus: Added GdipGetMetafileHeaderFromMetafile stub.
|
2007-08-01 11:59:18 +02:00 |
Evan Stade
|
1182162dac
|
gdiplus: Added GdipPathIterRewind.
|
2007-07-17 12:56:56 +02:00 |
Evan Stade
|
90ff0fdd6c
|
gdiplus: Added GdipPathIterNextSubpath.
|
2007-07-17 12:56:48 +02:00 |
Evan Stade
|
ef6c416631
|
gdiplus: Added GdipPathIterCopyData.
|
2007-07-17 12:56:32 +02:00 |
Evan Stade
|
085082897a
|
gdiplus: Initial path iterator implementation.
|
2007-07-17 12:56:13 +02:00 |