6 Commits (5ff5dae00b334b03f5380a7e7fdd2c6961d4c654)

Author SHA1 Message Date
Daniel Grunwald 0aee08dc57 Replace HighlightedInlineBuilder with RichTextModel. 12 years ago
Daniel Grunwald efd7e21b10 Introduce 'RichText' class and use it in new output pad API. 12 years ago
Daniel Grunwald f1b2220314 Change ContextActionsPopup, ContextActionsBulbPopup and the HiddenDefinition popup to open/close as the parent TextArea gains/loses focus. 13 years ago
Daniel Grunwald fd230873e4 Remove IWorkbenchLayout from public API. 13 years ago
Daniel Grunwald 7f18d1d432 Remove usages of WorkbenchSingleton. 13 years ago
Daniel Grunwald 9adf535ecd Remove unused SD.Editor.CodeCompletion classes and move the remaining ones to new folder structure. 13 years ago
Daniel Grunwald 1f43c620d2 Add IWinFormsService interface to wrap ICSharpCode.Core.WinForms. 13 years ago
Daniel Grunwald a3f61c855f Move workbench-related classes into new 'Workbench' namespace. 13 years ago
Siegfried Pammer 6247fcb190 implement customizable multi highlighter 13 years ago
Siegfried Pammer 0da19d4e3b add support for customized colors to SearchResultsPad 13 years ago
Siegfried Pammer 3bfbb53b57 move find references to background thread + multi-threading + IObservable + async 14 years ago
Siegfried Pammer 9096193009 fix some threading issues and reduce UI invokes 14 years ago
Siegfried Pammer 9d0834ac82 optimized IHighlightedLineBuilder creation 14 years ago
Siegfried Pammer 1570138319 fixing some bugs and playing around with cancellation 14 years ago
Siegfried Pammer 79a5c54f73 implemented find next 14 years ago
Siegfried Pammer e0f184d63e create new search using Rx 14 years ago
Daniel Grunwald 710b0e8f30 Adding "shortcut" option to ToolBarButton (based on patch by Boris Kozorovitzky) 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Daniel Grunwald f5170d4fde Remove unused code. 16 years ago
Daniel Grunwald 45761d3824 Implemented option panels for text editor. 16 years ago
Daniel Grunwald 4db1e52468 Use a single ProjectCollection - MSBuild 4.0 doesn't support parallel builds if multiple project collections are used. 16 years ago
Daniel Grunwald 39c00dbb0c Implemented ClassMemberBookmarks and NavigationPoints for AvalonEdit. 16 years ago
Daniel Grunwald 80c40ac480 Fixed action="disable" conditions on WPF Menus. 16 years ago
Daniel Grunwald b4f383ad8f New search results pad. 16 years ago