473 Commits (d54cf7c844366eb77b15d33f3b96ca536e44120d)

Author SHA1 Message Date
Daniel Grunwald d54cf7c844 Move remaining bookmark classes. 13 years ago
Daniel Grunwald d0a11e630d Move bookmark-related classes to new folder structure. 13 years ago
Daniel Grunwald 11971a35af Allow values larger than 100 for ColumnRulerPosition. 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 8d7f940f77 Move IServiceProvider extension methods from ICSharpCode.Core to ICSharpCode.SharpDevelop. 13 years ago
Daniel Grunwald a3f61c855f Move workbench-related classes into new 'Workbench' namespace. 13 years ago
Daniel Grunwald ca975b65aa Add ITreeNodeFactory to create tree nodes from a model. 13 years ago
Siegfried Pammer 7ea4d4fe9d fix duplicate language entries in HighlightingOptions 13 years ago
Siegfried Pammer 16abd83dd1 add support for customizations in combination with the semantic highlighting + fix bugs in HighlightingOptions 13 years ago
Siegfried Pammer c7f91f7d3f add support for FontWeight and FontStyle to ITextMarker 13 years ago
Siegfried Pammer ef7f6bae62 make fileName in IDocument mandatory to avoid crashes 13 years ago
Daniel Grunwald f0b7f5805e UnitTesting: use ITestFramework, clean-up. 13 years ago
Siegfried Pammer 6247fcb190 implement customizable multi highlighter 13 years ago
Daniel Grunwald 2828c9e904 Change "SymbolUnderCaretMenuCommand" into "ResolveResultMenuCommand". 13 years ago
Daniel Grunwald 05904c8407 Replace ITextEditorProvider with GetService<ITextEditor>(). 13 years ago
Daniel Grunwald 8f5f3a7572 Add ILSpyAddIn. 13 years ago
Daniel Grunwald 606d09ea8f Use ambience to format type names in the quick class browser. 13 years ago
Siegfried Pammer 16343259eb trying to fix Color import issue on Windows 8 13 years ago
Siegfried Pammer a36516af13 fix culture-specific code in importer 13 years ago
Siegfried Pammer 097d36091d make HTML colors customizable and fix bug in text marker preview 13 years ago
Siegfried Pammer 052d80d953 clarify UI messages for highlighting import 13 years ago
Siegfried Pammer c3d16e4730 improve highlighting import mappings 13 years ago
Siegfried Pammer cbce4f70ba Add "Reset all to default" button to HighlightingOptions 13 years ago
Daniel Grunwald 39bd1381d1 Remove duplicate MultiDictionary. 13 years ago
Daniel Grunwald b1b18b7c59 Cleanup. 13 years ago
Siegfried Pammer 9a1824d459 remove IHighlightingDefinition2 13 years ago
Siegfried Pammer c205964d87 fix import/export of nested named colors 13 years ago
Siegfried Pammer 0da19d4e3b add support for customized colors to SearchResultsPad 13 years ago
Siegfried Pammer edd9edc3ba allow colors from referenced rulesets to be customized 13 years ago
Siegfried Pammer 326d2410fe use highlighting customizations in Diff-Tooltip 13 years ago
Daniel Grunwald 92da3798b3 Add IResourceService interface. 13 years ago
Daniel Grunwald 569d7730e5 Fixed printing from print preview using different settings than those used for generating the preview. 13 years ago
Daniel Grunwald e1d7f1bf7f Show tooltips on EnhancedScrollBarTrack. 13 years ago
Daniel Grunwald 80dc644829 Enable new context actions (Create Local, Extract Field, Implement Interface). 13 years ago
Daniel Grunwald 6436a028bb Fixed document service retrieval. 13 years ago
Daniel Grunwald 0f3a0732fb Snippets: make ${Caret} work as expected when ${Selection} isn't used. 13 years ago
Daniel Grunwald 94585060eb Make ColumnRulerRenderer internal; expose pen instead of brush. 13 years ago
Daniel Grunwald c14b730c2e Allow secondary view contents to prevent the CodeEditor from clearing the undo stack when switching the active view. 13 years ago
Siegfried Pammer 97c248803a make column ruler color customizable 13 years ago
Tobias Ibounig 2306bbd21a Moved the ColumnRulerRenderer from the AddIn to the Library and changed the line pointed out by Daniel 13 years ago
Tobias Ibounig 5e4ec9c472 Implemented Options for ColumnRulerRenderer 13 years ago
Tobias Ibounig 0624b9e15e Added SD-1634 - Implement column ruler 13 years ago
Siegfried Pammer 7d4edf27b0 fix update of link text color in highlighting editor 13 years ago
Siegfried Pammer 74e0f42f76 make colors of current statement marker customizable 13 years ago
Siegfried Pammer 6cc6d14efd fix SD-1272 - Breakpoint text highlight colour is not configurable 13 years ago
Siegfried Pammer 017a874863 add TextMarkerService to preview in highlighting options 13 years ago
Siegfried Pammer f767c0102d add versioning support to exported sdsettings 13 years ago
Siegfried Pammer 37233cbb60 add support for VB colors 13 years ago
Siegfried Pammer bd7d401105 add marker colors customization 13 years ago