1530 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 13e1843f47 Add more UnitTesting.Tests, and fixed handling of inherited tests that are hidden (not overridden) 13 years ago
Daniel Grunwald ce3de78aba Introduce SDTestFixtureBase to initialize/tear down the static service container. 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 42ae86a467 Started porting UnitTesting.Tests to the new architecture. 13 years ago
Daniel Grunwald f0b7f5805e UnitTesting: use ITestFramework, clean-up. 13 years ago
Daniel Grunwald 143663b0f3 Fix navigating to methods in DecompiledViewContent. 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 0c3a8957c7 Fix unit tests. 13 years ago
Daniel Grunwald a8d0875c13 Fix build. 13 years ago
Daniel Grunwald 9193b83219 Make IHasPropertyContainer a [ViewContentService]. 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
Matt Ward ec6ad9e42e Fix failing unit tests being run with MTA thread. 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 7c2e559014 Set target framework to .NET 4.5 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 fbf0b6d419 The IconEditor AddIn now can edit icons. 13 years ago
Daniel Grunwald a660f427b8 Started porting the FxCop-AddIn to SD5. 13 years ago
Daniel Grunwald bbe4654da0 Add back the IconEditor AddIn. 13 years ago
Daniel Grunwald e5560361b9 Update setup. 13 years ago
Daniel Grunwald 5a50c1a5c2 Remove static AddInTree and use IAddInTree interface instead. 13 years ago
Daniel Grunwald 92da3798b3 Add IResourceService interface. 13 years ago
Daniel Grunwald 16bb4b2e7f Introduce IPropertyService. 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 f8629c101c Fix crash when opening LoadSaveOptions. 13 years ago
Daniel Grunwald e1d7f1bf7f Show tooltips on EnhancedScrollBarTrack. 13 years ago