272 Commits (1c5ca599db1993fd8c3e843db096786866799482)

Author SHA1 Message Date
Christoph Wille f08e6b4517 Beta 3 designation 17 years ago
Daniel Grunwald 9d66ca2fbd Remove SharpDevelop Reports template from data/templates 17 years ago
Daniel Grunwald 0f7890a6a1 Remove WPF Designer. 17 years ago
Robert Pickering 7755f80fe8 Upgrade to F# version 1.9.6.2 which includes an msbuild task, so we can remove our custom task. 17 years ago
Matt Ward 81527343aa Updated to WiX 3.0.4714 17 years ago
Matt Ward 550ff13c81 Changed component ids for desktop and start menu shortcuts so uninstalling SharpDevelop 4.0 removes these shortcuts if SharpDevelop 3.0 is also installed. 17 years ago
Daniel Grunwald 4ac5e17666 Add AvalonEdit.AddIn to setup 17 years ago
Daniel Grunwald a1db5081b4 Fixed build 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
Daniel Grunwald 0bc307d4eb Mark .exe, .dll and .bat files as executable (required for cygwin). 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
Ivan Shumilin 89a3ce3a0a Setup fix 17 years ago
Ivan Shumilin cb95a5a4a3 Setup fix 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
Christian Hornung 6cfe4d7270 Fixed setup. 17 years ago
Matt Ward 035e66dcba Update to IronPython 2.0 beta 4 17 years ago
Matt Ward c76f079563 SharpDevelop.Setup.wixproj.user file added again so the setup can be built straight away from source code. 17 years ago
Matt Ward 539546cf4f SharpDevelop.Setup.wixproj.user file added again so the setup can be built straight away from source code. 17 years ago
Matt Ward da0f4ea13e Removed SharpDevelop.Setup.wixproj.user since it is breaking the build. 17 years ago
Matt Ward ec38ecd099 Removing SharpDevelop.Setup.wixproj.user since it is breaking the build. 17 years ago
Matt Ward cacd5176e2 Allow side by side installations of SharpDevelop 3.0 and 4.0. 17 years ago
Matt Ward 57dadbb961 Added SharpDevelop.Setup.wixproj.user file so the installer can be built straight away without having to re-generate this .user file. 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 9da02aafb0 Update to WiX 3.0.4311.0 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 ae1ceefe10 Defined the FSharpBuildTasksPath property so the build server can build the F# addin. 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