161
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Aug 27, 2025 — Aug 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Copy GacUtil2 to tools directory. Small bugfix for code completion and ErrorList. More... about 21 years ago
Cut/Copy/Paste menu+toolbar commands now also work for normal text boxes and combo boxes (e.g. on the project's property pages). More... about 21 years ago
Fixed SD2-397: Empty Project Scout has visually enabled (not grayed out) icons. More... about 21 years ago
Fixed SD2-374: Compiler warnings during debugging. More... about 21 years ago
Fixed SD2-405: Invisible menu item can be run by shortcut. Fixed SD2-376: Debugger: Menu consistency. Added caching to SearchClassReturnType (dramatically improves code completion performance in classes that have many base types like XmlView). More... about 21 years ago
Setup message changed More... about 21 years ago
Updated to v2.0 and added a 2.0 blurb to the Intro More... about 21 years ago
Rename configuration folder from .ICSharpCode\Corsavy to .ICSharpCode\SharpDevelop2 More... about 21 years ago
Remove old help. Deactivate run of help register tool. More... about 21 years ago
Fixed SD2-398: Add support for nullables to the C# parser. More... about 21 years ago
Code completion improvements. Made forms designer capable of loading classes that don't use fully qualified names for the fields. Added solution that includes unit tests. More... about 21 years ago
Fixed SD2-401: Using aliases for classes. Usings like "using StringCollection = System.Collections.Generic.List<string>" are now valid and code completion works correctly for them. More... about 21 years ago
Fixed SD2-403: Find references does not find indexer calls. More... about 21 years ago
Add SharpDevelop help / help register application. More... about 21 years ago
Fixed compile errors. More... about 21 years ago
Update default layouts. Fixed help document highlighting. More... about 21 years ago
Made HtmlHelp2 addin use the normal search results pad. More... about 21 years ago
Move XmlEditor files in Src/Resources subdirectories. More... about 21 years ago
Fixed SD2-293 (Creating any C++ Project fails with a NullReferenceException). Fixed exception when quickly closing multiple files during the initial parser run. More... about 21 years ago
Improved lazy-loading. More... about 21 years ago
Made UpdateAssemblyInfo use NSvn instead of svn.exe. More... about 21 years ago
Remove some Console.WriteLine() calls; catch some exceptions which previously were ignored silently or just dumped to the console. More... about 21 years ago
Update XmlEditor file headers. Display browser's status text in status bar. More... about 21 years ago
Critical bug fixed (MenuCommands didn't work) More... about 21 years ago
Made Help addin use the default browser view content. (moved advanced toolbar from help addin to Base) More... about 21 years ago
Added HtmlHelp2 addin. More... about 21 years ago
File tabstrip context menu now working again. (Patched docking suite. Take care on dockin library updates.) More... about 21 years ago
Included XmlEditor addin. More... about 21 years ago
Added XmlEditor addin. Fixed some bugs. More... about 21 years ago
Fixed SD2-395: Deleting a file from Project Scout causes NSvn.Core.NotVersionControlled Exception. More... about 21 years ago