#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.
 
 
 
 
 
 
Matt Ward 52cc3ff712 Merged - SharpDevelop can now find the location of Sandcastle Help File Builder version 1.9.1.0 16 years ago
..
VBConverter Added Rope<T> to AvalonEdit and use it instead of the GapTextBuffer. 17 years ago
AutostartCommands.cs Fixed SD2-1621 - WinForms designer: events are not created in source code 16 years ago
BuildCommands.cs When running unit tests in multiple projects, perform a single build for all those projects before executing any tests. 16 years ago
ChooseLayoutCommand.cs Improved automatic language switching of workbench elements. 17 years ago
CustomStringTagProvider.cs Merge 3.1.1 to trunk. 16 years ago
DebugCommands.cs Combine Run/Continue on F5. Move FindDerivedClassesOrOverrideCommand to F6; change F9 back to Build Project. 16 years ago
EditCommands.cs Remove ICSharpCode.SharpDevelop.DefaultEditor namespace. 16 years ago
FileCommands.cs Simplify code using FileFilter 16 years ago
FileMenuCommands.cs removed *.sln file filter from "Add existing project" dialog to avoid adding .sln files to a solution. 16 years ago
FileTabStripCommands.cs First implementation of context action hiding. Selection of hidden actions is not persisted to settings yet. 16 years ago
HelpCommands.cs Use WPF routed commands for 'Help' and 'Print'. 17 years ago
MenuItemBuilders.cs Remove PixelSnapper; use WPF layout rounding instead. 16 years ago
NavigationCommands.cs Implemented the commands in the 'Edit>Format' menu for AvalonEdit. 17 years ago
ProjectMenuCommands.cs Merged - SharpDevelop can now find the location of Sandcastle Help File Builder version 1.9.1.0 16 years ago
SharpDevelopRoutedCommands.cs "Normalize" file headers. 16 years ago
SideBarCommands.cs Trying to reduce amount of global state in ICSharpCode.Core 17 years ago
ToolsCommands.cs Fixed SD2-1632 - Fullscreen mode not implemented in WpfWorkbench 16 years ago
WindowCommands.cs Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views. 19 years ago