18 Commits (e21a7c82c45d83516f449ed7592d9fa07e22b7fe)

Author SHA1 Message Date
Daniel Grunwald ebb5d25c35 Backspace now deletes only a single combining mark. 12 years ago
Daniel Grunwald 00d4408a57 Implemented SD-1853 - AvalonEdit: Distinguish between 'end of line' and 'start of next line' at word wrap positions 12 years ago
Daniel Grunwald 6ee01cfdee Allow creating rectangle selections using the keyboard (Alt+Shift+Left/Up/Right/Down) 13 years ago
Daniel Grunwald 3ce7c07e75 More work on context actions. 14 years ago
Siegfried Pammer 8db12b246d add correct behaviour of Backspace/Delete in virtual space 14 years ago
Siegfried Pammer 12493b5b49 fixed bugs in RectangleSelection and SimpleSelection 14 years ago
Siegfried Pammer a92e43c389 finished implementation of virtual space 14 years ago
Siegfried Pammer b32efa69cf add support for Backspace and Delete in virtual space 14 years ago
Siegfried Pammer b677f75db0 continuing work on virtual space. Adjusted BackgroundGeometryBuilder and text input. 14 years ago
Daniel Grunwald b2a774f77b Refactored the selection API; preparing for improving the rectangular selection. 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
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 3c3ff30a5b AvalonEdit: 16 years ago
Daniel Grunwald 9761f2de43 AvalonEdit: add safety check that ReadOnlySectionProvider doesn't return invalid sections. 16 years ago
Daniel Grunwald 8ef5fe74a6 Added rectangular selection to AvalonEdit. 16 years ago