Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
it static.
|
|
|
|
|
|
|
|
|
|
of .get() before use.
|
|
|
|
|
|
This change was not compatible with Cocoa as it uses document-based coordinates
rather than view-based.
|
|
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
as that throws an exception.
Also use unique_ptr for tab stop positions.
|
|
|
|
|
|
|
|
|
|
and lines.
|
|
|
|
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.
|
|
to work better.
|
|
From Mitchell Foral.
|
|
|
|
i686-apple-darwin10-g++-4.2.1.
|
|
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.
|
|
|