10 Commits (d1689fca8405795cb725f6d625fc7a17c2a65fe5)

Author SHA1 Message Date
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
Daniel Grunwald 8f2e284793 Allow choosing the target framework when creating a new project. 18 years ago
Justin Dearing e77880dc9f Both WPF templates get their AssemblyInfo from the same source. 18 years ago
Daniel Grunwald 74f21e68ab Remove [STAThread] from C# compact framework project template. 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
Daniel Grunwald 00f292290d Code completion for .NET CF 2.0 projects. 19 years ago
Daniel Grunwald 730def510e Referenced assemblies are now loaded with Mono.Cecil. 19 years ago
Daniel Grunwald 3d398142f4 C# form template now uses partial classes. File templates now can use the "DependentUpon" attribute. 20 years ago
Matt Ward 787617378c File and project template categories can now specify a sort order if required. Defaults to sorting by category name. Updated string resources for new templates. 20 years ago
Daniel Grunwald cf8f7e43f2 Added project converter (C# <-> VB -> Boo). Project settings are currently not converted. 20 years ago
Matt Ward a9071e9809 Project and file templates now support subcategories. 20 years ago
Daniel Grunwald f7f43911c0 SearchAndReplaceDialog remembers it's location and can be closed with Escape. 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 2bb8881add Fixed project template options. 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago