aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/PerLine.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-24Made methods const where they can be and are logically const as well.nyamatongwe1-3/+3
2013-04-19Remove unused methods.nyamatongwe1-2/+0
2012-06-18Remove marker only once for SCI_MARKERDELETE. Bug #3535806.nyamatongwe1-1/+1
2011-09-23Optimized MarkerNext so it can be much faster when no marker ever setnyamatongwe1-0/+1
2010-07-07Redraw when annotations change.nyamatongwe1-1/+1
2010-02-17Formatting whitespace.nyamatongwe1-1/+1
2009-06-10Clear out per-line data when all contents removed.nyamatongwe1-0/+4
2009-04-24Added namespace defintion to PerLine.h and using namespace innyamatongwe1-0/+12
2009-04-22Removed Document methods that returned parts of annotations in favour ofnyamatongwe1-2/+2
2009-04-12Annotations and text margins added.nyamatongwe1-0/+104