154 Commits (7f031933d8cff7a767364a71e7f21066817a4c39)

Author SHA1 Message Date
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
Matt Ward 5369b65f1c Fix view in browser for html files. 14 years ago
David Srbecký b8747a1476 Refactored Breakpoints Pad and Bookmarks Pad 14 years ago
Matt Ward 7edecd46ba Add svcutil.exe path configuration to Tools - Options. 14 years ago
Siegfried Pammer 6789dd762e add some more project browser commands 14 years ago
PeterForstmeier 7a03834bfe Convert CodeGenerationPanel.cs to WPF 14 years ago
PeterForstmeier 6d868f9b7b Cleanup 14 years ago
PeterForstmeier fcaa037aa6 Convert SelectStylePanel from *.xrfm to Wpf 14 years ago
Daniel Grunwald ebceccdaa9 Fix LoadSolutionProjects-Thread. 14 years ago
Daniel Grunwald ab95b18a3f Refactored parser service. 14 years ago
Daniel Grunwald fbced09b89 Start restructuring of SD Base: 14 years ago
Daniel Grunwald cb15d5418d Move ContextActions UI to AvalonEdit.AddIn. 14 years ago
Daniel Grunwald 9a8ee8c9ae Remove some unused string resources. 14 years ago
PeterForstmeier c42e4ca0c1 Remove TaskListOptions.xfrm fix Addin File 14 years ago
PeterForstmeier 6d2f62853d Convert TaskList Option's to WPF 14 years ago
Siegfried Pammer 7c3e361c79 starting a project with/without debugger works again 14 years ago
Siegfried Pammer 8527075b41 initial implementation of the ProjectBehavior-API 14 years ago
Matt Ward c44ab66b1c Make Add Service Reference menu item available when References and Service References selected in Projects browser. 14 years ago
Matt Ward fc35f75a90 Add context menu items for WCF service references. 14 years ago
PeterForstmeier 0f0851591e Editable Combobox, base Layout for mainContend Area 14 years ago
PeterForstmeier 076e16958e UserControl for Add Service Reference 14 years ago
Eusebiu Marcu 4318102544 Add basic "View in browser" menu item. 14 years ago
Siegfried Pammer f72af03258 implement FindAll 14 years ago
Siegfried Pammer c8ad6e1eca Remove incremental search from AvalonEdit.AddIn 14 years ago
PeterForstmeier b589ab7675 Start with 'Show WCF Service in Browser' 14 years ago
Siegfried Pammer 00e70228a1 move /AddIns/DefaultTextEditor/CodeCompletion to /SharpDevelop/ViewContent/TextEditor/CodeCompletion; 14 years ago
Daniel Grunwald 9957c52ff2 Implemented "Find references" 14 years ago
Daniel Grunwald 99b802c134 Fixed 'toggle bookmark' command. 14 years ago
Siegfried Pammer 37516c1a01 disable ReferenceNode, ReferenceFolder and other node actions in Project Browser if project is readonly 14 years ago