Daniel Grunwald
cf3995f1a5
Update to NRefactory commit 'a99a93972cc4e82c969af72568f015019a4d8a96'
12 years ago
Siegfried Pammer
ba2cd7a6aa
make some projects with x86 dependencies compile as x86 (fixes MSB3270)
12 years ago
Siegfried Pammer
07f929dfc5
fix nuget reference platform incompatibility compiler warning
12 years ago
Daniel Grunwald
2dfa409711
Fix some compiler warnings.
12 years ago
Tobias Ibounig
c35884e967
- Removed GetUnitTestingNames
...
- Removed ProfilerTestRunner.cs, made obsolete trough ProfilerProcessRunner.cs
- added missing X64Converter/app.config
12 years ago
Tobias Ibounig
a3fcb21f92
refactored Profiler to work with NewNR
12 years ago
Andreas Weizel
da7265e65d
Migrated CreateProperties refactoring snippet to NR5.
12 years ago
Daniel Grunwald
441a78fec2
Rename VBNetBinding -> VBBinding.
12 years ago
Siegfried Pammer
2bef019797
remove old AddIn Manager
12 years ago
Siegfried Pammer
ba3bb64b2c
add back CQA addin
12 years ago
Siegfried Pammer
d2a62c1940
add back old SDR implementation
12 years ago
Siegfried Pammer
01253ffb9c
reintroduce ResourceEditor
12 years ago
Siegfried Pammer
0a91f03a8c
convert VB binding to VB.NET
12 years ago
Daniel Grunwald
97e6596a2c
Set target CPU to AnyCPU where possible.
12 years ago
Andreas Weizel
c286c385be
Added AddInManager2 project, migrated to SharpDevelop 5.
12 years ago
Daniel Grunwald
bc7425f998
Add FormsDesigner project to solution.
...
Several important classes are not ported to SD5 yet and are commented out; so the designer is not yet usable.
12 years ago
Matt Ward
3deb4ecd54
Add PowerShell support for NuGet addin.
...
Code model API is still unavailable.
12 years ago
Daniel Grunwald
d779caaf9e
Fix bugs in SolutionLoader that were introduced with the Deploy.0 flag.
12 years ago
Matt Ward
29e267f154
Add MSpec addin.
12 years ago
Peter Forstmeier
66878dac69
Add reporting to SharpDevelop.sln
12 years ago
Daniel Grunwald
7ca9f3f398
Add missing projects to solution (references for PackageManagement).
12 years ago
Matt Ward
065f55350f
Add code coverage addin.
...
Extended TestExecutionOptions to allow post processing of the
NUnit ProcessStartInfo.
Drop down button in Code Coverage pad is not working.
Commented out some unit tests and code temporarily.
13 years ago
Matt Ward
5506c43932
Add Package Management addin.
...
PowerShell console disabled.
Running PowerShell scripts on install/uninstall of a NuGet
package is disabled.
13 years ago
Matt Ward
5fc29724a9
Add WiX addin.
...
WiX dialog designer is currently disabled.
Sub menu items for the context menu in setup files view are disabled
since the ISubmenuBuilder no longer exists.
13 years ago
Siegfried Pammer
7eb5641bcf
add WPF designer back
13 years ago
Matt Ward
50fd47ee9a
Add Data addin.
13 years ago
Matt Ward
f21be253f2
Add Asp.NET MVC addin.
...
Code completion and folding currently disabled for
Razor and Web Forms (.aspx) files.
13 years ago
Matt Ward
61c6ca7a50
Add StyleCop addin.
13 years ago
Daniel Grunwald
0eb8e20dbc
Adjust SharpDevelop to NRefactory update.
...
I removed the Mono.Cecil reference from SD.Base as it was only used in the broken debugger-decompiler code, which doesn't really belong into Base anyways.
13 years ago
Matt Ward
cc2cc44463
Add FxCop addin.
13 years ago
Siegfried Pammer
41beb10d7c
add back SettingsEditor addin
13 years ago
Matt Ward
8a52aeb4ab
Update Text Templating addin for SharpDevelop 5.
...
GAC references in text templates are currently not supported
unless they are referenced by the project.
13 years ago
Matt Ward
cf5e2d6f39
Add SharpDevelop.EnvDTE to main solution and installer.
13 years ago
Daniel Grunwald
b718df13b1
Add EnvDTEHelpers to solution to fix build error when doing a clean build inside SharpDevelop.
13 years ago
Daniel Grunwald
974a39b86f
Create AddIn that implements issue providers for SD4 -> SD5 API changes.
13 years ago
Daniel Grunwald
8f5f3a7572
Add ILSpyAddIn.
13 years ago
Daniel Grunwald
fbf0b6d419
The IconEditor AddIn now can edit icons.
13 years ago
Daniel Grunwald
bbe4654da0
Add back the IconEditor AddIn.
13 years ago
Daniel Grunwald
e1d7f1bf7f
Show tooltips on EnhancedScrollBarTrack.
...
Fixed NullReferenceException when showing tooltip after debugging.
13 years ago
PeterForstmeier
5bdef05fdd
Move StringListEditorDialog.xaml to src\Main\Base\Project\Src\Gui\Components\
13 years ago
Siegfried Pammer
4671ad9828
WIP
13 years ago
PeterForstmeier
ad6fe170f3
Remove unused Files
13 years ago
Tobias Ibounig
2306bbd21a
Moved the ColumnRulerRenderer from the AddIn to the Library and changed the line pointed out by Daniel
13 years ago
Siegfried Pammer
6cc6d14efd
fix SD-1272 - Breakpoint text highlight colour is not configurable
13 years ago
Siegfried Pammer
9a14ac1e52
fix some bugs in test run handling and complete support for TestCase
13 years ago
Siegfried Pammer
f35b3e2268
implement importer for .vssettings syntax highlighting and fix some styling/theming bugs
13 years ago
Siegfried Pammer
3db890fd58
WIP
13 years ago
Siegfried Pammer
542544314d
UnitTesting: rewrite tree creation logic to use nested nodes for namespaces
13 years ago
Siegfried Pammer
cd3ba55f09
WIP on Unit Testing
13 years ago
Daniel Grunwald
ab95b18a3f
Refactored parser service.
13 years ago