#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 9aec7e28d0 Merge branch 'gitUpdateAssemblyInfo' 16 years ago
..
Base Fixed null reference exception when typing a comma to add a new parameter to an existing class method. 16 years ago
Core Report the file types opened in the text editor to UDC (but only known file types) 16 years ago
ICSharpCode.Core.Presentation TranslateMenuItemToWpf sets also shortcut on WPF MenuItem, so that menus show shortcuts. 16 years ago
ICSharpCode.Core.WinForms Updated some of the SharpDevelop samples. 16 years ago
ICSharpCode.SharpDevelop.BuildWorker Use external BuildWorker process for compilation. Use MSBuild 3.5 for compiling projects with ToolsVersion<"4.0". 16 years ago
ICSharpCode.SharpDevelop.BuildWorker35 Use external BuildWorker process for compilation. Use MSBuild 3.5 for compiling projects with ToolsVersion<"4.0". 16 years ago
ICSharpCode.SharpDevelop.Dom - fixed infinite loop in VBNetExpressionFinder 16 years ago
ICSharpCode.SharpDevelop.Sda Fixed SdaUser sample. Remove old ICSharpCode.TextEditor samples. 16 years ago
ICSharpCode.SharpDevelop.Widgets/Project Make sure buttons have the correct size (using a style with MinWidth=75 and Padding=9,1). 16 years ago
StartUp/Project added new icon for extension methods 16 years ago
GlobalAssemblyInfo.template Merge branch 'gitUpdateAssemblyInfo' 16 years ago
ICSharpCode.SharpDevelop.snk