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

Changelog « System.ComponentModel.Design.Serialization « System « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a573836fa4a46f040f810e6fb61371c483765c28 (plain)
1
2
3
4
5
6
7
8
2003-06-28  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* ContextStack.cs: Redone based on a stack and completely implemented
	* DesignerLoader.cs: Removed unneeded members
	* DesignerSerializerAttribute.cs: Implemented, fixed AttributeUsage
	* ResolveNameEventArgs.cs: Visibility bug fixed
	* RootDesignerSerializerAttribute.cs: Fixed and implemented, fixed AttributeUsage
	* InstanceDescriptor.cs: Completely Implemented