#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Grunwald 25612ba844 When an external AddIn is missing, allow removing the AddIn with the AddIn Manager. 17 years ago
..
AddInManager When an external AddIn is missing, allow removing the AddIn with the AddIn Manager. 17 years ago
AddinScout Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views. 19 years ago
CodeAnalysis Improved support for FxCop 1.36. 18 years ago
CodeCoverage Fixed handling of query continuations. 17 years ago
ComponentInspector Fixed a null reference exception that occurred when opening the Component Inspector in a release build. 18 years ago
Debugger Fixed handling of query continuations. 17 years ago
FiletypeRegisterer Implemented SD2-1353: Allow for build-action specific properties for FileProjectItems. 18 years ago
HighlightingEditor/Project Remove duplicated InputBox. 18 years ago
HtmlHelp2 Mark .exe, .dll and .bat files as executable (required for cygwin). 18 years ago
PInvokeAddIn Fixed forum-7231: InvalidOperationException when subversion overlay icon manager tries to set overlay before project browser tree view is created. 18 years ago
ReflectorAddIn Prevent project resource image editor from resetting the custom tool to ResXFileCodeGenerator when PublicResXFileCodeGenerator is selected. 18 years ago
RegExpTk/Project SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core 18 years ago
ResourceToolkit ResourceToolkit: Fixed exception when encountering an empty resource name in a ResourceManager constructor call. 17 years ago
SearchAndReplace r7438@daniel-notebook (orig r3400): daniel | 2008-08-17 15:57:22 +0200 18 years ago
SharpRefactoring fixed inconsistency with \r and \n in the code generation and insertion code. 18 years ago
SourceAnalysis Fixed exception opening StyleCop options when StyleCop is not installed 18 years ago
StartPage/Project Fixed NullReferenceExceptions when Clipboard.GetData returns null. 18 years ago
SubversionAddIn/Project Mark HistoryView as IsViewOnly 18 years ago
UnitTesting Inner classes with a TestFixture attribute are now shown in the Unit Tests and can be tested individually. 18 years ago