13254 Commits (b13f7f8d557ed9f9fbc50cbb57891b6fc6669fe5)
 

Author SHA1 Message Date
Matt Ward 30d666807c Changed the namespace for the form designer context menu commands. Added ICSharpCode.SharpDevelop runtime to FormDesigner.addin. Form designer context menus now working. 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 8e7a4a989a Fixed some bugs. 20 years ago
Daniel Grunwald db1f34bfd9 Fixed SD2-399: Hide bookmarks inside folded regions 20 years ago
Daniel Grunwald 6a9bf64985 Fixed SD2-380: TODO Parsing Bug. 20 years ago
Daniel Grunwald 7d4f14a9aa Add context menu to class browser. 20 years ago
Daniel Grunwald 3d4f0a78f7 Fixed SD2-400: Importing classes (VB.NET). 20 years ago
Daniel Grunwald aad4c32ffc Fixed drag'n'drop of components from the side bar to the form designer. 20 years ago
Daniel Grunwald df18fef0d3 AutoHide pads are initalized when they are expanded (not when they are first clicked on). 20 years ago
Daniel Grunwald eea2eade1e 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.Remove NUnitPad (MbUnit can run NUnit tests). 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 d992e73b07 Fixed two small code completion bugs: 20 years ago
Mathias Simmack e5b08710e8 minor fixes (MSDN is the default search page again) and cosmetic (printer picture for ContextMenuStrip in TocPad.cs) 20 years ago
Daniel Grunwald 6316da8baf Improved MbUnit addin. 20 years ago
Daniel Grunwald 0028131d61 Add MbUnit and MbUnit-addin. 20 years ago
Daniel Grunwald 7d34f5b122 When loading referenced assemblies for code completion that have missing dependencies, try to find best available version. 20 years ago
Daniel Grunwald 040a8b7582 Use LoggingService instead of Console.WriteLine. 20 years ago
Daniel Grunwald 166099716a Use .Net SDK help ("MS.NETFramework.v20.en") as default collection displayed in help addin. 20 years ago
Daniel Grunwald b7c53722fe Copy GacUtil2 to tools directory. 20 years ago
Daniel Grunwald 71f2d912ec Cut/Copy/Paste menu+toolbar commands now also work for normal text boxes and combo boxes (e.g. on the project's property pages). 20 years ago
Daniel Grunwald 05221a0758 Fixed SD2-397: Empty Project Scout has visually enabled (not grayed out) icons. 20 years ago
Daniel Grunwald d6bdc87bc2 Fixed SD2-374: Compiler warnings during debugging. 20 years ago
Daniel Grunwald 83d7b3301e Fixed SD2-405: Invisible menu item can be run by shortcut. 20 years ago
Christoph Wille aba3d7df3e Setup message changed 20 years ago
Christoph Wille d98412300c Updated to v2.0 and added a 2.0 blurb to the Intro 20 years ago
Daniel Grunwald 83b934ec0a Rename configuration folder from .ICSharpCode\Corsavy to .ICSharpCode\SharpDevelop2 20 years ago
Daniel Grunwald ccf1d3bddd Remove old help. Deactivate run of help register tool. 20 years ago
Daniel Grunwald 8bc61f3898 Fixed SD2-398: Add support for nullables to the C# parser. 20 years ago
Daniel Grunwald a80f630082 Code completion improvements. 20 years ago
Daniel Grunwald 20199d196a Fixed SD2-401: Using aliases for classes. 20 years ago
Daniel Grunwald 3c3f2e3190 Fixed SD2-403: Find references does not find indexer calls. 20 years ago
Daniel Grunwald 25be6a591e Add SharpDevelop help / help register application. 20 years ago
Daniel Grunwald 90f1b4153e Fixed compile errors. 20 years ago
Daniel Grunwald 34dfa86a93 Update default layouts. Fixed help document highlighting. 20 years ago
Daniel Grunwald a7780f0bec Made HtmlHelp2 addin use the normal search results pad. 20 years ago
Daniel Grunwald cf3eb0d1b9 Move XmlEditor files in Src/Resources subdirectories. 20 years ago
Daniel Grunwald 622070a221 Fixed SD2-293 (Creating any C++ Project fails with a NullReferenceException). 20 years ago
Daniel Grunwald 465e919934 Improved lazy-loading. 20 years ago
Daniel Grunwald 9df71b7ffe Made UpdateAssemblyInfo use NSvn instead of svn.exe. 20 years ago
Daniel Grunwald 737cbb83df Remove some Console.WriteLine() calls; catch some exceptions which previously were ignored silently or just dumped to the console. 20 years ago
Daniel Grunwald 2819cee5df Update XmlEditor file headers. Display browser's status text in status bar. 20 years ago
Daniel Grunwald 02f56d27dc Critical bug fixed (MenuCommands didn't work) 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
Mike Krüger c82fa4b90b File tabstrip context menu now working again. (Patched docking suite. Take care on dockin library updates.) 20 years ago
Daniel Grunwald bd5ea18519 Included XmlEditor addin. 20 years ago
Daniel Grunwald f4023665c8 Added XmlEditor addin. 20 years ago
Daniel Grunwald e2edcd04f2 Fixed SD2-395: Deleting a file from Project Scout causes NSvn.Core.NotVersionControlled Exception. 20 years ago
Andrea Paatz c9f7499a22 Worked on Boyer-Moore search strategy 20 years ago