105 Commits (b13f7f8d557ed9f9fbc50cbb57891b6fc6669fe5)

Author SHA1 Message Date
Daniel Grunwald 8a4efd80bc Fixed adding new files to project. 19 years ago
Justin Dearing 31d6fab63f File content for ConfigurationElement, ConfigurationElementCollection and ConfigurationSection moved to separate .cs files. This prevents duplicate content as ConfigurationSection implements ConfigurationElementCollection and ConfigurationElementCollection contain ConfigurationElement. 19 years ago
Justin Dearing 62979f29b7 Added File templates for ConfigurationElement ConfigurationElementCollection and ConfigurationSection 19 years ago
Daniel Grunwald fd2977e83d Pass SideBar tab headers to StringParser. 19 years ago
Matt Ward 7c91f4078b Minor modifications to the C# unit test temlate - Using statements are now in alphabetical order and the .Tests string is no longer appended to the unit test class namespace. 19 years ago
Matt Ward 88a692d2d0 Added missing string resources for WixBinding, standard headers and XML file templates. 19 years ago
Daniel Grunwald 4af14f6adf When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions. 19 years ago
Daniel Grunwald ae2cfe3d70 Add Notify Icon and Struct template by Justin Dearing. 19 years ago
Daniel Grunwald 56b2aa0f70 Fixed some translation issues. 19 years ago
Daniel Grunwald f212108c77 Remove WPF templates from Corsavy. 19 years ago
Mathias Simmack ae4e5fe372 new SharedAddin template for VBNet 19 years ago
Daniel Grunwald f678d9c8c7 More untranslated strings moved to the translation database, fixed SD2-838: Untranslated resource strings in output window 19 years ago
Mathias Simmack b53af54b3e updated WinFX templates for WinFX CTP May 2006 19 years ago
Mathias Simmack dd9c81719b updated WinFX samples for the WinFX CTP May 2006 19 years ago
Daniel Grunwald 16d87fd62e Fixed SD2-797: Code-completion for nested classes is broken 19 years ago
Daniel Grunwald 8cad311b40 Fixed SD2-777: Cannot add a new ASP.NET WebForm to a project 20 years ago
Daniel Grunwald 1a6fa98461 Added simple ASPX syntax highlighting, added Web application project template by Tom Schröter. 20 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
Markus Palme 8bd48bc59c SD2-658: SharpDevelop Options Panel Template not up to date 20 years ago
Daniel Grunwald ff84b11400 Fixed SD2-653: Design tab missing for new form added to project 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
Daniel Grunwald 3d398142f4 C# form template now uses partial classes. File templates now can use the "DependentUpon" attribute. 20 years ago
Daniel Grunwald a3c3230123 Added some strings to the translation database. 20 years ago
Peter Forstmeier f3440e3f81 Add FileTemplate for Sharpreport 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
Matt Ward a9071e9809 Project and file templates now support subcategories. 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
Matt Ward 2b47edd0cf Fixed typos in VB.Net file templates. 20 years ago
Daniel Grunwald df78c1123b Moved C++ and WiX templates to the (disabled) AddIn projects. (SD2-566) 20 years ago
Mathias Simmack 8e5e8caee9 updated WinFX templates for the WinFX Runtime Components November 2005 CTP 20 years ago
Mathias Simmack a04475c926 changed the Avalon templates to its real name: WPF (Windows Presentation Foundation) 20 years ago
Mathias Simmack 565490bd49 changed DefaultFileNodeCommands.cs to accept XAML files; added some XAML file templates (Window, Page, FlowDocument, PageFunction, ResourceDictionary, UserControl) 20 years ago
Matt Ward 916110e75e Added NAnt addin from SharpDevelop 1.1/Fidalgo. 20 years ago
Daniel Grunwald 7c69708220 Applied CSharpOutputVisitor patch from Rodrigo B. de Oliveira. 20 years ago
Daniel Grunwald 7b8bfb211b Add some documentation about the addin system. 20 years ago
Daniel Grunwald 2983197ecc SD2-421: Add msbuild file template 20 years ago
Daniel Grunwald 63bb9fe821 Added F1 help to text editor and forms designer. 20 years ago
Mike Krüger 4b91b06924 Worked on VB.NET Forms Designer.' 20 years ago
Daniel Grunwald 6dbad22c85 Added support for My.Forms. 20 years ago
Daniel Grunwald d0400c2e1d Fixed code completion for VB.NET. Implemented LanguageProperties to control case sensivity for project content. 20 years ago
Daniel Grunwald 22f417e362 Language bindings can now determine on what characters and keywords code completion should be triggered. 21 years ago
Mike Krüger 8f5e256db6 VB.NET backend now works. 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago