ChangeLog 663 B

12345678910111213141516171819202122
  1. 2004-06-03 Ravindra <[email protected]>
  2. * TestHatchBrush.cs: Added missing test cases for all the hatch
  3. styles.
  4. 2004-05-18 Ravindra <[email protected]>
  5. * TestHatchBrush.cs: Added a test case for HatchBrush.cs.
  6. * TestBlend.cs: dos2unix format and namespace changed to
  7. MonoTests.System.Drawing.Drawing2D.
  8. * TestColorBlend.cs: dos2unix format and namespace changed to
  9. MonoTests.System.Drawing.Drawing2D.
  10. 2004-03-17 Ravindra <[email protected]>
  11. * TestBlend.cs: Added.
  12. * TestColorBlend.cs: Added.
  13. 2004-03-17 Ravindra <[email protected]>
  14. * System.Drawing.Drawing2D: Created a repository for
  15. System.Drawing.Drawing2D tests.
  16. * ChangeLog: Added.