#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 0b8d32fb61 Allow SharpDevelop AddIn to filter the logger output. Removed mutable 'CurrentErrorOrWarning' in BuildEngine and use logger filters instead. 16 years ago
AddIns Allow SharpDevelop AddIn to filter the logger output. Removed mutable 'CurrentErrorOrWarning' in BuildEngine and use logger filters instead. 16 years ago
data Fixed SD2-1652: "Cannot save with current encoding" not implemented in AvalonEdit.AddIn 16 years ago
doc Fixed hard-binding attributes for ICSharpCode.SharpDevelop. 16 years ago
samples Fixed SdaUser sample. Remove old ICSharpCode.TextEditor samples. 16 years ago
src Allow SharpDevelop AddIn to filter the logger output. Removed mutable 'CurrentErrorOrWarning' in BuildEngine and use logger filters instead. 16 years ago
SharpDevelop.Tests.sln Use external BuildWorker process for compilation. Use MSBuild 3.5 for compiling projects with ToolsVersion<"4.0". 16 years ago
SharpDevelop.sln Use external BuildWorker process for compilation. Use MSBuild 3.5 for compiling projects with ToolsVersion<"4.0". 16 years ago
buildSetupAndRunTests.bat Update build scripts for .NET Framework 4.0 RC (v4.0.30128) 16 years ago
clean.bat Allow SharpDevelop AddIn to filter the logger output. Removed mutable 'CurrentErrorOrWarning' in BuildEngine and use logger filters instead. 16 years ago
debugbuild.bat Update build scripts for .NET Framework 4.0 RC (v4.0.30128) 16 years ago
releasebuild.bat Update build scripts for .NET Framework 4.0 RC (v4.0.30128) 16 years ago