ChangeLog 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. 2002-9-2 DennisHayes <[email protected]>
  2. * AdjustableArrowCap.cs
  3. * Blend.cs
  4. * ColorBlend.cs
  5. * CombineMode.cs
  6. * CompostingMode.cs
  7. * CompostingQuality.cs
  8. * CoordinateSpace.cs
  9. * CustomLineCap.cs
  10. * DashCap.cs
  11. * DashStyle.cs
  12. * FillMode.cs
  13. * FlushIntention.cs
  14. * GraphicsContainer.cs
  15. * GraphicsPathIterator.cs
  16. * GraphicsState.cs
  17. * HatchBrush.cs
  18. * HatchStyle.cs
  19. * InterpolationMode.cs
  20. * LinearGradientBrush.cs
  21. * LinearGradientMode.cs
  22. * LineCap.cs
  23. * LineJoin.cs
  24. * MatrixOrder.cs
  25. * PathData.cs
  26. * PathGradientBrush.cs
  27. * PathPointType.cs
  28. * PenAligment.cs
  29. * PenType.cs
  30. * PixelOffsetMode.cs
  31. * QualityMode.cs
  32. * RegionData.cs
  33. * SmoothingMode.cs
  34. * WarpMode.cs
  35. * WrapMode.cs
  36. * Added null classes for most/all classes, Many stubs, and some implmentation
  37. 2002-9-2 DennisHayes <[email protected]>
  38. * Matrix.cs
  39. * Added stubs, implmentation
  40. 2002-9-2 DennisHayes <[email protected]>
  41. * GraphicsPath.cs
  42. * added stub needed for system.windows.forms
  43. 2002-01-06 Ravi Pratap <[email protected]>
  44. * ChangeLog : Add.
  45. * Matrix.cs : MonoTODO everywhere.
  46. * TODOAttribute.cs : Add here too.