| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- 2004-06-11 Gert Driesen <[email protected]>
- * ComponentEditorForm.cs: CRLF to LF
- * ControlDesigner.cs: API signature fix
- * DocumentDesigner.cs: API signature fixes, CRLF to LF
- 2004-06-11 Gert Driesen <[email protected]>
- * AxParameterData.cs: stubbed
- * AxWrapperGen.cs: stubbed
- * DockEditor.cs: stubbed
- * EventHandlerService.cs: stubbed
- 2004-05-16 Gert Driesen ([email protected])
- * IMenuEditorService.cs: fixed signature
- 2004-05-16 Gert Driesen ([email protected])
- * DocumentDesigner.cs: stubbed
- * ParentControlDesigner.cs: stubbed
- * ScrollableControlDesigner.cs: stubbed
- 2004-05-16 Gert Driesen ([email protected])
-
- * ControlDesigner.cs: stubbed
- 2004-05-16 Gert Driesen ([email protected])
- * ISelectionUIHandler.cs: converted linefeeds to unix
- 2004-05-16 Gert Driesen ([email protected])
- * ISelectionUIHandler.cs: added
- * ComponentTray.cs: stubbed
- 2004-05-15 Gert Driesen ([email protected])
- * AnchorEditor.cs: fixed public API, line endings to LF
- * AxImporter.cs: fixed public API, line endings to LF
- * ComponentDocumentDesigner.cs: fixed public API, line endings
- to CRLF
- * SelectionRules.cs: implementation
- 2004-05-15 Gert Driesen ([email protected])
-
- * FileNameEditor.cs: code formatting
- * FolderNameEditor.cs: code formatting
- * MenuCommands.cs: code formatting
- 2004-05-15 Gert Driesen ([email protected])
- * MenuCommands.cs: added impl
- * MenusCommands.cs: removed, wrong name
- 2004-05-15 Gert Driesen ([email protected])
- * FolderNameEditor.cs: converted to unix linefeeds, marked
- class TODO, added Flags, attribute to FolderBrowserStyles enum
- * FileNameEditor.cs: completed stubs
- 2004-05-15 Gert Driesen ([email protected])
-
- * FolderNameEditor.cs: added stub
- 2003-07-07 Martin Willemoes Hansen <[email protected]>
- * AnchorEditor.cs
- AxImporter.cs
- ComponentDocumentDesigner.cs
- ComponentTray.cs
- ControlDesigner.cs
- DocumentDesigner.cs
- FileNameEditor.cs
- IMenuEditorService.cs
- MenusCommands.cs
- ParentControlDesigner.cs
- ScrollableControlDesigner.cs
- SelectionRules.cs: Moved here from System.Windows.Forms assembly
|