Nikolay Sivov : gdiplus: Implemented GdipPathIterNextSubpathPath with tests .

Alexandre Julliard julliard at winehq.org
Mon Aug 18 10:47:15 CDT 2008


Module: wine
Branch: master
Commit: ef889d94a345b7d637604e5bc9c95b8c5be70d93
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ef889d94a345b7d637604e5bc9c95b8c5be70d93

Author: Nikolay Sivov <bunglehead at gmail.com>
Date:   Tue Aug  5 20:56:30 2008 +0400

gdiplus: Implemented GdipPathIterNextSubpathPath with tests.

---

 dlls/gdiplus/gdiplus.c            |   33 +++++++++
 dlls/gdiplus/gdiplus.spec         |    2 +-
 dlls/gdiplus/gdiplus_private.h    |    2 +
 dlls/gdiplus/graphicspath.c       |   33 ---------
 dlls/gdiplus/pathiterator.c       |   28 +++++++-
 dlls/gdiplus/tests/pathiterator.c |  140 +++++++++++++++++++++++++++++++++++++
 include/gdiplusflat.h             |    1 +
 7 files changed, 204 insertions(+), 35 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=ef889d94a345b7d637604e5bc9c95b8c5be70d93



More information about the wine-cvs mailing list