#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 b410bcd465 Allow routing WPF commands to SDWindowsFormsHost without setting focus on a WinForms control 16 years ago
..
Base Allow routing WPF commands to SDWindowsFormsHost without setting focus on a WinForms control 16 years ago
Core Merge /branches/3.0 to /trunk. 16 years ago
ICSharpCode.Core.Presentation Move NumericUpDown and ZoomScrollViewer to SharpDevelop.Widgets. 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 CodeCompletion shows only imported types. Shows all available types on Ctrl+Space press. After using it for a few days, I found that always showing all types can be confusing, like always showing all extension methods. Now both types and extension methods need Ctrl+Space. 16 years ago
ICSharpCode.SharpDevelop.Sda Fixed SdaUser sample. Remove old ICSharpCode.TextEditor samples. 16 years ago
ICSharpCode.SharpDevelop.Widgets/Project Move NumericUpDown and ZoomScrollViewer to SharpDevelop.Widgets. 16 years ago
StartUp/Project UDC: Upload name of feature branch 16 years ago
GlobalAssemblyInfo.template Merge trunk to branches/reports. 16 years ago
ICSharpCode.SharpDevelop.snk