ChangeLog 916 B

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