PeterForstmeier
|
f26538978d
|
Cleanup C# BuildOptions, remove BaseAdressValidator
|
13 years ago |
PeterForstmeier
|
064445410e
|
C# BuildOptions
|
13 years ago |
Daniel Grunwald
|
ce3de78aba
|
Introduce SDTestFixtureBase to initialize/tear down the static service container.
|
13 years ago |
Daniel Grunwald
|
8d5c533f4a
|
Adjust SharpDevelop to NRefactory API changes.
|
13 years ago |
Daniel Grunwald
|
12ceead5a6
|
Re-enabling the first few UnitTesting.Tests.
|
13 years ago |
Daniel Grunwald
|
64254d99a6
|
Move IMenuItemBuilder into ICSharpCode.Core.
Changes ICustomizedCommands to [ViewContentService]
|
13 years ago |
Daniel Grunwald
|
fcb7e48993
|
Move some addin tree paths.
|
13 years ago |
Daniel Grunwald
|
c53ba4b343
|
Simplify "Browse for Folder/File" buttons and simplified ApplicationSettings.
|
13 years ago |
Daniel Grunwald
|
56d93e11d8
|
Fix bug in C# find references.
|
13 years ago |
Daniel Grunwald
|
e2c38c531e
|
Move some types to the new folder structure.
|
13 years ago |
PeterForstmeier
|
46e2087161
|
DebugOptions.xaml, remove unused parameter in BrowseFolder
|
13 years ago |
Siegfried Pammer
|
ef7f6bae62
|
make fileName in IDocument mandatory to avoid crashes
|
13 years ago |
PeterForstmeier
|
4513040d33
|
Cleanup BuildOptions
|
13 years ago |
PeterForstmeier
|
87dd38331a
|
BuildOptions.xaml.cs
|
13 years ago |
PeterForstmeier
|
d350c9cbde
|
C# BuildOptions
|
13 years ago |
Daniel Grunwald
|
f0b7f5805e
|
UnitTesting: use ITestFramework, clean-up.
|
13 years ago |
Siegfried Pammer
|
6247fcb190
|
implement customizable multi highlighter
|
13 years ago |
Daniel Grunwald
|
2f99cb14ac
|
Add FullAssemblyName to IAssembly.
|
13 years ago |
Matt Ward
|
ec6ad9e42e
|
Fix failing unit tests being run with MTA thread.
Setting the ApartmentState to STA in app.config is no longer supported by NUnit 2.6.1. Instead the RequiresSTA attribute needs to be used.
|
13 years ago |
PeterForstmeier
|
dd4918792b
|
save
|
13 years ago |
Daniel Grunwald
|
4e1b21f6d4
|
Additional override completion unit tests.
|
13 years ago |
Daniel Grunwald
|
8ba973b1b9
|
Highlight inactive conditional attributes.
Highlight type name in constructor/destructor declaration.
Handle InvalidCastException when reading a corrupted serialized project content.
|
13 years ago |
Daniel Grunwald
|
a25ebfe842
|
Implemented re-parsing when switching the project configuration.
|
13 years ago |
Daniel Grunwald
|
cf4ef6879c
|
Use conditional symbols from project settings in the C# parser.
|
13 years ago |
Daniel Grunwald
|
23cad81544
|
Add IAddInTree to ICSharpCode.Core to allow mocking BuildItems() calls.
|
13 years ago |
Daniel Grunwald
|
9ab4031e9f
|
Fix some issues in the unit testing AddIn.
|
13 years ago |
Daniel Grunwald
|
5dacab6a80
|
Highlight active parameter in method insight.
|
13 years ago |
Daniel Grunwald
|
3c507ab423
|
Implement method insight.
|
13 years ago |
Daniel Grunwald
|
15f93629d5
|
Implemented override-completion.
|
13 years ago |
Daniel Grunwald
|
ecf6c67f8f
|
HACK: avoid crash in multiline comments where the parser returns incorrect comment.Content
|
13 years ago |
Daniel Grunwald
|
9a968de501
|
Introduce AstNodeCollection.AcceptVisitor() to simplify CSharpSemanticHighlighter.
|
13 years ago |
Daniel Grunwald
|
f877fdf87b
|
Fix crash in semantic highlighter when highlighting a method call with explicitly provided type arguments.
|
13 years ago |
Daniel Grunwald
|
e1d7f1bf7f
|
Show tooltips on EnhancedScrollBarTrack.
Fixed NullReferenceException when showing tooltip after debugging.
|
13 years ago |
Daniel Grunwald
|
80dc644829
|
Enable new context actions (Create Local, Extract Field, Implement Interface).
Allow clicking on track adorners.
Don't serialize project content on shutdown when it hasn't changed.
|
13 years ago |
PeterForstmeier
|
bebce53958
|
re implement TextBoxEditMode in OptionPanels/ProjectOptions/OptionsHelper.cs - BrowseForFolder
|
13 years ago |
Daniel Grunwald
|
0788d1bbff
|
[WIP] Started porting forms designer to NR5
|
13 years ago |
Siegfried Pammer
|
28bc1648b0
|
Implemented debugger expression evaluation using NRefactory semantic trees.
|
13 years ago |
Daniel Grunwald
|
8ff3f109b0
|
Fixed MSBuildBasedProject.GetPropertyValue() for properties that are replaced by imported .targets files.
Use ProjectProperty<bool> where possible.
|
13 years ago |
PeterForstmeier
|
d3ff0ad029
|
BuildOptions
|
13 years ago |
Siegfried Pammer
|
19c1ff0e61
|
fix NRE in SDRefactoringContext
|
13 years ago |
PeterForstmeier
|
eb2cf006c3
|
BuildOptions.xaml
|
13 years ago |
Daniel Grunwald
|
158219a218
|
Fixed XAML parser (was adding 'null' as top-level type).
Added exception handling to CSharpSemanticHighlighter.
|
13 years ago |
PeterForstmeier
|
ad6fe170f3
|
Remove unused Files
|
13 years ago |
Siegfried Pammer
|
c628748359
|
fix unit tests
|
13 years ago |
PeterForstmeier
|
8ede8260d2
|
Remove unused Files
|
13 years ago |
PeterForstmeier
|
167b0fd2d9
|
Cleanup, remove unused Files
|
13 years ago |
PeterForstmeier
|
585bb4e818
|
Start Cleanup
|
13 years ago |
Daniel Grunwald
|
2906487bf3
|
Allow switching between normal .NET framework and portable library in existing projects.
Add dialog for picking portable target framework.
|
13 years ago |
Daniel Grunwald
|
950bcb3a0f
|
Add error message when Portable Library Tools are not installed.
Allow picking the profile (set of target frameworks) in project upgrade view.
|
13 years ago |
PeterForstmeier
|
b55cbb1887
|
BuildOptionsXaml.xaml add Multibinding
|
13 years ago |