ChangeLog 1.2 KB

123456789101112131415161718192021222324252627282930
  1. 2006-05-25 Gert Driesen <[email protected]>
  2. * PropertyValueUIItemCas.cs: Fix compilation using csc 1.x.
  3. 2006-05-24 Sebastien Pouliot <[email protected]>
  4. * TestToolboxItem.cs: Update ComponentType check to work under MS 2.0.
  5. 2005-12-05 Jordi Mas i Hernandez <[email protected]>
  6. * TestToolboxItem.cs: New unit test
  7. 2005-09-16 Sebastien Pouliot <[email protected]>
  8. * CategoryNameCollectionCas.cs: New. CAS unit tests to check for
  9. LinkDemand for SkipVerification.
  10. * PaintValueEventArgsCas.cs: New. CAS unit tests to check for
  11. LinkDemand for SkipVerification.
  12. * PropertyValueUIItemCas.cs: New. CAS unit tests to check for
  13. LinkDemand for SkipVerification.
  14. * ToolboxComponentsCreatedEventArgsCas.cs: New. CAS unit tests to
  15. check for LinkDemand for SkipVerification.
  16. * ToolboxComponentsCreatingEventArgsCas.cs: New. CAS unit tests to
  17. check for LinkDemand for SkipVerification.
  18. * ToolboxItemCas.cs: New. CAS unit tests to check for LinkDemand for
  19. SkipVerification.
  20. * ToolboxItemCollectionCas.cs: New. CAS unit tests to check for
  21. LinkDemand for SkipVerification.
  22. * UITypeEditorCas.cs: New. CAS unit tests to check for LinkDemand for
  23. SkipVerification.