#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 834d5bf387 Fixed ObjectDisposedException generated when running XSL transform after splitting the XSLT Output window. The TextAreaControl/TextArea classes were not removing document event handlers when disposed. 20 years ago
AddIns Move some strings into the resource database. 20 years ago
bin/setup Improved event handler completion. 20 years ago
data SharpDevelop should now work on .NET 2.0 final. Implemented a workaround for SD2-485 (Compile solution not working with .NET 2.0 RC1). 20 years ago
doc Improved code completion for Boo. 20 years ago
setup Modify setup to check for .NET 2.0.50727.42 instead of Beta 2. 20 years ago
src Fixed ObjectDisposedException generated when running XSL transform after splitting the XSLT Output window. The TextAreaControl/TextArea classes were not removing document event handlers when disposed. 20 years ago