ChangeLog 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. 2004-06-11 Gert Driesen <[email protected]>
  2. * ComponentEditorForm.cs: CRLF to LF
  3. * ControlDesigner.cs: API signature fix
  4. * DocumentDesigner.cs: API signature fixes, CRLF to LF
  5. 2004-06-11 Gert Driesen <[email protected]>
  6. * AxParameterData.cs: stubbed
  7. * AxWrapperGen.cs: stubbed
  8. * DockEditor.cs: stubbed
  9. * EventHandlerService.cs: stubbed
  10. 2004-05-16 Gert Driesen ([email protected])
  11. * IMenuEditorService.cs: fixed signature
  12. 2004-05-16 Gert Driesen ([email protected])
  13. * DocumentDesigner.cs: stubbed
  14. * ParentControlDesigner.cs: stubbed
  15. * ScrollableControlDesigner.cs: stubbed
  16. 2004-05-16 Gert Driesen ([email protected])
  17. * ControlDesigner.cs: stubbed
  18. 2004-05-16 Gert Driesen ([email protected])
  19. * ISelectionUIHandler.cs: converted linefeeds to unix
  20. 2004-05-16 Gert Driesen ([email protected])
  21. * ISelectionUIHandler.cs: added
  22. * ComponentTray.cs: stubbed
  23. 2004-05-15 Gert Driesen ([email protected])
  24. * AnchorEditor.cs: fixed public API, line endings to LF
  25. * AxImporter.cs: fixed public API, line endings to LF
  26. * ComponentDocumentDesigner.cs: fixed public API, line endings
  27. to CRLF
  28. * SelectionRules.cs: implementation
  29. 2004-05-15 Gert Driesen ([email protected])
  30. * FileNameEditor.cs: code formatting
  31. * FolderNameEditor.cs: code formatting
  32. * MenuCommands.cs: code formatting
  33. 2004-05-15 Gert Driesen ([email protected])
  34. * MenuCommands.cs: added impl
  35. * MenusCommands.cs: removed, wrong name
  36. 2004-05-15 Gert Driesen ([email protected])
  37. * FolderNameEditor.cs: converted to unix linefeeds, marked
  38. class TODO, added Flags, attribute to FolderBrowserStyles enum
  39. * FileNameEditor.cs: completed stubs
  40. 2004-05-15 Gert Driesen ([email protected])
  41. * FolderNameEditor.cs: added stub
  42. 2003-07-07 Martin Willemoes Hansen <[email protected]>
  43. * AnchorEditor.cs
  44. AxImporter.cs
  45. ComponentDocumentDesigner.cs
  46. ComponentTray.cs
  47. ControlDesigner.cs
  48. DocumentDesigner.cs
  49. FileNameEditor.cs
  50. IMenuEditorService.cs
  51. MenusCommands.cs
  52. ParentControlDesigner.cs
  53. ScrollableControlDesigner.cs
  54. SelectionRules.cs: Moved here from System.Windows.Forms assembly