#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.
 
 
 
 
 
 
Martin Koníček 324cd7923b Object graph visualizer - replaced Graphviz's neato.exe by my custom spline routing. Removed all native Graphviz libraries. 16 years ago
AddIns Use AvalonEdit in definition view. 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 Object graph visualizer - replaced Graphviz's neato.exe by my custom spline routing. Removed all native Graphviz libraries. 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 Don't use <TrackFileAccess>false</TrackFileAccess> because it forces a recompile every time. Move the resgen-requiring projects to .NET 4.0 instead. 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