#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 8e50d97126 Fixed exception on startup because the splash screen was initialized too early in release builds (creating forms in a static constructor is not a good idea). 20 years ago
..
AddIns Added project converter (C# <-> VB -> Boo). Project settings are currently not converted. 20 years ago
Libraries Added project converter (C# <-> VB -> Boo). Project settings are currently not converted. 20 years ago
Main Fixed exception on startup because the splash screen was initialized too early in release builds (creating forms in a static constructor is not a good idea). 20 years ago
Tools Applied patch by Alex Prudkiy: fixes loading the forms designer when the file contains multiple classes. 20 years ago
SharpDevelop.Tests.sln Added support for web references. 20 years ago
SharpDevelop.sln Added support for Mono's GAC. Added Gtk# and Glade# project templates. Project templates can now clear any imports added by default. Improved code completion for Mono GAC assemblies with dependencies. 20 years ago
clean.bat SharpDevelop should now work on .NET 2.0 final. Implemented a workaround for SD2-485 (Compile solution not working with .NET 2.0 RC1). 21 years ago
debugbuild.bat SharpDevelop should now work on .NET 2.0 final. Implemented a workaround for SD2-485 (Compile solution not working with .NET 2.0 RC1). 21 years ago
prepareRelease.bat Fixed SD2-509: Form Designer duplicates first line of code 21 years ago
releasebuild.bat SharpDevelop should now work on .NET 2.0 final. Implemented a workaround for SD2-485 (Compile solution not working with .NET 2.0 RC1). 21 years ago
resetAssemblyInfo.bat Added tool to put revision number into AssemblyInfo files. 21 years ago