#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.
 
 
 
 
 
 
Matt Ward 26fe065d3a When checking the project's references, after a control has been dropped onto a form in the designer, the code now ensures that the referenced assembly exists before trying to retrieve the assembly name. If it does not exist the code tries the GAC. This handles the case where the HintPath has been set to a folder which does not exist. 20 years ago
AddIns Display name of AddIns: "Subversion AddIn" instead of "ICSharpCode.Svn" 20 years ago
bin/setup Improved event handler completion. 21 years ago
data Fixed AltGr-shortcut bug. (AltGr+E now inserts the '€' sign instead of showing the exceptions pad). 20 years ago
doc Now MSBuild property $(SolutionDir) is available when compiling single projects. 20 years ago
setup Modify setup to check for .NET 2.0.50727.42 instead of Beta 2. 21 years ago
src When checking the project's references, after a control has been dropped onto a form in the designer, the code now ensures that the referenced assembly exists before trying to retrieve the assembly name. If it does not exist the code tries the GAC. This handles the case where the HintPath has been set to a folder which does not exist. 20 years ago