#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 bd3dc66e86 Add unit test for ReadOnlyDocument. 16 years ago
..
Base Add unit test for ReadOnlyDocument. 16 years ago
Core Allow overriding the BranchName (necessary on build server) 16 years ago
ICSharpCode.Core.Presentation TranslateMenuItemToWpf sets also shortcut on WPF MenuItem, so that menus show shortcuts. 16 years ago
ICSharpCode.Core.WinForms Add interface to allow replacing WinFormsMessageService with a custom implementation when hosting SharpDevelop. 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 Add comment that ParseInformation.CompilationUnit never returns null. 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 Automatically detect branch name (instead of storing it in source code) and include both branch name and commit hash in assembly info. 16 years ago
GlobalAssemblyInfo.template Automatically detect branch name (instead of storing it in source code) and include both branch name and commit hash in assembly info. 16 years ago
ICSharpCode.SharpDevelop.snk