Daniel Grunwald
2db5ccb19e
Implemented the commands in the 'Edit>Format' menu for AvalonEdit.
...
Allow using 'command' attribute on <MenuItem> with custom routed commands defined in AddIns.
Implemented offset mapping in AvalonEdit. This allows replacing text in the document without removing all text markers from the replaced region.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4191 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
f1b423c05e
Ported event handler completion to ITextEditor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4188 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
6249b7bef7
Revert shortcut handling (reverse-merge of all changes from Sergej - r4173,4154,4149-4143,4128,4127).
...
The new shortcut handling has moved to branches/shortcuts/
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4181 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
19025349a9
Move ICSharpCode.SharpDevelop.Dom.IParser to ICSharpCode.SharpDevelop.Project
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4176 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
0630068f58
Move code completion types into ICSharpCode.SharpDevelop.Editor.CodeCompletion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4175 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
1a80acf5c2
'override' completion for AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4174 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Sergej Andrejev
e451c17012
Fix exceptions when opening new pad from view menu
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4173 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
510c0b2048
Remove ICSharpCode.TextEditor references from SearchAndReplace.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4170 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
b4f383ad8f
New search results pad.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4169 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
41fe04bcb8
IDocument: moved to ICSharpCode.SharpDevelop (so that all ICSharpCode.SharpDevelop.Editor types are defined in the same assembly).
...
Added IRefactoringDocument for the places where SharpDevelop.Dom needs access to the document.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4168 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
3c7a54507f
New Search Results pad.
...
Add support for DropDownButton in toolbars.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4165 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Sergej Andrejev
12a9dd40f4
GesturesPlaceHolderRegistry and CommandsRegistry fixes
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4154 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Sergej Andrejev
a0454e65b8
Use "+" in serialized shortcut strings. Fix python binding tests
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4149 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Sergej Andrejev
b01030f84e
Use WPF commands in View menu
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4147 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Sergej Andrejev
6da9813aa3
Fix broken buid
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4144 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Sergej Andrejev
0e385eded1
Use WPF commands for Build and Run main menus
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4143 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
27cd1c9931
AvalonEdit: split Gui namespace into Editing and Rendering.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4142 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
60f01927a9
Split AvalonEdit.Gui into Editing and Rendering
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4141 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
eb09b62e33
Fixed two editor bugs introduced in revision 4138.
...
Ask user to save unsaved changes when closing SharpDevelop.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4140 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
ce435d7a0c
CodeEditor is now calling IFormattingStrategy.FormatLine.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4138 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
45b73e93e2
Fixed 'Reset to defaults' in layout combo box.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4135 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
8bf506da54
Fixed bug that could cause pads to be lost when the layout is changed. (when trying to reopen such a "lost" pad, it would show up with a width of zero)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4134 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Sergej Andrejev
8660b4da03
Initial commands registry implementation
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4127 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
7ec09f2873
Merge bugfixes from revision 4108 to trunk:
...
WpfWorkbench: fixed MainWin32Window property
NRefactoryCodeCompletionBinding: fixed NullReferenceException in context completion for enums
EditingCommandHandler: support copying of whole lines
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4125 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
01a3550d51
Remove obsolete members.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4103 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
324fab013a
Update to Mono.Cecil revision 134535.
...
Fixed handling of type attribute arguments when loading with Mono.Cecil.
Fixed handling of unbound generic types in type attribute arguments when loading with Reflection.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4096 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
dea5046bec
Refactoring menu for AvalonEdit
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4092 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
8e783a6694
Fixed icons in class browser.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4091 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
c33cfbabe9
Context menu for AvalonEdit
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4090 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
354a00107b
- fixed bugs with profiling read-only projects and Unit Tests
...
- fixed bug in UnitTesting-AddIn, if unit testing was canceled before the execution had started
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4089 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
18a6c2babe
- added basic support for profiling Unit Tests
...
- fixed bug in CopyStacktrace
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4083 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
65019e2fa3
Do not save the highlighter being used if the user didn't change it.
...
Fixed SD2-1540: When "build only modified projects" is used, projects are not rebuilt after a "Clean" operation
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4081 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
551cbf9e4c
Implemented Indexer Insight for AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4080 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
698d2c5506
Show insight window when pressing comma inside a method call.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4079 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
1d90f5a81d
Fixed SD2-1514 - Exception compiling F# project using build worker.
...
Custom events are no longer forwarded to the SharpDevelop process.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4062 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
4792788d4c
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4038 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
b58af24885
Reimplemented method insight for AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4035 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
d83dbd9f16
AvalonEdit Insight Window
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4034 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
1599cfa89e
Implemented AvalonEdit split view
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4032 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
cf1729fb95
- declared PrimaryFileName in AbstractViewContent as virtual to make special case in Profiler ViewContent working
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4027 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
6fba7e0501
Fixed forum-9315: view contents with customized save command (e.g. project options) are not saved when closing them and clicking 'Yes' in the 'Do you want to save?' question.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4026 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
b408fbc49b
Use "build modified projects only" feature when starting unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4024 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
c1a6698887
Force handle creation of main form in WorkbenchSingleton.InitializeWorkbench.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4019 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 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
d0345f7801
Adjust ProjectTypeGuids when converting project between C# and VB.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4011 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
af544bac8e
Fixed bug in ScriptRunner (for scripts inside file or project templates).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4009 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
cdc98c365b
Fixed bug in build engine: the mapping solution configuration->project configuration was not applied when building only modified projects.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4008 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
4526da55b2
Project template for Silverlight application.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4004 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
59672ddadb
- Bug fixes in Profiler and enhancements in GUI
...
- improved TaskListPad
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4003 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
7ff8db8eac
AvalonEdit: add quick class browser
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3999 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago