19 Commits (fdb87492f5ea5acd5a0c57b8c64a94e468df62b0)

Author SHA1 Message Date
Daniel Grunwald fdb87492f5 Update to AvalonEdit 5.0.1 from the standalone AvalonEdit repository. 11 years ago
Daniel Grunwald eec385146f Change LGPL headers to MIT header. 12 years ago
Daniel Grunwald 1769d6e0e9 Fix SD-1914 - InvalidOperationException "Trying to build visual line from collapsed line" 12 years ago
Daniel Grunwald e1cb442ee6 Fixed editor crash introduced in 02f6c64. 13 years ago
Daniel Grunwald 02f6c641cf AvalonEdit: Fixed issue that caused the collapsed line state in the HeightTree to become inconsistent with the state in the folding manager. 13 years ago
Daniel Grunwald aa83bf1c44 Don't show folding region tooltip when the mouse hovers behind the collapsed section (after the end of line). 14 years ago
Daniel Grunwald 1d95f36481 Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 14 years ago
Siegfried Pammer 08cfc14a42 fix SD-1394 - Indentation in region tooltip: 14 years ago
Siegfried Pammer 33018ccb61 fix SD-1611 - Add 'region tooltips' to AvalonEdit 14 years ago
Daniel Grunwald 839a5cbc8d Make AvalonEdit implement the ICSharpCode.Editor interfaces. 14 years ago
Daniel Grunwald 7b011cf067 Make FoldingManager independent of TextView. 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Daniel Grunwald f599cadc78 Fixed SD2-1612 - Commands in Edit > Folding have no effect 16 years ago
Daniel Grunwald 465a5f38e9 Fixed AvalonEdit bug when deleting text including a folded section. 16 years ago
Daniel Grunwald 867dab1f32 Move folding code to separate namespace ICSharpCode.AvalonEdit.Folding. 16 years ago
Daniel Grunwald 7ed5729102 Display title of #region in folding. 16 years ago
Daniel Grunwald 012b77e96a Reimplemented the ParserFoldingStrategy for AvalonEdit. 16 years ago
Daniel Grunwald 27cd1c9931 AvalonEdit: split Gui namespace into Editing and Rendering. 16 years ago
Daniel Grunwald 60f01927a9 Split AvalonEdit.Gui into Editing and Rendering 16 years ago
Daniel Grunwald a3a1260100 AvalonEdit: Copy text as HTML to clipboard. 17 years ago
Daniel Grunwald b4abfae690 AvalonEdit: add support for layers (gives users more control about z-order than adorners). 17 years ago
Daniel Grunwald 7d39cff890 More changes to the handling of invalid visual lines. 17 years ago
Daniel Grunwald fd48c4b958 Add AvalonEdit. 17 years ago