ChangeLog 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. 2006-01-25 Boris Kirzner <[email protected]>
  2. * Test.vmwcsproj,Test.dotnet.csproj: added reference to NUnit projects.
  3. 2006-01-23 Boris Kirzner <[email protected]>
  4. * Test.vmwcsproj: perform java output validation.
  5. 2005-09-06 Boris Kirzner <[email protected]>
  6. * Test.dotnet.csproj, Test.vmwcsproj: Added GraphicsPathIterator.cs.
  7. 2005-08-16 Andrew Skiba <[email protected]>
  8. * Test.dotnet.csproj, Test.vmwcsproj: Embed Bitmap1.png, add Bitmap1.bmp
  9. 2005-08-10 Boris Kirzner <[email protected]>
  10. * Test.dotnet.csproj, Test.vmwcsproj: Added GraphicsPath.cs.
  11. 2005-08-09 Andrew Skiba <[email protected]>
  12. * Test.dotnet.csproj, Test.vmcsproj: add ColorConverter.cs and ColorTranslator.cs
  13. 2005-08-08 Andrew Skiba <[email protected]>
  14. * Test.dotnet.csproj, Test.vmcsproj: move these projects from DrawingTest/Test and include Mono tests in addition to Mainsoft tests.
  15. 2004-03-17 Ravindra <[email protected]>
  16. * System.Drawing.Drawing2D: Created repository for tests of
  17. this namespace.
  18. * System.Drawing.Imaging: Created repository for tests of
  19. this namespace.
  20. * System.Drawing.Printing: Created repository for tests of
  21. this namespace.
  22. * System.Drawing.Text: Created repository for tests of this
  23. namespace.
  24. * ChangeLog: Added.