Daniel Grunwald
8704b849f7
Use MSBuild 14.0 if available.
9 years ago
Daniel Grunwald
0b4e0b1580
Use git submodule for WpfDesigner.
9 years ago
Matt Ward
fa86c6b127
Add TypeScript addin.
10 years ago
tbulle
5ffc7056ae
Enable multiple Extension override.
...
Lien and Polyline handling, needs controls creation
11 years ago
Daniel Grunwald
fdb87492f5
Update to AvalonEdit 5.0.1 from the standalone AvalonEdit repository.
11 years ago
Daniel Grunwald
2b0c75136d
For ToolsVersion="12.0" projects, use the MSBuild 12.0 engine.
11 years ago
Daniel Grunwald
99731e7017
Add ICSharpCode.Reporting.AddIn to non-tests solution.
11 years ago
Daniel Grunwald
c1c42274f1
Remove old SDR projects from solution.
11 years ago
Daniel Grunwald
961ad22a5f
Add ICSharpCode.Reporting.AddIn to SharpDevelop.sln
11 years ago
Siegfried Pammer
3af389dc2e
remove samples/PortSD4AddInToSD5
11 years ago
Siegfried Pammer
c84b0f878e
remove local copy of some shared assemblies in AddIns
11 years ago
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.
12 years ago
Matt Ward
5506c43932
Add Package Management addin.
...
PowerShell console disabled.
Running PowerShell scripts on install/uninstall of a NuGet
package is disabled.
12 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.
12 years ago
Siegfried Pammer
7eb5641bcf
add WPF designer back
12 years ago
Matt Ward
50fd47ee9a
Add Data addin.
12 years ago
Matt Ward
f21be253f2
Add Asp.NET MVC addin.
...
Code completion and folding currently disabled for
Razor and Web Forms (.aspx) files.
12 years ago
Matt Ward
61c6ca7a50
Add StyleCop addin.
12 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.
12 years ago
Matt Ward
cc2cc44463
Add FxCop addin.
12 years ago
Siegfried Pammer
41beb10d7c
add back SettingsEditor addin
12 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.
12 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