#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 5e9bbb9581 Fixed SD2-873. Reloading the ToolboxProvider's side tabs before the ToolboxService is created caused the SideTabItemDesigner's ReloadToolbox method to reload the side tabs again whilst they were currently being reloaded causing duplicate Windows Forms side tabs. Attempting to use this second set threw a null reference exception. 19 years ago
AddIns Updated to SharpDevelop Reports 2.1.0.98 19 years ago
bin/setup Switch from MbUnit to NUnit: 20 years ago
data Fixed SD2-1024. The user can no longer close SharpDevelop when it is running a build and a message is displayed when this is attempted. 19 years ago
doc Fixed SD2-849: AddIn.xsd schema is not valid 19 years ago
samples Update assembly base addresses to prevent relocation. 19 years ago
src Fixed SD2-873. Reloading the ToolboxProvider's side tabs before the ToolboxService is created caused the SideTabItemDesigner's ReloadToolbox method to reload the side tabs again whilst they were currently being reloaded causing duplicate Windows Forms side tabs. Attempting to use this second set threw a null reference exception. 19 years ago