220 Commits (5d4cdedf8daf12ce2a5282f3bc511e7683e0f2f1)

Author SHA1 Message Date
Andreas Weizel 1d132a1fc4 Added .nuspec file to "SharpDevelop AddIn" project template. 12 years ago
Matt Ward 8e9b5208e0 Fix Visual Basic project and file templates. 12 years ago
Daniel Grunwald 441a78fec2 Rename VBNetBinding -> VBBinding. 12 years ago
Daniel Grunwald feab288aca Put the SortOrder in the AddIn-Tree; and remove the SortOrder.xml files. 12 years ago
Matt Ward ad860bcac0 Rename MVC 3 project templates. 12 years ago
Matt Ward 0f282ad56c Add MVC 4 project templates. 12 years ago
Daniel Grunwald ea71582c4f Create new projects as Any CPU (32-bit) if the .NET 4.5 framework is installed. 13 years ago
Daniel Grunwald f9988e30e4 Update link to wiki in AddInWritingHelp. 13 years ago
Daniel Grunwald 498f77ad07 Fix 'My.Application' in VB WPF project template. 13 years ago
Matt Ward f02f880254 Fix strongly typed ASPX views not working with default MVC project templates. 13 years ago
Matt Ward a680540446 Move layout information to _ViewStart file in Razor templates so scaffolded views use common layout. 13 years ago
Daniel Grunwald 0e2a410acb Move portable library strings to translation database. 13 years ago
Daniel Grunwald 10161f9647 Create library projects as AnyCPU; use x86 only for applications. 13 years ago
Daniel Grunwald 950bcb3a0f Add error message when Portable Library Tools are not installed. 13 years ago
Daniel Grunwald e454861402 Add "Portable Library" project template. 13 years ago
Matt Ward 1aaf6ddc6f Update to latest jQuery and Modernizr NuGet packages. 13 years ago
Daniel Grunwald 9a8ee8c9ae Remove some unused string resources. 13 years ago
Daniel Grunwald 43511c4ef5 Add some strings to StringResources. 13 years ago
Matt Ward 06677cc8e3 Use fully qualified assembly references for ASP.NET MVC assemblies in project templates. 14 years ago
Matt Ward f607314273 Fix MVC projects not compiling when ViewBag used. 14 years ago
Matt Ward f0777e7e70 Add empty CSS and JavaScript file templates. 14 years ago
Matt Ward 60811b8312 Fix MVC projects not being displayed when run with IIS. 14 years ago
Matt Ward 097b82a58b Add icons for Razor project and file templates. 14 years ago
Matt Ward d16bfe4078 Update project and file templates to use correct icons. 14 years ago
Matt Ward c3026f02ca Add Razor MVC project and file templates for C# and VB.NET. 14 years ago
Eusebiu Marcu 9481311b5d Add WCF REST project and file templates. 14 years ago
Siegfried Pammer 3302aa05c0 fix Silverlight Application project template for VB 14 years ago
Matt Ward 65bd6669a8 Move MVC project templates to their own ASP.NET MVC template category. 14 years ago
Matt Ward dad00466c9 Fix reference to DefaultAssemblyInfo.cs in VB.NET project. 14 years ago
Eusebiu Marcu 7119d558e5 Add basic (IIS) support for WCF services. 14 years ago
Siegfried Pammer b0b8c13c20 fix SD-1818 - VB NotifyIcon Application template not working properly 14 years ago
Matt Ward c7765b33a4 Add ASP.NET MVC file templates for C# and VB.NET. 14 years ago
Matt Ward ded5e1aa9b Add empty ASP.NET MVC project templates for C# and VB.NET. 14 years ago
Matt Ward cc57dcdabb Remove reference to Microsoft.WebApplication.targets file from ASP.NET MVC project templates. 14 years ago
Matt Ward 2eb67539d6 Support using NuGet packages in project templates. 14 years ago
Matt Ward adb35031ed Add ASP.NET MVC project templates for VB and C#. 14 years ago
Matt Ward abb7a31a09 Fix VB.NET web page project that did not compile. 14 years ago
Matt Ward bf3741f9d1 Do not escape ProjectTypeGuids property when creating new project. 14 years ago
Eusebiu Marcu fa960fa480 fix WebForm template - NullReferenceException at runtime 15 years ago
Daniel Grunwald 5916e0badc Update AddInWritingHelp.txt for 4.0. 15 years ago
Eusebiu Marcu 448fe75930 remove the ",Soap" from ASP.NET WS ASMX file - fix runtime error 15 years ago
Daniel Grunwald d5aaa9df39 Fixed interaction between snippets with bound elements and Undo/Redo. 15 years ago
Siegfried Pammer 9e90f563ec fixed SD-1318 - Missing VB.NET templates (http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?ID=1318&PROJID=4) 15 years ago
Siegfried Pammer 64197e2dcf renamed VBNet to VB in templates 15 years ago
Siegfried Pammer e903196493 fixed VB WebService file template 15 years ago
Daniel Grunwald 19d03f6b28 SettingsEditor: added support for VB.NET "My.Settings" 15 years ago
Siegfried Pammer 0365a3f26c fixed namespace problems in VB WPF templates 15 years ago
Siegfried Pammer 27f1e11aaf VB: Added My-namespace support for WPF 15 years ago
Siegfried Pammer 717006f72b added VB templates for WPF Applications 15 years ago
mrward 7b72aa9d78 Change ASP.NET web page and web service project so the OutputPath is set to bin when a new project is created. 15 years ago