| Age | Commit message (Collapse) | Author | Files | Lines |
|
Backport of changeset 6311:3a180dc6e9c8.
|
|
'WithModifiers" form.
All events include a set of keyboard modifier flags.
Older calls that passed individual parameters for each key were removed.
Backport of changeset 6310:af83baede430.
|
|
Replaced Platform::Clamp with Sci::clamp.
Drop MouseButtonBounce workaround for very early GTK+/Linux.
Backported from changeset 6307:7030530a9a0f.
|
|
Backported from changeset 6306:7e28cdba6d61.
|
|
|
|
Backport of changeset 6297:4bf96081f6e6.
|
|
This support is disabled by default and must be enabled via compile-time option.
|
|
|
|
reproducible.
|
|
|
|
Define UniqueString as a move-only string and use in a SparseVector for
ContractionState.
Remove SparseVector method specializations that are no longer needed.
|
|
|
|
limiting scope, making comments more accurate, and avoiding warnings from clang
analyze.
|
|
|
|
as that throws an exception.
Also use unique_ptr for tab stop positions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
where it may be needed in the future.
|
|
|
|
and lines.
|
|
Raise the default list length to 9 items.
|
|
|
|
LOAD_LIBRARY_SEARCH_SYSTEM32 causes failure of Direct2D on original Windows 7 so
check for availability before using.
|
|
only available from Windows 2000 and later.
|
|
Features used are move constructor, unique_ptr, deleted functions, enum class,
lambda expression, and range for loop.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to SDK headers.
|
|
and StringDecode more and make more likely to be optimized.
|
|
|
|
|
|
|