ChangeLog 1.0 KB

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