257 Commits (3a2d44b13a5875f05232e47ceb86f83057e55a2c)

Author SHA1 Message Date
Daniel Grunwald 1808336a1c Merged SD 2.1 rev. 2226:2312 to trunk. 19 years ago
Matt Ward 415293947c Updated to WiX 2.0.4820.0. Modified wix.targets so WiX libraries (.wixlib) can be built and incremental builds now work. 19 years ago
Matt Ward 20eea2e9d5 Installer now shows a feature tree with the file associations that will be created by default. The user can choose which file associations are not created by either disabling them all or disabling them individually from the feature tree. 19 years ago
Daniel Grunwald 1092a4033b Add ClassDiagram AddIn by Itai Bar-Haim. 19 years ago
Daniel Grunwald 06debea3a6 Remove NAntAddIn from setup. 19 years ago
Christoph Wille dea84962aa 3.0 Alpha designation for setup; note: we do not yet check for .NET FW 3.0 preinstalled which will be mandatory for Montferrer 19 years ago
Christoph Wille 4bb5ac924e git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2180 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 19 years ago
Matt Ward fd5c27cf36 Added SharpServerTools to the installer. 19 years ago
Matt Ward 80fb684f1c Using 'Installed OR' in the installer's LaunchConditions so they do not block the user from repairing or uninstalling if the package has been already been installed. 19 years ago
Matt Ward e3e638b550 Added support for running unit tests against .NET 1.1 when the project is being built against this framework. Fixed SD2-1232 - the temporary test results file is now deleted after a test run has finished. 19 years ago
Christoph Wille ef9d61e5cc switched to Beta 3 denomination 19 years ago
Justin Dearing 31d6fab63f File content for ConfigurationElement, ConfigurationElementCollection and ConfigurationSection moved to separate .cs files. This prevents duplicate content as ConfigurationSection implements ConfigurationElementCollection and ConfigurationElementCollection contain ConfigurationElement. 19 years ago
Christoph Wille e6e05bd020 Beta 2 string added to setup welcome message 19 years ago
Matt Ward d8a859c0c5 Added the SettingsEditor addin to the SharpDevelop installer. 19 years ago
Christoph Wille dc9379b366 component added (level 1) 19 years ago
Matt Ward f3e916cd19 Added the WiX NetFx and VS Extensions schemas to the installer. Restructured the setup project - moved SharpDevelop.url to a Files subdirectory so the new Diff feature does not report the various WiX setup files as missing. 19 years ago
Matt Ward 0abb40446b Removed SharpServerTools from installer. 19 years ago
Matt Ward d637ec546e Added ResourceToolkit addin to installer. 19 years ago
Matt Ward 2c809483d2 Added SharpDbTools and SharpServerTools to the SharpDevelop installer. 19 years ago
Christoph Wille 58525633b9 Forgot that SharpServerTools changes were made in this file too 19 years ago
Matt Ward d56c2816d9 Added SharpServerTools to SharpDevelop installer. 19 years ago
Christoph Wille 999b0de67e <Product ... Name="SharpDevelop 2.1 Beta 1" ... /> 19 years ago
Matt Ward abc66f6817 Removed SharpDbTools addin from the installer. 19 years ago
Matt Ward 1c325355a7 Added ASP.NET Web Service project template by Justin Dearing. Added missing project and file templates to SharpDevelop's installer. 19 years ago
Matt Ward 8e6652271f Changed the installer's compression level to high. 19 years ago
Matt Ward eb85090a10 Removed MonoReflectionLoader.dll and added Subversion addin's LibDB44.dll to installer. 19 years ago
Matt Ward 0a2022878c Installer now supports upgrades. .Net assemblies correctly identified in installer. Each assembly is now in its own Component in the installer. Added a new UpdateSetupInfo utility to update the installer's product version and guids. Updated build server scripts to use the new WiX based installer. 19 years ago
Matt Ward 0002cc0d9c Added a new Wix based installer for SharpDevelop. Improved performance of Wix files tree view, it now only adds child nodes when a node is expanded. Short filename generator now uses underscore instead of the tilde character preventing candle compilation warnings. User friendly names displayed in Wix files tree view for special folders (e.g. Program Files). 19 years ago