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 |
Duncan Mak
|
0a60e85735
* GraphicsPath.cs (ConvertPoints): Removed, we'll do the
|
21 years ago |
Sanja Gupta
|
21b14e727b
ChangeLog: Updated ChangeLog.
|
21 years ago |
Sanja Gupta
|
02bc85cf44
ChangeLog: Updated ChangeLog.
|
21 years ago |
Ravindra
|
8627dfa65b
Implemented AdjustableArrowCap.cs and CustomLineCap.cs.
|
21 years ago |
Ravindra
|
668a50ae10
Fixed Transform property in LinearGradientBrush.cs.
|
21 years ago |
Ravindra
|
b2ef4f74e5
Some fixes in LinearGradientBrush.cs.
|
21 years ago |
Duncan Mak
|
b1c50589c8
* GraphicsPath.cs (GraphicsPath): Filled out the missing
|
22 years ago |
Jordi Mas i Hernandez
|
be9e053790
added missing members
|
22 years ago |
Duncan Mak
|
e052b7bdd0
* GraphicsPath.cs (AddCurve, AddClosedCurve): Added all overloads.
|
22 years ago |
Ravindra
|
3fdef174ec
Fixed wrapmode enum values.
|
22 years ago |
Ravindra
|
bb8fe26a6e
Implementing LinearGradientBrush.cs public methods.
|
22 years ago |
Ravindra
|
0147ab6cff
Implementing LinearGradientBrush.cs and fixing PathGradientBrush.cs.
|
22 years ago |
Ravindra
|
19fe645737
Minor fixes.
|
22 years ago |
Ravindra
|
75f4530b6f
Fixed Blend.cs and ColorBlend.cs.
|
22 years ago |
Ravindra
|
72eba65094
Implementing methods for PathGradientBrush.
|
22 years ago |
Ravindra
|
84ca941bfa
Implemented constructors and properties of PathGradient brush.
|
22 years ago |
Duncan Mak
|
a381c8cfaa
* GraphicsPath.cs (PathCount): Corrected. The name should be PointCount.
|
22 years ago |
Ravindra
|
15bbe83678
Corrected WrapMode enum values.
|
22 years ago |
Ravindra
|
68a26f8122
Added status checks using CheckStatus(Status) method.
|
22 years ago |
Andreas N
|
f17ab32435
2004-02-07 Andreas Nahr <[email protected]>
|
22 years ago |
Ravindra
|
de8edc8157
Modifications related to GetException method.
|
22 years ago |
Ravindra
|
31057d5cef
Implemented HatchBrush.
|
22 years ago |
Duncan Mak
|
b84ccfd050
(AddPie): Corrected arguments sent to P/Invoke. This fixes the strange
|
22 years ago |
Duncan Mak
|
636e1eda1f
2004-01-23 Duncan Mak <[email protected]>
|
22 years ago |
Duncan Mak
|
dc30685e5f
I've been busy with school and also with preparing for the upcoming
|
22 years ago |