Age | Commit message (Collapse) | Author | Files | Lines |
|
of message handling and this avoids reinterpret-cast warnings.
|
|
which is noexcept.
|
|
Removes checks for ILexer version so requires ILexer5 to be fully implemented.
|
|
symbols #247
|
|
|
|
|
|
Lexilla and Scintilla
|
|
and PositionCacheEntry.
|
|
|
|
the hover colour to the whole range.
|
|
switch case in Editor.
|
|
|
|
|
|
|
|
|
|
|
|
when mouse over selection.
|
|
|
|
|
|
|
|
appearance when mouse moved out of window or into margin.
|
|
on width of text.
|
|
|
|
|
|
|
|
|
|
safety.
|
|
|
|
|
|
|
|
with explicit arguments.
|
|
Moved IsControlCharacter to anonymous namespace.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Avoids construction of temporary array.
|
|
table-driven line end discovery algorithm and performing line insertions in
batches.
|
|
|
|
all implementations. This will allow insertion of lines in batches in a future
change set.
Added tests for PerLine implementations.
|
|
LineStartIndex::Active.
|
|
efficiently set those elements.
|
|
subclass.
|
|
|
|
|
|
Added constexpr where reasonable.
|