219 Commits (b13f7f8d557ed9f9fbc50cbb57891b6fc6669fe5)

Author SHA1 Message Date
Justin Dearing 3efdfb29c3 web pages are now xhtml compliant. 18 years ago
Daniel Grunwald 6beeb1734d Move P/Invoke calls to NativeMethods.cs. 18 years ago
Justin Dearing 0128413e2b Fixed Resource string on EmptyClass IsSealed property. 18 years ago
Justin Dearing 028cc78585 Added app.config template. 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 74f21e68ab Remove [STAThread] from C# compact framework project template. 19 years ago
Matt Ward 633af69129 Updated to SharpDevelop Reports 2.1.0.98 19 years ago
Daniel Grunwald 934c1d479b Fixed resource editor. 19 years ago
Daniel Grunwald 1808336a1c Merged SD 2.1 rev. 2226:2312 to trunk. 19 years ago
Daniel Grunwald 15d7aadd27 Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views. 19 years ago
Daniel Grunwald 5e9379e6a1 Refresh assembly project contents when adding a reference. 19 years ago
Justin Dearing 43578a95b0 A pattern for implementing a ConfigurationCollection for storing recently opened files in your application. Its a good starting point. 19 years ago
Justin Dearing a1a53eeb43 I cleaned up the tabs for the ConfigurationElement.cs(Section|Collection|Element) xtf files. Cleaned up the comments in the associated .cs files. Also added contructor code to ConfigurationSection to all the section to appear in user.app. 19 years ago
Justin Dearing 6bfdd31a45 Fixed a comment. 19 years ago
Daniel Grunwald ff2a4f26f0 Fixed forum-14286: exceptions thrown when trying to create WPF application without .NET Framework 3.0 installed. 19 years ago
Daniel Grunwald 2c108be5e5 Add project template for creating a custom tool AddIn. 19 years ago
Daniel Grunwald 2c42782129 Update to Boo revision 2371. 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
Justin Dearing 199b85814e Fixed the template icon. 19 years ago
Daniel Grunwald 8a4efd80bc Fixed adding new files to project. 19 years ago
Daniel Grunwald dcaf24c04d Implemented SD2-1183: Use MSBuild libraries 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
Daniel Grunwald 083b5340a2 Fixed SD2-990: Allow to specify path to FxCop in the options 19 years ago
Matt Ward 88a692d2d0 Added missing string resources for WixBinding, standard headers and XML file templates. 19 years ago
Matt Ward 1c325355a7 Added ASP.NET Web Service project template by Justin Dearing. Added missing project and file templates to SharpDevelop's installer. 19 years ago
Daniel Grunwald 00f292290d Code completion for .NET CF 2.0 projects. 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 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
Mathias Simmack f624fea2a2 new Shared Add-in template for creating add-ins for Office etc. 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 730def510e Referenced assemblies are now loaded with Mono.Cecil. 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
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