15 Commits (fe9ad47bced3a5b40aedd1609300b16dd84454ad)

Author SHA1 Message Date
Daniel Grunwald fe9ad47bce Fixed bug in FoldingManager.RemoveFromTextView(). 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. 14 years ago
Daniel Grunwald 926f362d75 Fixed incorrect end position of comments in XmlFoldingStrategy. 14 years ago
Siegfried Pammer 33018ccb61 fix SD-1611 - Add 'region tooltips' to AvalonEdit 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 7ea5a5a73e Install FoldingElementGenerator first to ensure that fold markers are always drawn. Fixes InvalidOperationException in ICSharpCode.AvalonEdit.Rendering.TextView.BuildVisualLine. 15 years ago
Daniel Grunwald f599cadc78 Fixed SD2-1612 - Commands in Edit > Folding have no effect 16 years ago
Daniel Grunwald 82643cb089 Fixed layout of SnippetOptionPanel. 16 years ago
Daniel Grunwald aad8c0de16 Code snippets: implemented input handling and background renderer. 16 years ago
Daniel Grunwald e364a29697 GotoDialog: sort by relevance, then alphabetically 16 years ago
Daniel Grunwald 465a5f38e9 Fixed AvalonEdit bug when deleting text including a folded section. 16 years ago
Daniel Grunwald a2d7a61961 Fixed infinite loop introduced in recent change to folding. 16 years ago
Daniel Grunwald 3d8c70850c Build simple folding support (independent of parsers in SharpDevelop) into AvalonEdit. 16 years ago
Daniel Grunwald 867dab1f32 Move folding code to separate namespace ICSharpCode.AvalonEdit.Folding. 16 years ago
Daniel Grunwald 75b4682d7f Expand foldings when the caret is moved into them. 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 fd48c4b958 Add AvalonEdit. 17 years ago