26 Commits (4de173f3da3aedad0ac152bed46b88e0ac45cc09)

Author SHA1 Message Date
Daniel Grunwald fdb87492f5 Update to AvalonEdit 5.0.1 from the standalone AvalonEdit repository. 11 years ago
Siegfried Pammer 234136ff25 fix #232: Raise DataObject events on clipboard and drag'n'drop operations in AvalonEdit 12 years ago
Daniel Grunwald eec385146f Change LGPL headers to MIT header. 12 years ago
Daniel Grunwald 6ee01cfdee Allow creating rectangle selections using the keyboard (Alt+Shift+Left/Up/Right/Down) 13 years ago
Siegfried Pammer 8db12b246d add correct behaviour of Backspace/Delete in virtual space 14 years ago
Siegfried Pammer d4e447ab81 small adjustments for virtual space mode 14 years ago
Siegfried Pammer b7bfda0539 fixed warnings and added missing documentation 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 f5780c2944 Apply new file headers 15 years ago
Daniel Grunwald 6e0521b88c Detect when newlines are inconsistent and allow user to fix them. 15 years ago
Daniel Grunwald 7dcd391057 SD2-1607 - Add printing support to AvalonEdit 16 years ago
Daniel Grunwald d17ab897c4 AvalonEdit: code cleanup 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 945b3d54a3 Fixed AvalonEdit bugs. 16 years ago
Daniel Grunwald c78ef52b7a Implemented Copy/Paste for rectangular selections. 16 years ago
Daniel Grunwald 8ef5fe74a6 Added rectangular selection to 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 30d06682f7 Update to AvalonDock 1.2.2083. 16 years ago
Daniel Grunwald 2a3c49b6f5 AvalonEdit: display non-printable characters using their name or hex code. 16 years ago
Daniel Grunwald 8fe42afbd7 AvalonEdit: Minor bugfixes / API improvements. 17 years ago
Daniel Grunwald fd48c4b958 Add AvalonEdit. 17 years ago