提交歷史

作者 SHA1 備註 提交日期
  Ravindra 9904f37266 * gdipFunctions.cs: Corrected signatures of GdipPathIterCopyData and 21 年之前
  Ravindra e63e0963f8 * GraphicsPathIterator.cs: New implementation using GDI+ APIs. 21 年之前
  Ravindra 051d8814cc * GraphicsPath.cs: Implemented PathData property and some formatting. 21 年之前
  Ravindra 2a54f7ba41 Code cleaning: Changed format of various files to unix from dos. 21 年之前
  Ravindra dcbb59b493 * PathGradientBrush.cs: Removed all the private variables. 21 年之前
  Ravindra eeb7486b59 * LinearGradientBrush.cs: Added checks for the values of 21 年之前
  Gert Driesen 6a01fd4110 * DashCap.cs: fixed mismatches in enum field values 21 年之前
  Ravindra 18b476a537 * CustomLineCap.cs: Added null checks and corrected Dispose method. 21 年之前
  Duncan Mak 6eadf37de4 Untabify and fixed coding style. 21 年之前
  Gert Driesen c8514597c4 * GraphicsPath.cs: renamed SetMarker to SetMarkers, to fix 21 年之前
  Duncan Mak f7b1c1a722 Instead of casting null to an IntPtr, use IntPtr.Zero instead. Thanks 21 年之前
  Nick Drochak 3f569a1079 2004-05-14 Nick Drochak <[email protected]> 21 年之前
  Duncan Mak 0a60e85735 * GraphicsPath.cs (ConvertPoints): Removed, we'll do the 22 年之前
  Sanja Gupta 21b14e727b ChangeLog: Updated ChangeLog. 22 年之前
  Sanja Gupta 02bc85cf44 ChangeLog: Updated ChangeLog. 22 年之前
  Ravindra 8627dfa65b Implemented AdjustableArrowCap.cs and CustomLineCap.cs. 22 年之前
  Ravindra 668a50ae10 Fixed Transform property in LinearGradientBrush.cs. 22 年之前
  Ravindra b2ef4f74e5 Some fixes in LinearGradientBrush.cs. 22 年之前
  Duncan Mak b1c50589c8 * GraphicsPath.cs (GraphicsPath): Filled out the missing 22 年之前
  Jordi Mas i Hernandez be9e053790 added missing members 22 年之前
  Duncan Mak e052b7bdd0 * GraphicsPath.cs (AddCurve, AddClosedCurve): Added all overloads. 22 年之前
  Ravindra 3fdef174ec Fixed wrapmode enum values. 22 年之前
  Ravindra bb8fe26a6e Implementing LinearGradientBrush.cs public methods. 22 年之前
  Ravindra 0147ab6cff Implementing LinearGradientBrush.cs and fixing PathGradientBrush.cs. 22 年之前
  Ravindra 19fe645737 Minor fixes. 22 年之前
  Ravindra 75f4530b6f Fixed Blend.cs and ColorBlend.cs. 22 年之前
  Ravindra 72eba65094 Implementing methods for PathGradientBrush. 22 年之前
  Ravindra 84ca941bfa Implemented constructors and properties of PathGradient brush. 22 年之前
  Duncan Mak a381c8cfaa * GraphicsPath.cs (PathCount): Corrected. The name should be PointCount. 22 年之前
  Ravindra 15bbe83678 Corrected WrapMode enum values. 22 年之前