6 Commits (1abc8a86e2a4c592d9799ff652086761e2854669)

Author SHA1 Message Date
Matt Ward 1abc8a86e2 Fix MvcScaffolding not being able to find a class when a new file is added. 14 years ago
Matt Ward fda36cf99b Implement EnvDTE.ProjectItems.AddFromDirectory. 14 years ago
Matt Ward 74a201369f Implement same behaviour as Visual Studio's EnvDTE.ProjectItems by throwing an exception when AddFileFromCopy called and the destination file exists. 15 years ago
Matt Ward fa0d1d9b24 Support adding files into the project with PowerShell scripts. 15 years ago
Matt Ward 8fae88d020 Support opening files from PowerShell scripts that use DTE.ItemOperations.OpenFile. 15 years ago
mrward 5da955fecb Add NuGet package management addin. 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
Matt Ward daee118e45 Unit testing addin can now be extended with custom test runners. 16 years ago
Matt Ward 4f6582b083 Add IronRuby addin. 16 years ago
Matt Ward 2dbc8bec00 Updated the WixBinding and SharpDevelop's installer to use WiX 3.0.3621.0 18 years ago
Matt Ward 3f2e742b70 WiX Setup Files property grid now has a file browser and drop down lists with possible attribute values based on the WiX schema. 20 years ago
Matt Ward e6682a2264 Can now generate new guids from the Setup Files property grid. 20 years ago
Matt Ward 8b8ed2ca5e Added a basic Wix directory, component and file editor - consists of a explorer-like tree view and property editor. Made the Wix project template more modular - separate files for the product, the user interface sequence, the component files and each dialog. Wix dialog designer can now find bitmap files defined in a different file to the dialog but part of the project. 20 years ago
Matt Ward 5d68029091 Added support for Mono's GAC. Added Gtk# and Glade# project templates. Project templates can now clear any imports added by default. Improved code completion for Mono GAC assemblies with dependencies. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Matt Ward a6dfc69c0c Added support for Mono 1.1.9.2 21 years ago
Daniel Grunwald cf3eb0d1b9 Move XmlEditor files in Src/Resources subdirectories. 21 years ago
Daniel Grunwald 2819cee5df Update XmlEditor file headers. Display browser's status text in status bar. 21 years ago
Daniel Grunwald f4023665c8 Added XmlEditor addin. 21 years ago