aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/PerLine.cxx
AgeCommit message (Collapse)AuthorFilesLines
2009-08-01Fixed Bug #2830307 crash when adding marker to line beyond end of document.nyamatongwe1-1/+4
2009-06-10Stop fold header flag sticking to last empty line.nyamatongwe1-1/+3
2009-06-10Clear out per-line data when all contents removed.nyamatongwe1-0/+16
2009-04-22Removed Document methods that returned parts of annotations in favour ofnyamatongwe1-3/+3
methods that return StyledText objects. Provided LineLength call on StyledText rather than iterator objects. Simplified code and made more things const.
2009-04-12Annotations and text margins added.nyamatongwe1-0/+464