projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdiplus: Limit fixme output.
[wine]
/
dlls
/
gdiplus
/
2007-07-25
Evan Stade
gdiplus: Limit fixme output.
tree
|
commitdiff
2007-07-25
Evan Stade
gdiplus: Image getter stubs.
tree
|
commitdiff
2007-07-25
Evan Stade
gdiplus: Added GdipCreateMetafileFromEmf stub.
tree
|
commitdiff
2007-07-25
Evan Stade
gdiplus: Make pen width depend on world transform.
tree
|
commitdiff
2007-07-25
Evan Stade
gdiplus: Create gdi pen every time gdi+ pen is used.
tree
|
commitdiff
2007-07-25
Evan Stade
gdiplus: Use world transform when drawing points.
tree
|
commitdiff
2007-07-25
Evan Stade
gdiplus: Added GdipSetWorldTransform/GdipGetWorldTransform.
tree
|
commitdiff
2007-07-25
Evan Stade
gdiplus: Added GdipCloneMatrix.
tree
|
commitdiff
2007-07-25
Evan Stade
gdiplus: Added GdipSetPageScale/GdipGetPageScale.
tree
|
commitdiff
2007-07-25
Evan Stade
gdiplus: Added support for more page units.
tree
|
commitdiff
2007-07-24
Evan Stade
gdiplus: Use page unit when drawing.
tree
|
commitdiff
2007-07-24
Evan Stade
gdiplus: Added GdipSetPageUnit.
tree
|
commitdiff
2007-07-24
Evan Stade
gdiplus: Added GdipFillPolygonI.
tree
|
commitdiff
2007-07-24
Evan Stade
gdiplus: Implemented GdipSetPenColor.
tree
|
commitdiff
2007-07-24
Evan Stade
gdiplus: Implemented GdipSetSolidFillColor/GdipGetSolid...
tree
|
commitdiff
2007-07-24
Evan Stade
gdiplus/tests: Added pen brush fill test.
tree
|
commitdiff
2007-07-24
Evan Stade
gdiplus: Added GdipSetSolidFillColor and GdipGetSolidFi...
tree
|
commitdiff
2007-07-24
Evan Stade
gdiplus: Added GdipGetPenBrushFill.
tree
|
commitdiff
2007-07-24
Evan Stade
gdiplus: Added GdipGetPenColor stub.
tree
|
commitdiff
2007-07-24
Evan Stade
gdiplus: Added GdipSetPenBrushFill.
tree
|
commitdiff
2007-07-23
Evan Stade
gdiplus: Change atan2 to gdiplus_arctan2.
tree
|
commitdiff
2007-07-23
Evan Stade
gdiplus: Added startcap rendering.
tree
|
commitdiff
2007-07-23
Evan Stade
gdiplus: Use base inset for custom line caps.
tree
|
commitdiff
2007-07-23
Evan Stade
gdiplus: Added rendering of fill-path type custom line...
tree
|
commitdiff
2007-07-20
Evan Stade
gdiplus: Added GdipSetPenStartCap.
tree
|
commitdiff
2007-07-20
Evan Stade
gdiplus: Updated GdipClonePen to clone pen's members...
tree
|
commitdiff
2007-07-20
Evan Stade
gdiplus: Added GdipCloneBrush.
tree
|
commitdiff
2007-07-20
Evan Stade
gdiplus: Associate a brush with a pen.
tree
|
commitdiff
2007-07-20
Evan Stade
gdiplus: Added rendering of custom line caps.
tree
|
commitdiff
2007-07-20
Evan Stade
gdiplus: Use atan2 instead of atan.
tree
|
commitdiff
2007-07-20
Evan Stade
gdiplus: Added custom line cap setters.
tree
|
commitdiff
2007-07-20
Evan Stade
gdiplus: Added GdipCloneCustomLineCap.
tree
|
commitdiff
2007-07-20
Evan Stade
gdiplus: Initial custom line caps implementation.
tree
|
commitdiff
2007-07-20
Evan Stade
gdiplus: Added GdipCreateMatrix.
tree
|
commitdiff
2007-07-20
Evan Stade
gdiplus: Added GdipRotateMatrix.
tree
|
commitdiff
2007-07-20
Evan Stade
gdiplus: Added GdipTranslateMatrix.
tree
|
commitdiff
2007-07-20
Evan Stade
gdiplus: Added GdipScaleMatrix.
tree
|
commitdiff
2007-07-18
Evan Stade
gdiplus: Added GdipMultiplyMatrix.
tree
|
commitdiff
2007-07-18
Evan Stade
gdiplus: Added GdipGetPenDashStyle.
tree
|
commitdiff
2007-07-18
Evan Stade
gdiplus: Added GdipClonePen.
tree
|
commitdiff
2007-07-17
Evan Stade
gdiplus: Added GdipAddPathBeziers.
tree
|
commitdiff
2007-07-17
Evan Stade
gdiplus: Added GdipSetPenDashStyle.
tree
|
commitdiff
2007-07-17
Evan Stade
gdiplus: Added GdipPathIterRewind.
tree
|
commitdiff
2007-07-17
Evan Stade
gdiplus: Added GdipPathIterNextSubpath.
tree
|
commitdiff
2007-07-17
Evan Stade
gdiplus: Added GdipPathIterCopyData.
tree
|
commitdiff
2007-07-17
Evan Stade
gdiplus: Initial path iterator implementation.
tree
|
commitdiff
2007-07-17
Evan Stade
gdiplus: Added GdipSetPenMiterLimit.
tree
|
commitdiff
2007-07-17
Evan Stade
gdiplus: Export GdipSetPenLineJoin.
tree
|
commitdiff
2007-07-17
Evan Stade
gdiplus: Added GdipSetPenLineCap197819.
tree
|
commitdiff
2007-07-16
Evan Stade
gdiplus: Added GdipFillPath.
tree
|
commitdiff
2007-07-16
Evan Stade
gdiplus: Simplified GdipDrawPath by moving more of...
tree
|
commitdiff
2007-07-16
Evan Stade
gdiplus: Added GpGraphics save/restore tests.
tree
|
commitdiff
2007-07-16
Evan Stade
gdiplus: Constructor tests for GpGraphics.
tree
|
commitdiff
2007-07-16
Evan Stade
gdiplus: GdipSaveGraphics/GdipRestoreGraphics stubs.
tree
|
commitdiff
2007-07-16
Evan Stade
gdiplus: Added pixel offset mode.
tree
|
commitdiff
2007-07-16
Evan Stade
gdiplus: Added interpolation mode.
tree
|
commitdiff
2007-07-16
Evan Stade
gdiplus: Added compositing quality.
tree
|
commitdiff
2007-07-16
Evan Stade
gdiplus: Added smoothing modes.
tree
|
commitdiff
2007-07-16
Evan Stade
gdiplus: Added GdipSetPathFillMode.
tree
|
commitdiff
2007-07-13
Evan Stade
gdiplus: Added GdipAddPathPath test.
tree
|
commitdiff
2007-07-13
Evan Stade
gdiplus: Added GdipAddPathPath.
tree
|
commitdiff
2007-07-13
Evan Stade
gdiplus: Added GdipResetPath.
tree
|
commitdiff
2007-07-13
Evan Stade
gdiplus: Added GdipGetPathFillMode.
tree
|
commitdiff
2007-07-13
Evan Stade
gdiplus: Improved GdipGetPathWorldBounds handling of...
tree
|
commitdiff
2007-07-13
Evan Stade
gdiplus: Added more GdipGetPathWorldBounds tests.
tree
|
commitdiff
2007-07-13
Evan Stade
gdiplus: Use passed pen in GdipAddPathWorldBound.
tree
|
commitdiff
2007-07-13
Evan Stade
gdiplus: Added GdipSetPenLineJoin.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Changed the way the direction of the endcap...
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Added GdipGetPathWorldBounds test.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Added GdipTransformMatrixPoints test.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Fixed memory leak in GdipDeletePath.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Added GdipGetPathWorldBounds.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Added GdipTransformPath.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Added GdipCreateMatrix2 test.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Added GdipTransformMatrixPoints.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Added basic matrix implementation.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Added draw_polyline error checking.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Added draw_polybezier error checking.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Added GdipDrawPath.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Added GdipStartPathFigure.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Updated GdipDrawLines to use SaveDC()/RestoreD...
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Updated GdipDrawArc to use SaveDC()/RestoreDC...
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Added GdipAddPathArc test.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Added GdipAddPathArc.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Moved two inline helpers to the header.
tree
|
commitdiff
2007-07-11
Evan Stade
gdiplus: Changed calls to floor to floorf.
tree
|
commitdiff
2007-07-11
Paul Vriens
gdiplus: Don't use struct member before NULL check...
tree
|
commitdiff
2007-07-10
Bernd Buschinski
gdiplus: Fix test typo/compile error.
tree
|
commitdiff
2007-07-10
Evan Stade
gdiplus: Added a test for GdipAddPathLine2.
tree
|
commitdiff
2007-07-10
Evan Stade
gdiplus: Fixed bug in GdipGetPathPoints().
tree
|
commitdiff
2007-07-10
Evan Stade
gdiplus: Added constructor and destructor test for...
tree
|
commitdiff
2007-07-10
Evan Stade
gdiplus: Make LineCapArrowAnchor look more like it...
tree
|
commitdiff
2007-07-10
Evan Stade
gdiplus: Fixed a bug in helper function draw_polybezier.
tree
|
commitdiff
2007-07-10
Evan Stade
gdiplus: GdipDrawCurve2 now uses SaveDC()/RestoreDC...
tree
|
commitdiff
2007-07-10
Evan Stade
gdiplus: Updated GdipDrawRectangleI.
tree
|
commitdiff
2007-07-10
Evan Stade
gdiplus: Updated draw_pie to use SaveDC/RestoreDC.
tree
|
commitdiff
2007-07-09
Evan Stade
gdiplus: Added GdipGetPathTypes.
tree
|
commitdiff
2007-07-09
Evan Stade
gdiplus: Added GdipGetPathPoints.
tree
|
commitdiff
2007-07-09
Evan Stade
gdiplus: Added GdipGetPointCount.
tree
|
commitdiff
2007-07-09
Evan Stade
gdiplus: Added GdipClosePathFigures.
tree
|
commitdiff
next