Konstantin Triger
|
04ea725ffc
use correct object in Widen
|
20 years ago |
Vladimir Krasnov
|
582d5a6a60
|
20 years ago |
Vladimir Krasnov
|
af4edbac29
|
20 years ago |
Konstantin Triger
|
09a9b5369c
Implemented DrawClosedCurve.
|
20 years ago |
Boris Kirzner
|
7e73b65b2f
Test cases and fixes for GraphicsPath.jvm.cs
|
20 years ago |
Konstantin Triger
|
89d915d6e9
implemented GraphicsPath.Widen
|
20 years ago |
Konstantin Triger
|
1bd783d0de
fix default curve tension
|
20 years ago |
Konstantin Triger
|
692f87e703
AdvancedStroke implementation
|
20 years ago |
Konstantin Triger
|
adb13fb198
Implemented AddBeziers
|
20 years ago |
Vladimir Krasnov
|
9d0ea3b826
GraphicsPath.jvm.cs: Fixed AddPolygon methods
|
20 years ago |
Konstantin Triger
|
ad1ab846ef
Fix AddLines
|
20 years ago |
Konstantin Triger
|
1080927d48
Fix AddArc/AddPie
|
20 years ago |
Vladimir Krasnov
|
a139817b65
|
20 years ago |
Konstantin Triger
|
cf53a05727
Fix AddCurve implementation and cosmetic changes.
|
20 years ago |
Andrew Skiba
|
68d4ac631f
* GraphicsPath.cs: BasicShape as a base class and cosmetic changes
|
20 years ago |
Andrew Skiba
|
854f8aaa89
TARGET_JVM implementation of this namespace
|
20 years ago |
Jordi Mas i Hernandez
|
9994dda83b
In System.Drawing.Drawing2D:
|
21 years ago |
Geoff Norton
|
c47915ea2a
2005-01-02 Geoff Norton <[email protected]>
|
21 years ago |
Ravindra
|
9904f37266
* gdipFunctions.cs: Corrected signatures of GdipPathIterCopyData and
|
21 years ago |
Ravindra
|
e63e0963f8
* GraphicsPathIterator.cs: New implementation using GDI+ APIs.
|
21 years ago |
Ravindra
|
051d8814cc
* GraphicsPath.cs: Implemented PathData property and some formatting.
|
21 years ago |
Ravindra
|
2a54f7ba41
Code cleaning: Changed format of various files to unix from dos.
|
21 years ago |
Ravindra
|
dcbb59b493
* PathGradientBrush.cs: Removed all the private variables.
|
21 years ago |
Ravindra
|
eeb7486b59
* LinearGradientBrush.cs: Added checks for the values of
|
21 years ago |
Gert Driesen
|
6a01fd4110
* DashCap.cs: fixed mismatches in enum field values
|
21 years ago |
Ravindra
|
18b476a537
* CustomLineCap.cs: Added null checks and corrected Dispose method.
|
21 years ago |
Duncan Mak
|
6eadf37de4
Untabify and fixed coding style.
|
21 years ago |
Gert Driesen
|
c8514597c4
* GraphicsPath.cs: renamed SetMarker to SetMarkers, to fix
|
21 years ago |
Duncan Mak
|
f7b1c1a722
Instead of casting null to an IntPtr, use IntPtr.Zero instead. Thanks
|
21 years ago |
Nick Drochak
|
3f569a1079
2004-05-14 Nick Drochak <[email protected]>
|
21 years ago |