#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.
 
 
 
 
 
 
Christian Hornung 409a1a13d9 ResourceToolkit: Applied some fixes from FxCop. Especially reduced nesting of generics by using a custom ResourceItem class instead of KeyValuePair<string,string>. 20 years ago
..
AddInManager Updated to NUnit 2.2.8. Commented out SharpDevelop tests that no longer compile. Removed all occurrences of %3B from project files. Added a probing binary path to SharpDevelop's app.config pointing to the location of the NUnit assemblies. This allows the Unit Testing window to work without needing NUnit added to the GAC. 20 years ago
AddinScout Merged Corsavy r1333:1387 to trunk. 20 years ago
CodeAnalysis Fixed SD2-990: Allow to specify path to FxCop in the options 20 years ago
CodeCoverage Added a custom ColorDialog that remembers any user defined custom colors. 20 years ago
ComponentInspector File filter now showing correct string and filter working when opening assemblies into the Component Inspector. Fixed missing menu item text in Component Inspector's object tree context menu. 20 years ago
Debugger Fixed SD2-1117: Local variables pad throws exception in debugger. 20 years ago
FiletypeRegisterer Merged Corsavy r1387:1425 to trunk. 20 years ago
HighlightingEditor/Project Make Consolas the default font on Vista. 20 years ago
HtmlHelp2 Updated to NUnit 2.2.8. Commented out SharpDevelop tests that no longer compile. Removed all occurrences of %3B from project files. Added a probing binary path to SharpDevelop's app.config pointing to the location of the NUnit assemblies. This allows the Unit Testing window to work without needing NUnit added to the GAC. 20 years ago
MonoAddIn Updated to NUnit 2.2.8. Commented out SharpDevelop tests that no longer compile. Removed all occurrences of %3B from project files. Added a probing binary path to SharpDevelop's app.config pointing to the location of the NUnit assemblies. This allows the Unit Testing window to work without needing NUnit added to the GAC. 20 years ago
NAntAddIn Fixed SD2-1134. A user friendly error message is now shown if the NAnt executable cannot be found or the path specified is invalid. 20 years ago
PInvokeAddIn Merged Corsavy r1333:1387 to trunk. 20 years ago
RegExpTk SD2-835: Creating a regex assembly with an invalid filename throws an error 20 years ago
ResourceToolkit/Project ResourceToolkit: Applied some fixes from FxCop. Especially reduced nesting of generics by using a custom ResourceItem class instead of KeyValuePair<string,string>. 20 years ago
SharpQuery Updated to NUnit 2.2.8. Commented out SharpDevelop tests that no longer compile. Removed all occurrences of %3B from project files. Added a probing binary path to SharpDevelop's app.config pointing to the location of the NUnit assemblies. This allows the Unit Testing window to work without needing NUnit added to the GAC. 20 years ago
SharpReport Refactoring to use code from SharpReportCore\Printing in Exporters 20 years ago
SharpServerTools Removed reference to Extensibility assembly in SharpServerTools. Set the correct output path for release builds in the SharpServerTools and SharpDbTools projects. 20 years ago
StartPage/Project Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 20 years ago
SubversionAddIn/Project Fixed SD2-950: SharpDevelop Project Cconverter doesn't show correct line/column status. 20 years ago
UnitTesting Updated to NUnit 2.2.8. Commented out SharpDevelop tests that no longer compile. Removed all occurrences of %3B from project files. Added a probing binary path to SharpDevelop's app.config pointing to the location of the NUnit assemblies. This allows the Unit Testing window to work without needing NUnit added to the GAC. 20 years ago