#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
 
 
 
 
 
 
Daniel Grunwald 4ebc9a9abe Improved Ctrl+MouseWheel Zoom 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 Improved Ctrl+MouseWheel Zoom 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