#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.
 
 
 
 
 
 
Dickon Field 9c122eb9b0 Backgrounded metadata load from file operation 20 years ago
..
AddIns Backgrounded metadata load from file operation 20 years ago
Libraries TextArea.IsInputChar now always returns true. This fixes SD2-747: Form containing the text editor and a button with a shortcut 20 years ago
Main Ampersands now displayed correctly in text editor visual error tooltips. The original code was replacing each ampersand with three ampersands, a fix for a problem in SharpDevelop 1.1 rev 1662 which is no longer needed in SharpDevelop2. 20 years ago
Setup Added the WiX NetFx and VS Extensions schemas to the installer. Restructured the setup project - moved SharpDevelop.url to a Files subdirectory so the new Diff feature does not report the various WiX setup files as missing. 20 years ago
Tools --START 1139 added to Tools.build so that the change log only contains change information for v2.1 20 years ago
SharpDevelop.Tests.sln Fixed code-completion unit tests. 20 years ago
SharpDevelop.sln added restructured serverexplorertool to enable server explorer components to be made pluggable and to enable various addins for different vendor's db servers in Database Explorer. Next step integrate with AddIn tree. 20 years ago
clean.bat Add quotation marks to batch files -> fixes build if the SharpDevelop path contains a space 20 years ago
debugbuild.bat Add quotation marks to batch files -> fixes build if the SharpDevelop path contains a space 20 years ago
prepareRelease.bat Fixed SD2-509: Form Designer duplicates first line of code 21 years ago
releasebuild.bat Add quotation marks to batch files -> fixes build if the SharpDevelop path contains a space 20 years ago