Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
history. Tweak size of INDIC_POINT and INDIC_POINTCHARACTER. Let translucency of
INDIC_COMPOSITIONTHICK be adjusted.
|
|
in the margin or in the text.
|
|
change history markers and simplifies calls.
|
|
Change targetAct type to avoid type widening warnings.
|
|
|
|
contained types. This allows flexibility as most lower-level data types can be
moved and SplitVector and Partitioning of non-move-only types may be copied.
CellBuffer still needs destructor due to incomplete type so retains all standard
operations.
|
|
and Partitioning directly instead of using std::unique_ptr.
|
|
only ever used by Partitioning.
|
|
SplitVector and Partitioning directly instead of using std::unique_ptr.
This will enable more value semantics and reduces potential memory allocation
failure scenarios.
|
|
used more simply.
Add default value to growSize argument of Partitioning to enable default
construction.
|
|
This change wouldn't be worthwhile in implementation files but warnings in
headers obscure more important diagnostics.
|
|
warnings.
|
|
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.
|
|
LineAnnotation.
Line deletion behaviour could be defined differently but current behaviour was
most expected in most circumstances.
|
|
out-of-bounds in lower layer. Make expressions agree in ApplyStep for clarity.
|
|
|
|
|
|
|
|
SurfaceImpl uses g_iconv and could be called from multiple threads without
synchronization leading to occasional errors and potentially out-of-bounds
writes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
debugging.
|
|
selections when printing.
|
|
mode so note that in documentation.
|
|
|
|
|
|
|
|
|
|
so they can be seen when invoked from a modal dialog.
|