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.
|
|
|
|
|
|
|
|
In SparseVector, string inserted at start then NULL inserted at start.
|
|
|
|
|
|
|
|
Features used are move constructor, unique_ptr, deleted functions, enum class,
lambda expression, and range for loop.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to other editors.
|
|
|
|
end.
|
|
|
|
|
|
|
|
precision in long documents. This meant that individual lines could not be
selected by mouse when the document exceeded 16.7 million lines.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since 'noexcept' is not available with all compilers, restrict it to cases
where needed.
|
|
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.
|
|
|
|
and StringDecode more and make more likely to be optimized.
|
|
underneath positions or characters.
|
|
|
|
|
|
selection.
|
|
|
|
which is 0 or NULL for most lines.
|
|
instead of bytes leading to more natural behaviour for multi-byte encodings like
UTF-8.
|
|
of memmove and memcpy.
This allows SplitVector<std::string> to work.
|
|
|
|
Allows choosing any colour for a margin.
|
|
is within the window.
|
|
vertical edges simultaneously.
|