Changelog 883 B

1234567891011121314151617181920212223242526272829
  1. 2004-05-16 Gert Driesen ([email protected])
  2. * CodeDomSerializerException.cs: removed default public
  3. ctror, removed finalizer, removed ToString() method
  4. 2003-03-27 Martin Willemoes Hansen <[email protected]>
  5. * Moved classes which was belonging to the System assembly.
  6. * Added CodeDomSerializerException.cs stub
  7. 2002-12-06 Gaurav Vaish <[email protected]>
  8. * *.cs - Use proper namespace for MonoTODO.
  9. 2002-12-05 Alejandro Sánchez Acosta <[email protected]>
  10. * CodeDomSerializer.cs,
  11. IDesignerLoaderService.cs,
  12. INameCreationService.cs,
  13. ContextStack.cs,
  14. IDesignerSerializationManager.cs,
  15. ResolveNameEventArgs.cs,
  16. ICodeDomDesignerReload.cs,
  17. IDesignerSerializationProvider.cs,
  18. ResolveNameEventHandler.cs,
  19. IDesignerLoaderHost.cs,
  20. IDesignerSerializationService.cs,
  21. RootDesignerSerializerAttribute.cs: Added