aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/EditView.cxx
AgeCommit message (Collapse)AuthorFilesLines
2014-07-09Ensure correct width used for overstrike caret for multi-byte character on GTK+Neil1-1/+2
where the width is spread over the bytes in the positions array.
2014-07-08Split out EditModel, MarginView, and EditView classes into separate files.Neil1-0/+1815