#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 19c7359b57 Fixed problem that could cause invalid Drag'n'Drop operations to be executed if OnDragDrop executed without a prior OnDragOver for that mouse position (e.g. very fast moving of a folder into its own subfolder) 18 years ago
..
SdaAddIns Fixed problem that could cause invalid Drag'n'Drop operations to be executed if OnDragDrop executed without a prior OnDragOver for that mouse position (e.g. very fast moving of a folder into its own subfolder) 18 years ago
SharpDevelopInteraction Fixed SD2-971: Correct VB arrays declaration and redim-statements are recognized as code errors. 19 years ago
AssemblyInfo.cs Add ICSharpCode.SharpDevelop.Sda and SdaUser example application. 19 years ago
MainForm.Designer.cs Make Consolas the default font on Vista. 19 years ago
MainForm.cs #region formatting, fixes 19 years ago
MainForm.resx Add ICSharpCode.SharpDevelop.Sda and SdaUser example application. 19 years ago
SdaUser.csproj Make Consolas the default font on Vista. 19 years ago
SdaUser.sln Make Consolas the default font on Vista. 19 years ago