This should fix #76928. This fix incorporates ideas from a patch
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing.Design / ChangeLog
1 2005-12-05 Jordi Mas i Hernandez <jordimash@gmail.com>
2
3         * TestToolboxItem.cs: New unit test
4
5 2005-09-16  Sebastien Pouliot  <sebastien@ximian.com>
6
7         * CategoryNameCollectionCas.cs: New. CAS unit tests to check for 
8         LinkDemand for SkipVerification.
9         * PaintValueEventArgsCas.cs: New. CAS unit tests to check for 
10         LinkDemand for SkipVerification.
11         * PropertyValueUIItemCas.cs: New. CAS unit tests to check for 
12         LinkDemand for SkipVerification.
13         * ToolboxComponentsCreatedEventArgsCas.cs: New. CAS unit tests to 
14         check for LinkDemand for SkipVerification.
15         * ToolboxComponentsCreatingEventArgsCas.cs: New. CAS unit tests to 
16         check for LinkDemand for SkipVerification.
17         * ToolboxItemCas.cs: New. CAS unit tests to check for LinkDemand for
18         SkipVerification.
19         * ToolboxItemCollectionCas.cs: New. CAS unit tests to check for 
20         LinkDemand for SkipVerification.
21         * UITypeEditorCas.cs: New. CAS unit tests to check for LinkDemand for
22         SkipVerification.