43 Commits (5d4cdedf8daf12ce2a5282f3bc511e7683e0f2f1)

Author SHA1 Message Date
Matt Ward b433c5bda6 Update WiX schemas to version 3.6 13 years ago
mrward 7e006da63c Add NuGet nuspec XML schema. 15 years ago
mrward af85c593cf Update to WiX 3.5 15 years ago
Daniel Grunwald 01c619cdf0 Fixed incorrect AddIn.xsd, and make BuildAddinDocumentation validate the schema before saving it (http://community.sharpdevelop.net/forums/t/12508.aspx) 15 years ago
Daniel Grunwald 7b8e65a2d3 Simplify LanguageBindingDoozer (remove LanguageBindingDescriptor) and update DoozerList/ConditionList. 15 years ago
mrward a5da34a388 Replaced existing XSLT schema with official version XSLT 2.0 from the W3C. 15 years ago
mrward d1d2f37829 Schemas for XSLT and XSDs can now be validated inside SharpDevelop. 15 years ago
Matt Ward 483ba8f9f8 Stopped the XML editor from downloading xml.xsd from the internet. 15 years ago
Siegfried Pammer 091c06d2b3 - refactoring of LanguageBindings, introduced ProjectBindings 16 years ago
Matt Ward 3851cecf1f Updated to the final build of WiX 3.0 (3.0.5419) 16 years ago
Daniel Grunwald 6249b7bef7 Revert shortcut handling (reverse-merge of all changes from Sergej - r4173,4154,4149-4143,4128,4127). 16 years ago
Sergej Andrejev 0e385eded1 Use WPF commands for Build and Run main menus 16 years ago
Matt Ward ceef846b4c Updated to WiX 3.0.5301 16 years ago
Daniel Grunwald f41bf57e52 SD2-1521: Reconsider what a 'preinstalled addin' is. 17 years ago
Matt Ward 381262f765 Updated to WiX 3.0.4917.0 17 years ago
Matt Ward 5e0d32dfa5 Fixed SD2-1366. Updated app.config schema with elements and attributes in .NET 3.5 17 years ago
Matt Ward 81527343aa Updated to WiX 3.0.4714 17 years ago
Matt Ward fa0d9b4571 Update to WiX 3.0.4415 17 years ago
Matt Ward c6a5ad937b Updated to WiX 3.0.4130 17 years ago
Daniel Grunwald 11f6049c38 Implemented SD2-1353: Allow for build-action specific properties for FileProjectItems. 17 years ago
Daniel Grunwald adf614394b Fixed XML documentation warnings. 17 years ago
Matt Ward f0c34f388d Updated WiX to version 3.0.3907.0 17 years ago
Matt Ward 2dbc8bec00 Updated the WixBinding and SharpDevelop's installer to use WiX 3.0.3621.0 18 years ago
Matt Ward eb7c9a8f91 Updated to WiX 2.0.5325 18 years ago
Daniel Grunwald a594307239 Some XML documentation for ICSharpCode.Core. 19 years ago
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
Daniel Grunwald ede45e4e67 Fixed SD2-849: AddIn.xsd schema is not valid 19 years ago
Matt Ward 90c22712b4 Updated to use NAnt 0.85 schema. 19 years ago
Matt Ward 3077ad3351 Updated NAnt schema to 0.85 RC4. 19 years ago
Matt Ward 2f1fc818f1 Updated WiX to 2.0.4415.0 19 years ago
Daniel Grunwald 4af14f6adf When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions. 19 years ago
Matt Ward 9ab7da37a5 Updated WixBinding - added a custom WiX project type (.wixproj) which uses MSBuild to create the installer, added a simple dialog designer, added a setup dialogs list pad, updated to WiX 2.0.4221. StringParser can now expand GUIDs. Added new DesignerSerializationService used by XmlDesignerLoader to fix SD2-599 - cut, copy and paste not working when designing XML forms. 19 years ago
David Alpert 03c3f60c71 ToolBarSplitButton now supports disabling the button while leaving the dropdown enabled; addin files can now specify a disabledIcon for a ToolBarSplitButton's button. 19 years ago
David Alpert 32abd834aa recent changes to ToolBarDropDownButton are now compatible with previous usage, notably in the SearchAndReplace toolbar. 19 years ago
Markus Palme f6eba6fd7d bitmap/string resources can now be registered in *.addin files using the tags <BitmapResources> and <StringResources> 20 years ago
Daniel Grunwald 8f779b2ffb Fixed SD2-654: Get file types to register from AddIn tree. 20 years ago
Daniel Grunwald 0642cc120b Now AddIns are loaded from three locations: 20 years ago
Daniel Grunwald 49040ea269 Fixed code completion for project references. 20 years ago
Matt Ward 7255bad91f Fixed schema errors caught by .NET 2.0 and removed old NAnt 0.84 schema. 20 years ago
Daniel Grunwald cb9d56b35a Update conditions in the AddIn schema. 20 years ago
Daniel Grunwald 58ad8b5436 BuildAddinDocumentation now updates the AddIn schema. 20 years ago
Matt Ward 916110e75e Added NAnt addin from SharpDevelop 1.1/Fidalgo. 20 years ago
Daniel Grunwald bd5ea18519 Included XmlEditor addin. 20 years ago