Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « System.Drawing.Design « Test « System.Drawing « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8063081a3c334d5ad47b3ac808749a8e0ec61013 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
2005-12-05 Jordi Mas i Hernandez <jordimash@gmail.com>

	* TestToolboxItem.cs: New unit test

2005-09-16  Sebastien Pouliot  <sebastien@ximian.com>

	* CategoryNameCollectionCas.cs: New. CAS unit tests to check for 
	LinkDemand for SkipVerification.
	* PaintValueEventArgsCas.cs: New. CAS unit tests to check for 
	LinkDemand for SkipVerification.
	* PropertyValueUIItemCas.cs: New. CAS unit tests to check for 
	LinkDemand for SkipVerification.
	* ToolboxComponentsCreatedEventArgsCas.cs: New. CAS unit tests to 
	check for LinkDemand for SkipVerification.
	* ToolboxComponentsCreatingEventArgsCas.cs: New. CAS unit tests to 
	check for LinkDemand for SkipVerification.
	* ToolboxItemCas.cs: New. CAS unit tests to check for LinkDemand for
	SkipVerification.
	* ToolboxItemCollectionCas.cs: New. CAS unit tests to check for 
	LinkDemand for SkipVerification.
	* UITypeEditorCas.cs: New. CAS unit tests to check for LinkDemand for
	SkipVerification.