2006-03-10 Raja R Harinath * CodeDomSerializerException.cs: Move to System.Design.dll. 2006-03-09 Zoltan Varga * CodeDomSerializerException.cs: New file. 2005-10-18 Sebastien Pouliot * InstanceDescriptor.cs: Added CAS permissions (unrestricted at class level). 2005-10-18 Sebastien Pouliot * InstanceDescriptor.cs: Fix Invoke method as there's no 'this' for ctors. 2005-01-27 LLuis Sanchez Gual * InstanceDescriptor.cs: Constructors don't need to be static. 2003-06-28 Andreas Nahr * 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