Age | Commit message (Collapse) | Author | Files | Lines |
|
widely.
Ensure that case where all text is after the gap is as efficient as when all
text is before the gap.
|
|
pairs in backwards NextPosition.
|
|
before treating as a character.
|
|
Averaged 2x faster for forward search "needle" in Editor.cxx as UTF-8 or Latin1.
|
|
Increases performance of search by around 25%.
|
|
|
|
|
|
|
|
text.
|
|
char passed.
|
|
removed.
|
|
invalid single bytes in multi-byte encodings.
|
|
|
|
Drop temporary test for IsDBCSTrailByteNoExcept.
|
|
instead of negated IsDBCSTrailByteInvalid.
|
|
trail byte as single byte.
|
|
|
|
|
|
|
|
|
|
|
|
Replace custom hash code with standard library hash.
Drop standard methods that are not needed.
Restrict representations to 200 bytes. Improve documentation.
|
|
should already have been segmented into reasonable lengths.
The Document argument is no longer needed.
|
|
provided as an argument instead of from the system clipboard.
|
|
|
|
|
|
representations and support setting a representation for the "\r\n" line end
sequence.
|
|
|
|
|
|
Fixed cast on SCI_FOLDCHILDREN to use correct type.
|
|
|
|
|
|
|
|
|
|
and ScintillaStructures.h using scoped enumerations.
Use these headers instead of Scintilla.h internally.
External definitions go in the Scintilla namespace and internal definitio0ns in
Scintilla::Internal.
|
|
|
|
will be published in externally visible header.
|
|
not be visible to most code.
|
|
later so not work well with '&'.
|
|
caret appearance for empty selection as empty selections can not be primary.
|
|
|
|
Make documentation more accurate.
|
|
no-focus
states to avoid hiding text under opaque selections. This leads to very faint
selections but that is preferrable to not being able to see text.
|
|
|
|
markers can be drawn translucently under text.
|
|
SC_ELEMENT_HOT_SPOT_ACTIVE_BACK.
|
|
whitespace.
|
|
visible whitespace including translucency.
|
|
|
|
|