19 Commits (3ed39f75b722b671de90ee7a5b57ebeff2af3fe6)

Author SHA1 Message Date
Daniel Grunwald 3ed39f75b7 Fixed InvalidCastException when opening class diagram. 16 years ago
Daniel Grunwald edd3fb4a0a "Normalize" file headers. 16 years ago
Daniel Grunwald 4c485fabf7 Rename Content property back to Control (IViewContent, IPadContent, IOptionsPanel) to prevent the C# compiler from automatically picking up a Content property from a base class. 17 years ago
Daniel Grunwald 18699759d9 Handle errors when writing new class diagram (fixes forum-9024: Read only class diagram file causing System.UnauthorizedAccessException) 17 years ago
Daniel Grunwald 3c45d0ddae Remove ClassEditor. 18 years ago
Daniel Grunwald c7993c90f4 Make pads listen to language change, fixed memory leak in PresentationResourceService. 18 years ago
Daniel Grunwald 216cc81acd Add AvalonDock. 18 years ago
Daniel Grunwald 3bd1ab5517 SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core 18 years ago
Daniel Grunwald fe0b68c19d Make IClass (+ IMember, IParameter, IAttribute, ICompilationUnit .....) immutable. 19 years ago
Itar Bar-Haim 17a6e5e55b Some fixes to the diagram code; Some progress with the class editor (mostly conversion to TreeViewAdv); Some FxCop fixes. 19 years ago
Daniel Grunwald 15d7aadd27 Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views. 20 years ago
Itar Bar-Haim 1e8116d722 Made the NoteCanvasItem editable; 20 years ago
Itar Bar-Haim 48c8becab8 Implemented some of the member-adding functionality of the ClassEditor (work in progress). 20 years ago
Itar Bar-Haim e5631e90ae Added initial editing (refactoring) support to the class editor. 20 years ago
Itar Bar-Haim 2ab5a340ad Match to the newest version. Mainly includes refactoring and bug fixes. 20 years ago
Daniel Grunwald 1092a4033b Add ClassDiagram AddIn by Itai Bar-Haim. 20 years ago