Daniel Grunwald
3ed39f75b7
Fixed InvalidCastException when opening class diagram.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5639 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
edd3fb4a0a
"Normalize" file headers.
...
Enable $Revision$ keyword expansion for all existing .cs files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5529 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
The name 'Content' could result in a hard to understand exception 'Specified element is already the logical child of another element. Disconnect it first.' when implementing IOptionPanel in a WPF UserControl. See forum-9233.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4018 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
18699759d9
Handle errors when writing new class diagram (fixes forum-9024: Read only class diagram file causing System.UnauthorizedAccessException)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3828 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
3c45d0ddae
Remove ClassEditor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3577 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
c7993c90f4
Make pads listen to language change, fixed memory leak in PresentationResourceService.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3446 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
216cc81acd
Add AvalonDock.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3300 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
3bd1ab5517
SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3287 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
fe0b68c19d
Make IClass (+ IMember, IParameter, IAttribute, ICompilationUnit .....) immutable.
...
Rewrite partial class support in DefaultProjectContent.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2929 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2451 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
15d7aadd27
Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views.
...
Removed SharpQuery.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2313 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Itar Bar-Haim
1e8116d722
Made the NoteCanvasItem editable;
...
Some refactoring and file movement;
Added zoom commands (not added to the toolbar yet);
Added styling for abstract, static, and sealed classes.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2305 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Itar Bar-Haim
48c8becab8
Implemented some of the member-adding functionality of the ClassEditor (work in progress).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2288 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Itar Bar-Haim
e5631e90ae
Added initial editing (refactoring) support to the class editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2267 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Itar Bar-Haim
2ab5a340ad
Match to the newest version. Mainly includes refactoring and bug fixes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2232 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
1092a4033b
Add ClassDiagram AddIn by Itai Bar-Haim.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2204 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago