projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gdiplus: Use UnitPixel for metafile bounds when creating from HMETAFILE.
[wine]
/
dlls
/
gdiplus
/
graphicspath.c
2010-01-04
Vincent Povirk
gdiplus: Add trace to unimplemented function in graphic...
blob
|
commitdiff
|
raw
2009-08-03
Nikolay Sivov
gdiplus: Correctly forward to GdipAddPathPie.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Andrew Eikum
gdiplus: Stubs for GdipAddPathString and GdipAddPathStr...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Vincent Povirk
gdiplus: Stub GdipWarpPath.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Vincent Povirk
gdiplus: Stub GdipWidenPath.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-16
Nikolay Sivov
gdiplus: Implemented GdipIsVisiblePathPoint with tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-10
Nikolay Sivov
gdiplus: Handle zero width/height in GdipAddPathPie.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Nikolay Sivov
gdiplus: Added GdipAddPathCurve3/GdipAddPathCurve3I...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
Vincent Povirk
gdiplus: Restore a line I removed by mistake.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Vincent Povirk
gdiplus: Fix GdipFlattenPath for already-flat paths...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Nikolay Sivov
gdiplus: Initial GdipFlattenPath implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Nikolay Sivov
gdiplus: Stub for GdipFlattenPath with tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Nikolay Sivov
gdiplus: Add TRACE(..) to graphicspath.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Nikolay Sivov
gdiplus: Implemented GdipPathIterNextSubpathPath with...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Nikolay Sivov
gdiplus: Implemented GdipAddPathPie/GdipAddPathPieI...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Nikolay Sivov
gdiplus: Implemented GdipReversePath with tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Nikolay Sivov
gdiplus: Implemented GdipAddPathClosedCurve/GdipAddPath...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Nikolay Sivov
gdiplus: Implemented GdipAddPathClosedCurve2I using...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Nikolay Sivov
gdiplus: Implemented GdipAddPathClosedCurve2 with tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Nikolay Sivov
gdiplus: Implemented GdipAddPathCurve/GdipAddPathCurveI.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Nikolay Sivov
gdiplus: Implemented GdipAddPathCurve2I using GdipAddPa...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Nikolay Sivov
gdiplus: Implemented GdipAddPathCurve2 with tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Huw Davies
gdiplus: Stubs for GdipIsVisiblePathPoint[I].
blob
|
commitdiff
|
raw
|
diff to current
2008-07-04
Nikolay Sivov
gdiplus: Remove unnecessary cast from GdipAddPathRectangle.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Nikolay Sivov
gdiplus: GdipGetPathLastPoint implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Nikolay Sivov
gdiplus: Implementation of GdipAddPathPolygon with...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Nikolay Sivov
gdiplus: GdipClearPathMarkers implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Nikolay Sivov
gdiplus: GdipSetPathMarker implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Nikolay Sivov
gdiplus: Fix GdipGetPathData implementation and test.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-20
Nikolay Sivov
gdiplus: Implemented GdipGetPathData with test.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-20
Nikolay Sivov
gdiplus: Implemented GdipAddPathRectangles with tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-13
Nikolay Sivov
gdiplus: Added GdipAddPathRectangle with tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-30
Nikolay Sivov
gdiplus: Implemented GdipGetPathWorldBoundsI.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-30
Nikolay Sivov
gdiplus: Implemented GdipGetPathPointsI.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Nikolay Sivov
gdiplus: Implemented GdipAddPathEllipseI.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Nikolay Sivov
gdiplus: Implemented GdipAddPathBeziersI.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-25
Nikolay Sivov
gdiplus: Implemented GdipAddPathBezier.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Nikolay Sivov
gdiplus: Implemented GdipAddPathLine.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Nikolay Sivov
gdiplus: Implement GdipCreatePath2I.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Nikolay Sivov
gdiplus: Implement GdipAddPathArcI.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Nikolay Sivov
gdiplus: Implement GdipAddPathLine2I.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-04
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
Andrew Talbot
gdiplus: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-08
Andrew Talbot
gdiplus: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Evan Stade
gdiplus: Added GdipAddPathLineI.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Evan Stade
gdiplus: Added GdipAddPathBezierI.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-09
Evan Stade
gdiplus: Added GdipCreatePath2.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-02
Evan Stade
gdiplus: Added GdipClonePath.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-02
Evan Stade
gdiplus: Added GdipIsOutlineVisiblePathPointI stub.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-01
Evan Stade
gdiplus: Implemented GdipLoadImageFromStreamICM.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-26
Evan Stade
gdiplus: Added GdipAddPathEllipse.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-17
Evan Stade
gdiplus: Added GdipAddPathBeziers.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Evan Stade
gdiplus: Added GdipSetPathFillMode.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
Evan Stade
gdiplus: Added GdipAddPathPath.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
Evan Stade
gdiplus: Added GdipResetPath.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
Evan Stade
gdiplus: Added GdipGetPathFillMode.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
Evan Stade
gdiplus: Improved GdipGetPathWorldBounds handling of...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
Evan Stade
gdiplus: Use passed pen in GdipAddPathWorldBound.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
Evan Stade
gdiplus: Fixed memory leak in GdipDeletePath.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
Evan Stade
gdiplus: Added GdipGetPathWorldBounds.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
Evan Stade
gdiplus: Added GdipTransformPath.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
Evan Stade
gdiplus: Added GdipStartPathFigure.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
Evan Stade
gdiplus: Added GdipAddPathArc.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-11
Paul Vriens
gdiplus: Don't use struct member before NULL check...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
Evan Stade
gdiplus: Fixed bug in GdipGetPathPoints().
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
Evan Stade
gdiplus: Make LineCapArrowAnchor look more like it...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Evan Stade
gdiplus: Added GdipGetPathTypes.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Evan Stade
gdiplus: Added GdipGetPathPoints.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Evan Stade
gdiplus: Added GdipGetPointCount.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Evan Stade
gdiplus: Added GdipClosePathFigures.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Evan Stade
gdiplus: Added GdipClosePathFigure.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Evan Stade
gdiplus: Added GdipAddPathLine2.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Evan Stade
gdiplus: Fix broken graphics path constructor.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Evan Stade
gdiplus: Implemented GdipCreatePath and GdipDeletePath.
blob
|
commitdiff
|
raw
|
diff to current