43 Commits (aba0dd0328ef34398b3b6443dde21dcc62c878dc)

Author SHA1 Message Date
Matt Ward aba0dd0328 WiX NetFx library (netfx.wixlib) now installed with the correct file name. 18 years ago
Matt Ward 7f09e9efd2 Added WiX UI project templates to the installer. 18 years ago
Matt Ward eb7c9a8f91 Updated to WiX 2.0.5325 18 years ago
Matt Ward 69e1ad3b64 Added addin writing help url and app.config template to installer. Installer now installs into Program Files\SharpDevelop\2.2 18 years ago
Matt Ward a1d5fdfec4 Updated to NUnit 2.4.1 18 years ago
Justin Dearing 58aba4a28a Fixed projects now call Console.ReadKey(true). 18 years ago
Christoph Wille 99c5c22496 Desktop icon show v2.2, same for start menu group 18 years ago
Justin Dearing e77880dc9f Both WPF templates get their AssemblyInfo from the same source. 19 years ago
Daniel Grunwald 841c4f31e8 Add missing file to setup. 19 years ago
Daniel Grunwald 351f5ba52c Fixed build. 19 years ago
Daniel Grunwald d30e81daec Removed SharpDbTools from SD 2.1.x (will be supported only in SD 3.0) 19 years ago
Daniel Grunwald e59709ea88 Remove Debugger.BooInterpreter from setup - we won't ship it with SharpDevelop 2.1 because it is unfinished (e.g. trying to get the values of local variables doesn't work yet). 19 years ago
Matt Ward c60589e19b Updated string resources. Added Chinese Simplified (cn-gb) to the list of available languages. 19 years ago
Matt Ward 67a6982b9e Renamed SharpDevelop Report template in setup. 19 years ago
Daniel Grunwald 4513c2fac1 Fixed SD2-867: Equals/GetHashCode code generation for VB.NET 19 years ago
Christoph Wille 2c4db39f0c SharpReport to SharpDevelop Reports change (non-final assemblies) 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 2c108be5e5 Add project template for creating a custom tool AddIn. 19 years ago
Daniel Grunwald 12568ecff0 Add missing files to setup (StringResources.pt.resources and VBNet\CompactFormsProject.xpt) 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 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
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
Justin Dearing 62979f29b7 Added File templates for ConfigurationElement ConfigurationElementCollection and ConfigurationSection 19 years ago
Daniel Grunwald 514ed2c88e Add SharpReport binaries from revision from revision 1909. 19 years ago
Matt Ward d8a859c0c5 Added the SettingsEditor addin to the SharpDevelop installer. 19 years ago
Christoph Wille 0cd56266f7 XML forms templates removed from setup 19 years ago
Christoph Wille 0e274e98a8 8.3 compliance 19 years ago
Christoph Wille d9d25a34ee icsharpcode.sharpdevelop.widgets.dll added to setup 19 years ago
Christoph Wille 923cb7b9f5 removed removed files 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 0c7e97bd26 Fixed incorrectly named NAnt.addin file in installer. 19 years ago
Matt Ward 2c809483d2 Added SharpDbTools and SharpServerTools to the SharpDevelop installer. 19 years ago
Christoph Wille 7d41c124ae Removed SharpServerTools 19 years ago
Matt Ward d56c2816d9 Added SharpServerTools to SharpDevelop installer. 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 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