| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
tag instead of the end.
|
|
|
|
|
|
overviews or minimaps with reasonable layout.
|
|
Avoids splitting and sorting the input twice.
|
|
|
|
|
|
|
|
|
|
while typing.
|
|
of composition text.
|
|
typing.
|
|
composition text.
|
|
Feature [feature-requests:#1300] part 1.
|
|
|
|
|
|
|
|
|
|
|
|
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.
|
|
Backed out changeset: 512ec9ab2e7c
|
|
|
|
Bit flag value is CARETSTYLE_BLOCK_AFTER=256.
|
|
That is for CARETSTYLE_LINE | CARETSTYLE_BLOCK mode.
|
|
as continuing the string.
|
|
|
|
|
|
|
|
|
|
Changed GetTextLength to use same logic as GetText to ensure they agree.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
contracted.
|
|
switching from or to Unicode.
Only noticeable on huge files.
|
|
|
|
|
|
C++20 features.
|
|
for upper and lower case characters instead of current word characters.
This changes behaviour for words like "_word" -> "_Word" instead of remaining
"_word" but that doesn't matter for this feature's intended use which is to allow
display of ASCII-only keywords in the user's preferred casing (else/ELSE/Else)
for languages with case-insensitive keywords.
|
|
|
|
|
|
|
|
|