10 Commits (ebb5d25c354b9016d21583ed5c1271d3050ecc18)

Author SHA1 Message Date
Daniel Grunwald ebb5d25c35 Backspace now deletes only a single combining mark. 12 years ago
Daniel Grunwald ecec217cc8 Fixed caret navigation around characters outside the Basic Multilingual Plane (characters represented using surrogate pairs). 12 years ago
Siegfried Pammer c0548cc328 WIP on Unit Tests 14 years ago
Siegfried Pammer c1a89d234e remove failing tests from ICSharpCode.SharpDevelop.Tests.csproj; add CSharpAmbienceTests 14 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Daniel Grunwald 11e4bb94bb AvalonEdit: Fixed bugs in "Spaces to tabs" and "Remove trailing whitespace". 16 years ago
Daniel Grunwald 27cd1c9931 AvalonEdit: split Gui namespace into Editing and Rendering. 16 years ago
Daniel Grunwald cc8eddac14 GetNextCaretPosition methods: Use enum LogicalDirection instead of bool backwards. 16 years ago
Daniel Grunwald 2c2ef65f89 Improved GetNextCaretPosition - placed word borders at line starts and ends. 17 years ago