166 Commits (fdade853246a0a4e3031f9eb84cb684425c85266)

Author SHA1 Message Date
Matt Ward 81527343aa Updated to WiX 3.0.4714 17 years ago
Daniel Grunwald 4ac5e17666 Add AvalonEdit.AddIn to setup 17 years ago
Daniel Grunwald 053bdcee81 Add AvalonEdit to setup. 17 years ago
Daniel Grunwald 18065c8219 Removed XamlBinding+WpfDesign from 4.0 (they will be added back later) 17 years ago
Matt Ward 63e7639f2b Updated to IronPython 2.0 RC 1 17 years ago
Matt Ward 754374cb01 Change GUIDs for setup components that changed when files were removed or added. 17 years ago
Daniel Grunwald 3c45d0ddae Remove ClassEditor. 17 years ago
Daniel Grunwald ed46c19785 Remove ClassWizard AddIn. 17 years ago
Daniel Grunwald cc45bd5e96 Remove highlighting editor. 17 years ago
Matt Ward 357c0fdfd9 Installer now checks that .NET 3.5 SP1 is installed. 17 years ago
Daniel Grunwald 2110f0ca43 Add WPF startpage. 17 years ago
Daniel Grunwald 30bc0ebe10 Fixed setup. 17 years ago
Matt Ward 0474a93678 Added support for nunit-console-x86.exe so 32-bit unit tests can be run on a 64-bit system. 17 years ago
Matt Ward 035e66dcba Update to IronPython 2.0 beta 4 17 years ago
Matt Ward cacd5176e2 Allow side by side installations of SharpDevelop 3.0 and 4.0. 17 years ago
Daniel Grunwald 5b0ab0d77c Remove unfinished Addins: SettingsEditor and WorkflowDesigner. These won't ship with 3.0. 17 years ago
Christoph Wille da525557a2 Setup updated for 4.0 17 years ago
Christoph Wille 5f3896d6ac Removed <ComponentRef Id="SettingsSourceAnalysis"/> from setup because Matt Everson made it an embedded resource of StyleCop addin 17 years ago
Matt Ward 58291e8f97 Added Hex Editor to installer. 17 years ago
Christoph Wille 8b6c7d4174 Setup updated for SHFB 1.7 17 years ago
Daniel Grunwald 927fde6d60 Add SharpRefactoring 17 years ago
Christoph Wille c384c346b6 Beta 2 designation for setup 17 years ago
Matt Ward 10ab47b6c0 Added StyleCop addin to installer. 17 years ago
Daniel Grunwald 3bd1ab5517 SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core 17 years ago
Christian Hornung 50a505b8c4 Added the Reflector AddIn. 17 years ago
Matt Ward aab683551f Added Boo.Lang.Interpreter.dll to installer. 17 years ago
Matt Ward c6a5ad937b Updated to WiX 3.0.4130 17 years ago
Matt Ward f0c34f388d Updated WiX to version 3.0.3907.0 18 years ago
Matt Ward 8b84f4ce72 Removed NUnit's log4net.dll from the installer since it is no longer used. 18 years ago
Daniel Grunwald f80658d15f Replace NSvn with Svn.Net. 18 years ago
Matt Ward 71b08634a4 Added F# addin created by Robert Pickering. 18 years ago
Matt Ward 4f6a1b9d33 Added ClassWizard addin and PartCoverToNCover stylesheet to installer. Installer dialog now displays 'Beta 1'. 18 years ago
Matt Ward 15e5e816f3 By default the installer no longer registers any file associations. The installer can still register file associations but now they have to be explicitly selected when installing. 18 years ago
Christoph Wille 99fb346e1d Updated setup for SHFB 1.6.0.4 18 years ago
Matt Ward 1d7ae8b7be Temporarily disabled SharpServerTools in the installer since its files are missing after a build. 18 years ago
Matt Ward f5b9c126af NUnit.Framework.dll and NUnit.Core.dll no longer registered in GAC by the installer. This makes the installer consistent with the latest NUnit installer and fixes the problem where NUnit-Console cannot find log4net when running unit tests. 18 years ago
Matt Ward 2dbc8bec00 Updated the WixBinding and SharpDevelop's installer to use WiX 3.0.3621.0 18 years ago
Matt Ward d3f38a8ac9 Removed NAnt file template from installer. 18 years ago
Matt Ward 3e065a31bd Moved Mono addin to samples and added support for Mono's new VB.NET compiler Vbnc. 18 years ago
Matt Ward 602dde82c5 Added IronPython addin with support for IronPython 1.1 18 years ago
Matt Ward fd038e497d Updated installer: Removed nunit-console components used to target .NET 1.1. Added log4net component for NUnit 2.4.5. 18 years ago
Matt Ward 5b47018d7e Changed CodeCoverage addin to use PartCover 2.2 instead of NCover. 18 years ago
Christoph Wille da6aee9151 Updated setup for SHFB 1.6 18 years ago
Daniel Grunwald e34c30605d Add ICSharpCode.SharpDevelop.BuildWorker.exe to setup. 18 years ago
Christoph Wille b2764fed7d SHFB (Sandcastle Help File Builder, http://codeplex.com/SHFB) version 1.5.0.1 (for Sandcastle June 2007 CTP) added, NDoc removed 18 years ago
Daniel Grunwald 0227db2d23 Move Search&Replace into an AddIn. 18 years ago
Daniel Grunwald 191f894328 Use MSBuild 3.5. 18 years ago
Daniel Grunwald 9947820325 Increment version number to 2.2.1. 18 years ago
Daniel Grunwald 4775ade1e9 Change UpgradeCode - otherwise it is not possible to install SharpDevelop 2.2 when SharpDevelop 3.0 is already installed. 18 years ago
Daniel Grunwald 89896ab09c Include XamlBinding and WPFDesigner in setup. 18 years ago