| Age | Commit message (Collapse) | Author | Files | Lines | 
 | 
 | 
 | 
in tag fold drawing.
 | 
 | 
moving drawing of edge line and mark underline after fold tags.
 | 
 | 
moving background drawing of fold tags before edge line and mark underline.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
to other editors.
 | 
 | 
 | 
 | 
 | 
 | 
precision in long documents. This meant that individual lines could not be
selected by mouse when the document exceeded 16.7 million lines.
 | 
 | 
 | 
 | 
 | 
 | 
are multiple locations for one position.
The main current use is to find the location at the end of a line or display
line when the commonly used location is at the start of the next line.
 | 
 | 
underneath positions or characters.
 | 
 | 
instead of bytes leading to more natural behaviour for multi-byte encodings like
UTF-8.
 | 
 | 
 | 
 | 
vertical edges simultaneously.
 | 
 | 
 | 
 | 
Simplifies code by removing any precedence issues and is shorter.
 | 
 | 
styles > 0x7f.
 | 
 | 
Less efficient now as redraws all text when hover position changes.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Optimise drawing of markers that appear in the text area.
 | 
 | 
 | 
 | 
have a zero width rectangle to draw but modify that rectangle in a way that
clears some pixels.
 | 
 | 
 | 
 | 
to work better.
 | 
 | 
colours and to change the colour of text.
 | 
 | 
initializers,
 | 
 | 
 | 
 | 
 | 
 | 
From Mitchell Foral.
 | 
 | 
like _BOXED but no border.
 | 
 | 
used.
 | 
 | 
 | 
 | 
From Nick Gravgaard.
 | 
 | 
caretStyle as there could be confusion if the container changes caret style.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
multiple phase drawing option.
 | 
 | 
Standardised order of arguments to drawing methods.
 |