#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 88c568b874 Fixed NullReferenceException in ICSharpCode.Svn.SvnGuiWrapper.GetPathFromRegistry(RegistryHive hive, String valueName) when TortoiseSVN is not installed (bug introduced in r5246). 16 years ago
AddIns - reimplemented code generators in 4.0 (fixes SD2-1599) 16 years ago
data Fixed SD2-1601 - Implement disabled text editor settings 16 years ago
doc Adjusted setup and automatic build. 16 years ago
samples Added snippet support to SharpDevelop (replaces 'code templates'). 16 years ago
src Fixed NullReferenceException in ICSharpCode.Svn.SvnGuiWrapper.GetPathFromRegistry(RegistryHive hive, String valueName) when TortoiseSVN is not installed (bug introduced in r5246). 16 years ago
SharpDevelop.Tests.sln Moved the debugger directory one level up 16 years ago
SharpDevelop.sln added introduce method refactoring (not working in all cases yet) 16 years ago
buildSetupAndRunTests.bat Added missing System.Xaml references to unit tests. 16 years ago
clean.bat Adjust .bat files for .NET 4.0 Beta 2. 16 years ago
debugbuild.bat Adjust .bat files for .NET 4.0 Beta 2. 16 years ago
releasebuild.bat Adjust .bat files for .NET 4.0 Beta 2. 16 years ago