Implemented Servlet session management. Servlet hosting moved to Mainsoft.Web package
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing.Design / ChangeLog
1 2006-12-21  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * TestToolboxItem.cs: More test cases (mostly 2.0 stuff).
4
5 2006-11-28  Sebastien Pouliot  <sebastien@ximian.com>
6
7         * UITypeEditorCas.cs: Reuse new unit test cases in CAS tests.
8         * UITypeEditorTest.cs: New. Unit tests for UITypeEditor.
9
10 2006-05-25  Gert Driesen  <drieseng@users.sourceforge.net>
11
12         * PropertyValueUIItemCas.cs: Fix compilation using csc 1.x.
13
14 2006-05-24  Sebastien Pouliot  <sebastien@ximian.com>
15
16         * TestToolboxItem.cs: Update ComponentType check to work under MS 2.0.
17
18 2005-12-05 Jordi Mas i Hernandez <jordimash@gmail.com>
19
20         * TestToolboxItem.cs: New unit test
21
22 2005-09-16  Sebastien Pouliot  <sebastien@ximian.com>
23
24         * CategoryNameCollectionCas.cs: New. CAS unit tests to check for 
25         LinkDemand for SkipVerification.
26         * PaintValueEventArgsCas.cs: New. CAS unit tests to check for 
27         LinkDemand for SkipVerification.
28         * PropertyValueUIItemCas.cs: New. CAS unit tests to check for 
29         LinkDemand for SkipVerification.
30         * ToolboxComponentsCreatedEventArgsCas.cs: New. CAS unit tests to 
31         check for LinkDemand for SkipVerification.
32         * ToolboxComponentsCreatingEventArgsCas.cs: New. CAS unit tests to 
33         check for LinkDemand for SkipVerification.
34         * ToolboxItemCas.cs: New. CAS unit tests to check for LinkDemand for
35         SkipVerification.
36         * ToolboxItemCollectionCas.cs: New. CAS unit tests to check for 
37         LinkDemand for SkipVerification.
38         * UITypeEditorCas.cs: New. CAS unit tests to check for LinkDemand for
39         SkipVerification.