10 Commits (150dc61917cf664a2a18d9d3113d4fa203a115e4)

Author SHA1 Message Date
Roman Blum 150dc61917 fix border for TextEditor 11 years ago
Daniel Grunwald 99747ac0fc Fix #311 - AvalonEdit cannot be used in WPF application with multiple UI threads. 12 years ago
Daniel Grunwald 9f506bf2c6 AvalonEdit default style: since we specify an explicit background color, also specify the foreground color. 16 years ago
Daniel Grunwald 4ef89926d0 Remove TextEditor.HideScrollBar() and expose {Horizontal,Vertical}ScrollBarVisibility properties instead. 16 years ago
Daniel Grunwald 49de1d390d Add support for right-to-left translations to SharpDevelop. 16 years ago
Daniel Grunwald 843a8c4788 Highlighting editor: allow changing the default text color and selection color. 16 years ago
Daniel Grunwald c16985247f Use TextFormattingMode.Display for tooltips and context menus. 17 years ago
Daniel Grunwald 23db63a30e Allow users to change the AvalonEdit selection style. 17 years ago
Daniel Grunwald 27cd1c9931 AvalonEdit: split Gui namespace into Editing and Rendering. 17 years ago
Daniel Grunwald 60f01927a9 Split AvalonEdit.Gui into Editing and Rendering 17 years ago
Daniel Grunwald bc400c5dd9 IMementoCapable support is back. 17 years ago
Daniel Grunwald 2cbe40b6a4 Started replacing ICSharpCode.TextEditor references in SharpDevelop API with new ITextEditor interface. 17 years ago
Daniel Grunwald d1575ceb4f Update AvalonDock to 1.1.1714, fixed focus bug when there are secondary view contents. 18 years ago
Daniel Grunwald fd48c4b958 Add AvalonEdit. 18 years ago