Cronologia Commit

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