110 Commits (052ea0565f11d418764b645c94e865b58d40d7ce)

Author SHA1 Message Date
Matt Ward 065f55350f Add code coverage addin. 13 years ago
Matt Ward 5506c43932 Add Package Management addin. 13 years ago
Matt Ward 5fc29724a9 Add WiX addin. 13 years ago
Daniel Grunwald 98b90a1b7c Fix crash when opening load/save options panel. 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. 13 years ago
Matt Ward 61c6ca7a50 Add StyleCop addin. 13 years ago
Daniel Grunwald 0eb8e20dbc Adjust SharpDevelop to NRefactory update. 13 years ago
Matt Ward cc2cc44463 Add FxCop addin. 13 years ago
Matt Ward 8a52aeb4ab Update Text Templating addin for SharpDevelop 5. 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 740d893085 More UnitTesting.Tests. 13 years ago
Daniel Grunwald 12ceead5a6 Re-enabling the first few UnitTesting.Tests. 13 years ago
Daniel Grunwald 98b905acfd Add ILSpyAddIn to setup. 13 years ago
Daniel Grunwald fbf0b6d419 The IconEditor AddIn now can edit icons. 13 years ago
Daniel Grunwald a660f427b8 Started porting the FxCop-AddIn to SD5. 13 years ago
Daniel Grunwald 23cad81544 Add IAddInTree to ICSharpCode.Core to allow mocking BuildItems() calls. 13 years ago
Siegfried Pammer 28bc1648b0 Implemented debugger expression evaluation using NRefactory semantic trees. 13 years ago
Daniel Grunwald 75a654c0da Fix failing unit test. 13 years ago
David Srbecký f6cdd42cf5 Refactored Local Variables Pad and Watch Pad 13 years ago
Daniel Grunwald d38eb13e71 AnalyticsMonitorService: move to new services infrastructure 14 years ago
Daniel Grunwald fbced09b89 Start restructuring of SD Base: 14 years ago
Daniel Grunwald 6bcc5661e8 Use <ReferenceOutputAssembly>false</ReferenceOutputAssembly> for build-order dependencies. 14 years ago
Daniel Grunwald 654b09a84d Add IParser.CreateCompilationForSingleFile to improve editing files outside of projects. 14 years ago
Matt Ward e8c1b5f2de Add CodeQuality project to SharpDevelop.Tests solution. 14 years ago
Daniel Grunwald 568f8b2d58 Adjustments to AvalonEdit unit tests. 14 years ago
Siegfried Pammer c0548cc328 WIP on Unit Tests 14 years ago
Daniel Grunwald 900d4a73d9 Mark all assemblies with x86 references as x86. 14 years ago
Matt Ward fd533a25e1 Add JavaScript addin to main solution and installer. 14 years ago
Matt Ward 74783bb62c Add ASP.NET MVC addin to main SharpDevelop solutions. 14 years ago
Siegfried Pammer be15f5a0b2 fixing build 14 years ago
PeterForstmeier 9739235d19 Tooltip in TreeMap show the numeric value the map is made from 14 years ago
PeterForstmeier f745ec42dd Eliminating zero values from Queries reduce render time for test assembly from 6 to 1 secounds 14 years ago
PeterForstmeier 4591d52baa Reset databinding for TreeMaps 14 years ago
PeterForstmeier 7784f273da Set Icon's for ServiceMethods in AddServiceReferenceDialog.xaml/ListView 14 years ago
Daniel Grunwald 2e063ef04c Update ICSharpCode.Decompiler to ILSpy commit c542648d (ILSpy 2.0.0.1485). 14 years ago
Daniel Grunwald 6cf37cdd1b Add TreeMaps to SharpDevelop solution, and remove WinFX reference from TreeMaps.csproj 14 years ago
Siegfried Pammer c1a89d234e remove failing tests from ICSharpCode.SharpDevelop.Tests.csproj; add CSharpAmbienceTests 14 years ago
peterforstmeier 55753768a9 Modify SqlParameters, adjust NameSpaces 14 years ago
Siegfried Pammer dbab6f0948 updated resource files 14 years ago
Siegfried Pammer d5398b3960 fix Setup and Tests 14 years ago
Eusebiu Marcu fa846214c6 remote old ILSpy addin from sln 14 years ago
Peter Forstmeier 1b995690d6 Adjust NameSpaces, remove DebugCode 14 years ago
peterforstmeier 6a07350264 Rectangle as Container in FixedDocument, same extension methods from ICSharpCode.SharpDevelop 14 years ago
Tomasz Tretkowski 3b679b306d Set MachineSpecifications and MachineSpecifications.Tests project build platform to Any CPU. 14 years ago
Matt Ward 0052ecf4f6 Add PackageManagement.PowerShell project to SharpDevelop tests solution. 14 years ago
Matt Ward dc8a3a3547 Add text templating addin to SharpDevelop solution. 14 years ago