4 Commits (4de173f3da3aedad0ac152bed46b88e0ac45cc09)

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 1d95f36481 Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 14 years ago
Daniel Grunwald 839a5cbc8d Make AvalonEdit implement the ICSharpCode.Editor interfaces. 14 years ago
Daniel Grunwald 93f924b120 Add TextAnchorMovementMode.Default where the movement direction depends on the type of insertion. 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Daniel Grunwald edd3fb4a0a "Normalize" file headers. 16 years ago
Daniel Grunwald c9fc64257d Copied information from the Code Project article into the AvalonEdit help file. 16 years ago
Daniel Grunwald 4feb97519c Prepare DocumentLineTree for optimization. 16 years ago
Daniel Grunwald 11e4bb94bb AvalonEdit: Fixed bugs in "Spaces to tabs" and "Remove trailing whitespace". 16 years ago
Daniel Grunwald 9761f2de43 AvalonEdit: add safety check that ReadOnlySectionProvider doesn't return invalid sections. 16 years ago
Daniel Grunwald fa870bc2db Moved a few classes and methods in AvalonEdit to eliminate dependency cycles between namespaces. 16 years ago
Daniel Grunwald f449a85a69 AvalonEdit code completion. 16 years ago
Daniel Grunwald 65d02dc1e4 Normalize newlines on copy/paste. Moved LineManager.NextDelimiter into NewLineFinder. 17 years ago
Daniel Grunwald fd48c4b958 Add AvalonEdit. 17 years ago