3 Commits (c30bbb4a7507dc9342400ae328b7a25fcbbad532)

Author SHA1 Message Date
Matt Ward c30bbb4a75 Generate Razor or ASPX view files based on selected view engine in Add MVC View dialog. 15 years ago
Matt Ward 2ffc00c2eb Add support for creating new ASP.NET MVC controllers and adding them to the project using an Add MVC Controller dialog. 15 years ago
Matt Ward ccea1f69a1 Support generating a C# ASP.NET MVC view page from a T4 template. 15 years ago
Matt Ward 32f20ce0f7 Refactor package script classes to no longer require the PowerShell session to be available when they are created. 15 years ago
Matt Ward fe39e572dc Add Invoke-InitializePackages cmdlet to run package init.ps1 PowerShell scripts. 15 years ago
Matt Ward 2109e77dc3 Add support for running NuGet package init.ps1 scripts when a solution is opened. Currently only works when package management console is opened before opening solution. 15 years ago
Matt Ward 9a726f5b07 Add support for running PowerShell scripts in NuGet packages. 15 years ago
Matt Ward 95689ed33f Add Package Management Console. 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 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