131 Commits (9ce217dc551ad8ed4548740815217176ac04094e)

Author SHA1 Message Date
Andreas Weizel c2b0722922 Added "Run" context menu item for custom assemblies in ClassBrowser. 12 years ago
Andreas Weizel 0a9c01d948 Context menu for removing assemblies from ClassBrowser workspace. 12 years ago
Siegfried Pammer 54eacfa3b2 update "open assembly" icons in Class Browser to the new icons suggested by Michael 12 years ago
Siegfried Pammer 13623553e0 add icons for new ClassBrowser nodes 12 years ago
Siegfried Pammer e85d13d875 remove SplitView functionality from CodeEditor 12 years ago
Siegfried Pammer 7679f1cc49 reimplement Workspace architecture with a single WorkspaceModel 12 years ago
Siegfried Pammer 9e5416c8ad clean up ClassBrowserWorkspace logic and implement assembly model for loaded assemblies; 12 years ago
Siegfried Pammer 035cbe30b7 add simple implementation of ClassBrowserPad, ClassBrowserTreeView and some tree nodes 12 years ago
Daniel Grunwald 79eae2127d Remove ShowServiceCommandInBrowser (clean up project browser context menu; command does not work with multiple service references) 12 years ago
Siegfried Pammer 01df710105 first implementation of rename without proper UI 12 years ago
Daniel Grunwald feab288aca Put the SortOrder in the AddIn-Tree; and remove the SortOrder.xml files. 12 years ago
Siegfried Pammer 7c0e667388 move Attach/Detach to ITextEditorExtension and use ILanguageBinding as extensible replacement for old "LanguageProperties" 12 years ago
Daniel Grunwald e0d6d8d9d9 Use new ProjectTemplate base class. 12 years ago
Daniel Grunwald aecdac2308 Hide NewProjectDialog behind IUIService. 12 years ago
Daniel Grunwald 44d5a83dc4 Add IFileSystem interface to SharpDevelop. 12 years ago
Daniel Grunwald 6e08cfe87e Reimplemented project configuration management. 13 years ago
Daniel Grunwald bb4e74c170 Worked on IProjectService API. 13 years ago
Daniel Grunwald 5ac93c1540 Port most of SharpDevelop to new ISolution API. 13 years ago
Matt Ward 225ec195fb Allow missing projects to be removed from solution. 13 years ago
Peter Forstmeier a8e2c54257 Rename Files 13 years ago
Daniel Grunwald e24b3330ce Use SD.Dom for entity context menu. 13 years ago
Peter Forstmeier 12dd9699f6 rename some obsolete classes to old_XY 13 years ago
Peter Forstmeier 871b1cc150 OutputWindowOptionsPanelXaml 13 years ago
Daniel Grunwald 703d17d91d Reimplemented CodeEditorView.ShowHelp() 13 years ago
Daniel Grunwald 9990ce8399 Fix 'Add existing project' 13 years ago
PeterForstmeier c68e424ec0 ExternalToolOptions Cleanup 13 years ago
PeterForstmeier e592629af4 ExternalToolPanel.cs 13 years ago
PeterForstmeier fdd00b2fdd ExternalToolPanelXaml.xaml - ContextMenu's 13 years ago
PeterForstmeier 8b1fe69b46 CodeCompletionPanel 13 years ago
PeterForstmeier 3ced83921a Cleanup 13 years ago
Daniel Grunwald ad1dc15050 Move IDisplayBinding and 'Open with' dialog to new folder structure. 13 years ago
Daniel Grunwald fd230873e4 Remove IWorkbenchLayout from public API. 13 years ago
Daniel Grunwald 6b5d8729e1 Move some editor classes to new folder structure. 13 years ago
Daniel Grunwald d54cf7c844 Move remaining bookmark classes. 13 years ago
Daniel Grunwald f42d52cfed New async-based API for the build engine. 13 years ago
Daniel Grunwald b432c0bfa4 Integrate document model with IProject. 13 years ago
Daniel Grunwald 332ad8f7a6 Add ClipboardWrapper. 13 years ago
Daniel Grunwald fcb7e48993 Move some addin tree paths. 13 years ago
Daniel Grunwald 1f43c620d2 Add IWinFormsService interface to wrap ICSharpCode.Core.WinForms. 13 years ago
Daniel Grunwald 87c29779a9 Remove ICSharpCode.Core.ICommand and use the WPF ICommand instead. 13 years ago
Daniel Grunwald ca975b65aa Add ITreeNodeFactory to create tree nodes from a model. 13 years ago
Daniel Grunwald 7eea339c6e Add 'IShutdownService'. 13 years ago
Matt Ward ec75e495d4 Support running custom tools on build. 13 years ago
Daniel Grunwald 2828c9e904 Change "SymbolUnderCaretMenuCommand" into "ResolveResultMenuCommand". 13 years ago
Daniel Grunwald e5560361b9 Update setup. 13 years ago
Daniel Grunwald e1d7f1bf7f Show tooltips on EnhancedScrollBarTrack. 13 years ago
Siegfried Pammer 76b4fe6179 fix http://community.sharpdevelop.net/forums/p/15982/42766.aspx#42766 - Attach to Process and command “Step over” 13 years ago
Daniel Grunwald 2906487bf3 Allow switching between normal .NET framework and portable library in existing projects. 13 years ago
Daniel Grunwald 950bcb3a0f Add error message when Portable Library Tools are not installed. 13 years ago
Daniel Grunwald e454861402 Add "Portable Library" project template. 13 years ago