#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 acda9fb540 Use callback method for MSBuildEngine instead of Application.DoEvents() loop. Probably fixes SD2-619. 20 years ago
AddIns Fixed parser crash on incomplete ReDimStatement. 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 Fixed bug in the AddInManager when using "@Filename" version numbers. 20 years ago
setup Modify setup to check for .NET 2.0.50727.42 instead of Beta 2. 21 years ago
src Use callback method for MSBuildEngine instead of Application.DoEvents() loop. Probably fixes SD2-619. 20 years ago