ChangeLog 795 B

12345678910111213141516171819202122
  1. 2004-06-11 Gert Driesen <[email protected]>
  2. * ArrayEditor.cs: removed extra finalizer
  3. * BinaryEditor.cs: stubbed
  4. * ByteViewer.cs: removed extra finalizer, added missing method
  5. * CollectionEditor.cs: removed extra finalizer
  6. * DateTimeEditor.cs: stubbed
  7. * InheritanceService.cs: removedd extra finalizer
  8. * LocalizationExtenderProvider.cs: added missing attributes,
  9. removed extra finalizer
  10. * ObjectSelectorEditor.cs: stubbed
  11. 2004-05-16 Gert Driesen ([email protected])
  12. * ByteViewer.cs: removed Site property, added GetBytes sub,
  13. added missing attributes
  14. * LocalizationExtenderProvider.cs: added missing attributes
  15. 2003-03-31 Alan Tam <[email protected]
  16. * CollectionEditor.cs: Fixed compilation errors.
  17. * ComponentDesigner.cs: Fixed compilation errors.