Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
conversion.
|
|
|
|
|
|
|
|
|
|
|
|
isscint.
|
|
|
|
points.
|
|
|
|
|
|
length of 4 (UTF8MaxBytes) but the compiler doesn't see this is enforced.
|
|
|
|
|
|
unique_ptr. Reduces executable size.
|
|
This encapsulates lifetimes better, ensuring resources will be freed and
increases consistency between methods.
|
|
|
|
Implement arrow cursor colour choice.
React to most settings changes.
|
|
Mark SurfaceImpl destructor as override to avoid cppcheck warning.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in applications
on the App Store.
|
|
Remove erase() and reset() for items that are not set.
|
|
|
|
Prefer UndoActions::Length to UndoActions::lengths.ValueAt.
|
|
|
|
Possible failures include requesting more substyles than available.
|
|
|
|
|
|
|
|
SC_ELEMENT_SELECTION_INACTIVE_ADDITIONAL_TEXT and
SC_ELEMENT_SELECTION_INACTIVE_ADDITIONAL_BACK.
|
|
|
|
Use symbolic constants for colour components, fixing 'magic number' warnings.
|
|
Implement IsDifferentColour to avoid clang-tidy warning about unchecked optional.
Share code between SetElementColour and SetElementBase.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|