Age | Commit message (Collapse) | Author | Files | Lines |
|
casts and warnings.
|
|
Loop for brace indicators instead of handling 0 and 1 explicitly.
|
|
Unsure if this is worthwhile.
|
|
|
|
|
|
|
|
it can differ between screen and print.
Add GetSelectionHidden to allow testing of HideSelection.
|
|
is not interested in SparseVector indices.
|
|
Improves similarity to RunStyles.
|
|
|
|
|
|
defined.
This requires gcc 11.3 or clang 14.
|
|
allocations
by always allocating for every line.
|
|
out-of-bounds in lower layer. Make expressions agree in ApplyStep for clarity.
|
|
|
|
|
|
debugging.
|
|
selections when printing.
|
|
|
|
|
|
SCI_GETTEXTRANGEFULL, SCI_FINDTEXTFULL, and SCI_FORMATRANGEFULL.
|
|
|
|
|
|
|
|
|
|
subclasses do not need to call StandardASCII.
Avoid some lint warnings.
|
|
Also fixes bugs [#2196] and [#2312].
|
|
over 127 as positive integers.
|
|
make virtual to allow customisation by platform layers.
|
|
visible.
|
|
EditModel::CurrentSurfaceMode.
|
|
InvalidateStyleRedraw calls DropGraphics and the unique_ptr destructors will
ensure that the pixmaps are destroyed when Editor is destroyed.
|
|
|
|
value.
|
|
font. This allows customization of surface creation and ensures surface and font
for calltip are the same as used in main window.
|
|
|
|
|
|
build.
|
|
|
|
|
|
performance significantly for very wide lines.
|
|
May avoid some small costs and be clearer.
|
|
Move class declarations of PositionCache and PositionCacheEntry into cxx file
and only define IPositionCache interface and CreatePositionCache factory
function in header.
|
|
|
|
|
|
correctly and use 'using' in preference to 'typedef'.
|
|
SC_ORDER_CUSTOM or SC_ORDER_PERFORMSORT and the list is empty.
|
|
with other APIs with respect to buffer lengths.
|
|
This limits use of the more dangerous form CharPtrFromSPtr.
|
|
|