ChangeLog 844 B

123456789101112131415161718192021222324252627282930
  1. 2005-08-25 Jordi Mas i Hernandez <[email protected]>
  2. * TestMatrix.cs: New test cases
  3. 2005-08-24 Jordi Mas i Hernandez <[email protected]>
  4. * TestMatrix.cs: New Matrix unit case
  5. 2004-06-03 Ravindra <[email protected]>
  6. * TestHatchBrush.cs: Added missing test cases for all the hatch
  7. styles.
  8. 2004-05-18 Ravindra <[email protected]>
  9. * TestHatchBrush.cs: Added a test case for HatchBrush.cs.
  10. * TestBlend.cs: dos2unix format and namespace changed to
  11. MonoTests.System.Drawing.Drawing2D.
  12. * TestColorBlend.cs: dos2unix format and namespace changed to
  13. MonoTests.System.Drawing.Drawing2D.
  14. 2004-03-17 Ravindra <[email protected]>
  15. * TestBlend.cs: Added.
  16. * TestColorBlend.cs: Added.
  17. 2004-03-17 Ravindra <[email protected]>
  18. * System.Drawing.Drawing2D: Created a repository for
  19. System.Drawing.Drawing2D tests.
  20. * ChangeLog: Added.