40 Commits (0365a3f26c4f95c3b0ae8a7ca6b7637ec2ca72ab)

Author SHA1 Message Date
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
Daniel Grunwald 58482b71ca Work on SD-1457: Added support for the Client Profile. The 3.5 and 4.0 client profiles can now be chosen as target frameworks. 15 years ago
Daniel Grunwald 2dd127eacd Remove Direct3D project templates (Managed DirectX has been deprecated since XNA was released) 15 years ago
Daniel Grunwald feceefbc35 Remove references to CF framework 15 years ago
Daniel Grunwald 27ff6cdc30 Remove support for compact framework. 15 years ago
Daniel Grunwald ac14bb27f2 Allow setting 'Option Infer' in project options. 16 years ago
Daniel Grunwald fb9520f571 Allow choosing the target framework when creating VB projects. 16 years ago
Justin Dearing bc1f3d9112 You can now insert custom formatted dates with StringParser.Parse() via ${DATE:formatstring}. This string gets passed to DateTime.Now.ToString() and the results returned. All project templates that have an AssemblyInfo.cs now set the AssemblyCopuRight to this year. 17 years ago
Matt Ward 4ad6fbf94f Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not. 17 years ago
Justin Dearing 05b25d60a0 AssemblyInfo.cs now gets loaded into the Properties files to match Visual Studio Behavior. 17 years ago
Matt Ward 3e065a31bd Moved Mono addin to samples and added support for Mono's new VB.NET compiler Vbnc. 18 years ago
Daniel Grunwald 313121fcc9 Fixed VB Direct3D project template. 18 years ago
Justin Dearing 58aba4a28a Fixed projects now call Console.ReadKey(true). 18 years ago
Daniel Grunwald 57eafab058 ConsoleProject templates: 18 years ago
Justin Dearing 81a9b3de99 Cleaned up the ConsoleProject templates for CSharp and VB.NET 18 years ago
Justin Dearing 0128413e2b Fixed Resource string on EmptyClass IsSealed property. 18 years ago
Daniel Grunwald f7b2d45b7f Add AddInWritingHelp.txt to project templates creating SharpDevelop AddIns that point to the documentation in the wiki. 19 years ago
Daniel Grunwald 0224841f29 Move base class reference (:Form) from Designer file to main file. 19 years ago
Daniel Grunwald 422578071a Fixed SD2-1196: Compact Framework support for VB 19 years ago
Daniel Grunwald dcaf24c04d Implemented SD2-1183: Use MSBuild libraries 19 years ago
Mathias Simmack c2daff56d7 new SharedAddin template for VBNet 19 years ago
Mathias Simmack ae4e5fe372 new SharedAddin template for VBNet 19 years ago
Daniel Grunwald 6050a6bda4 Moved some more strings to translation database. Windows Service template now contains installer class. 19 years ago
Matt Ward 9d52c21a2e VB.NET projects can now target Mono via the MonoBasic compiler. All Mono compiler command lines now logged and can be seen when running MSBuild from the command prompt. Added Gtk# project and file template for VB.NET. 20 years ago
Daniel Grunwald 8cad70aec9 Fixed exception when renaming project while project options are opened. 20 years ago
Markus Palme 85355ee6dd removed namespace declartions and imports from code 20 years ago
Daniel Grunwald 4816d086ef The Boo forms designer now supports partial classes. 20 years ago
Markus Palme a527886f42 added subcategory definitions to vb.net tempates; added singleton and addin templates 20 years ago
Mike Krüger 4b91b06924 Worked on VB.NET Forms Designer.' 20 years ago
Daniel Grunwald 858a0c3709 Fixed SD2-388 and SD2-389. 20 years ago
Daniel Grunwald 6dbad22c85 Added support for My.Forms. 20 years ago
Daniel Grunwald c9c309b7c4 Add SharpDevelopAddin project template. 21 years ago
Daniel Grunwald e73b222ff3 ParserService does not lock parsed files anymore. 21 years ago
Daniel Grunwald 2bb8881add Fixed project template options. 21 years ago
Mike Krüger 8f5e256db6 VB.NET backend now works. 21 years ago
Markus Palme 647a7c84be unitised vb.net language name; added vb.net binding to the main solution 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago