#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 7ffbf02529 DynamicList: prevent recursive OnPaint calls, which could happen if a control was added/removed from the list. This could result in an unusable textbox control when trying to edit a value in a debugger tooltip. 18 years ago
..
AddIns Fixed several minor code completion bugs. 18 years ago
Libraries updated project files to remove unnecessary local copies of files, and set release build destination 18 years ago
Main DynamicList: prevent recursive OnPaint calls, which could happen if a control was added/removed from the list. This could result in an unusable textbox control when trying to edit a value in a debugger tooltip. 18 years ago
Setup By default the installer no longer registers any file associations. The installer can still register file associations but now they have to be explicitly selected when installing. 18 years ago
Tools Copy new BuildComponents folder for SHFB 1.6.0.4 18 years ago
Automated.proj Use MSBuild 3.5. 19 years ago
SharpDevelop.Tests.sln Fixed forum-7200, forum-7286: Exception when trying to remove lines with breakpoints 18 years ago
SharpDevelop.sln Added latest version of server tools in the right place, and removed sharp server tools from the solution. Not deleted sharp server tools yet since I need some code from it 18 years ago
clean.bat Use MSBuild 3.5. 19 years ago
debugbuild.bat Use MSBuild 3.5. 19 years ago
prepareRelease.bat Use MSBuild 3.5. 19 years ago
releasebuild.bat Use MSBuild 3.5. 19 years ago