680 Commits (b8cd4f3d7a8e2271d9c70ed72d2b925de99ee9e4)

Author SHA1 Message Date
Daniel Grunwald 58ad8b5436 BuildAddinDocumentation now updates the AddIn schema. 20 years ago
Daniel Grunwald e7bbee281b Fixed SD2-477: Solution import error. 20 years ago
Daniel Grunwald 93c191ed25 Fixed SD2-492: VS.NET solution converter ignores HintPath attribute for references. 20 years ago
Daniel Grunwald 8a3241306b Fixed SD2-488: Highlighting editor does not work for addin-defined syntax modes. 20 years ago
Daniel Grunwald 2848336602 Add boo file templates and icons. 20 years ago
Daniel Grunwald 07bba4fd75 Added missing resource strings, removed resource strings from AssemblyAnalyzer. 20 years ago
Matt Ward 916110e75e Added NAnt addin from SharpDevelop 1.1/Fidalgo. 20 years ago
Daniel Grunwald 7e7413ce36 Update component library, tried to fix exception when switching back from the form designer when deleting controls from the form so that the caret position is after the end of the document. 20 years ago
Markus Palme 78e0a68a63 SD2-417 Icon for defintionview pad 20 years ago
Daniel Grunwald a738c4ae12 Deleted some of the unused translation strings. 20 years ago
Mathias Simmack 5deb782052 Pad layout: included some references for the dynamic help pad to solve issue #2 (http://community.sharpdevelop.net/forums/820/ShowPost.aspx) 20 years ago
Daniel Grunwald 820f9a21b7 Fixed SD2-440: Icon for local variables and parameters 20 years ago
Daniel Grunwald 4b0f6b5a2e Application and Signing project options panels now use the translation database. 20 years ago
Daniel Grunwald d43964af7c Allow addins to have their project/file templates stored in the addin directory. 20 years ago
Daniel Grunwald 8d734c3fd4 Add option to choose between "professional" menu style and system menu style. 20 years ago
Daniel Grunwald b0abd4bc91 Allow AddIns to add their own string resources to the ResourceService. 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 d4f2825721 Added support for accessor modifiers to C# parser (public int Property { get {} protected set {}}) 20 years ago
Daniel Grunwald 2983197ecc SD2-421: Add msbuild file template 20 years ago
Daniel Grunwald 15549a22d6 Improved event handler completion. 20 years ago
Mike Krüger dc57d76362 Changed some little translation issues. Re-Arranged tools menu. 20 years ago
Daniel Grunwald c1d54b7df2 Update English and German StringResources (combine -> solution). 20 years ago
Daniel Grunwald b3ec9593b8 NRefactory bugfixes (C#: For initializers added twice and VB: Custom event regions not stored in AST) 20 years ago
Daniel Grunwald f7f43911c0 SearchAndReplaceDialog remembers it's location and can be closed with Escape. 20 years ago
Daniel Grunwald 63bb9fe821 Added F1 help to text editor and forms designer. 20 years ago
Daniel Grunwald 7df2337803 Fixed SD2-385: After project run Source/Abstract Content tabs are missing 20 years ago
Daniel Grunwald 1873333ed0 Small bugfixes, updated translation, modified SVNChangeLogToXml to use NSvn instead of svn.exe; created publish.bat which automatically builds SharpDevelop, runs SVNChangeLogToXml and then builds the setup. 20 years ago
Daniel Grunwald 3c3f2e3190 Fixed SD2-403: Find references does not find indexer calls. 20 years ago
Daniel Grunwald 34dfa86a93 Update default layouts. Fixed help document highlighting. 20 years ago
Daniel Grunwald 6284ddd531 Made Help addin use the default browser view content. (moved advanced toolbar from help addin to Base) 20 years ago
Daniel Grunwald 2acc1100d1 Added HtmlHelp2 addin. 20 years ago
Daniel Grunwald bd5ea18519 Included XmlEditor addin. 20 years ago
Mike Krüger 2bf5fc75d2 Worked on forms designer. 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
Mike Krüger c2dca0b34d worked on main menu translation. 20 years ago
Mike Krüger 3df25d688c Fixed bug in ActiveContent property in SdiLayout. (Bug affected the functionalty of cut/copy/paste. updated the sidebar control library to .NET 2. 20 years ago
Daniel Grunwald 2cdb101e4a Improved prjx imported. 20 years ago
Daniel Grunwald 4f2ce47b02 Fixed some code completion bugs. 20 years ago
Daniel Grunwald 6dbad22c85 Added support for My.Forms. 20 years ago
Daniel Grunwald 6490c0c38b Small improvements. 20 years ago
Daniel Grunwald d2e1d6a857 Worked on SubversionAddIn. 20 years ago
Daniel Grunwald c3ace6e866 Fixed code completion bugs with inner classes. 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 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
Daniel Grunwald 8f0d6da9ad Fixed SD-318 and SD-347. Many small changes. 21 years ago
Daniel Grunwald b8367938c5 Included file icons from Wolfgang Bartelme. 21 years ago