50 Commits (c8df4f65148a2694868d93b7a9fddc010d5250dd)

Author SHA1 Message Date
Daniel Grunwald eec385146f Change LGPL headers to MIT header. 12 years ago
Patryk Mikos 1699410da2 Highlight Current Line defaults 12 years ago
Patryk Mikos 5de622f937 Move HighlightCurrentLine from AvalonEdit.Addin to ICSharpCode.AvalonEdit 12 years ago
Daniel Grunwald ee0e6b1d4d Remove static class ProjectBindingService; the list of project bindings is now available from SD.ProjectService. 12 years ago
Patryk Mikos 4f090fee49 Options -> HighlightCurrentLine fix 12 years ago
Patryk Mikos 9206e93451 Highlight current line added in AvalonEdit 12 years ago
Daniel Grunwald cfa01c3986 Fix HighlightingColorizer.OnHighlightStateChanged ignoring some change notifications. 13 years ago
Daniel Grunwald c9cc2ff077 Remove CustomizableHighlightingColorizer. 13 years ago
Daniel Grunwald 72c6e37fc0 Use a regular HighlightingColorizer with custom IHighlighter instead of CustomizableHighlightingColorizer. 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
Daniel Grunwald 8f5f3a7572 Add ILSpyAddIn. 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
Siegfried Pammer c205964d87 fix import/export of nested named colors 13 years ago
Siegfried Pammer edd9edc3ba allow colors from referenced rulesets to be customized 13 years ago
Daniel Grunwald 94585060eb Make ColumnRulerRenderer internal; expose pen instead of brush. 13 years ago
Siegfried Pammer 97c248803a make column ruler color customizable 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
Siegfried Pammer f35b3e2268 implement importer for .vssettings syntax highlighting and fix some styling/theming bugs 13 years ago
Daniel Grunwald 7aea1ca75e Rewritten ICSharpCode.Core.Properties: 14 years ago
Siegfried Pammer 4457c68054 integrate changes for virtual space into SharpDevelop 14 years ago
Daniel Grunwald b7b259896d Add semantic highlighting for C#. 14 years ago
Siegfried Pammer 272502e229 SD-1592: folding controls are customizable 15 years ago
Siegfried Pammer ef888b4c22 SD-1592: color of line numbers is now customisable 15 years ago
Siegfried Pammer d7a6c74a91 SD-1592: color for non-printable characters is now customisable 15 years ago
Siegfried Pammer b467d76b21 updated default colors for BracketHighlightRenderer (now with transparency) 15 years ago
Siegfried Pammer f5a56a05bd SD-1592: color used for bracket highlighting is now customisable 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Daniel Grunwald 843a8c4788 Highlighting editor: allow changing the default text color and selection color. 16 years ago
Daniel Grunwald b5f9f09c40 Highlighting editor: allow editing colors of highlighting definitions defined in AddIns. 16 years ago
Daniel Grunwald 471ec831c6 Editing highlighting colors is now supported for C#, VB, XML and .patch files. 16 years ago
Daniel Grunwald 488d12f83c SD2-1592 (Add back highlighting editor for AvalonEdit): 16 years ago
Daniel Grunwald 061496afc3 Started work on SD2-1592 - Add back highlighting editor for AvalonEdit 16 years ago