Age | Commit message (Collapse) | Author | Files | Lines |
|
subclasses do not need to call StandardASCII.
Avoid some lint warnings.
|
|
over 127 as positive integers.
|
|
|
|
SC_ORDER_CUSTOM or SC_ORDER_PERFORMSORT and the list is empty.
|
|
and the required PySide library no longer supported.
|
|
with other APIs with respect to buffer lengths.
|
|
character and text / punctuation boundaries in SafeSegment as will be simpler
and faster in almost all cases.
Simplify BreakFinder::Next calling SafeSegment.
|
|
|
|
|
|
|
|
Avoids some warnings but drops constexpr.
Use MixedWith in PlatWin for GDI instead of local implementation.
Add unit tests for Geometry.
|
|
with SCFIND_CXX11REGEX.
|
|
|
|
|
|
highlighting just the subline with the caret when wrapping is on.
|
|
|
|
Drop lexlib from include path as no longer part of Scintilla.
For clang on Windows, turn off deprecated function warning and disable
sanitizers as they are slow.
|
|
which were considered word start / end positions even when first or last
character did not fit requirements.
|
|
This change does not affect behaviour.
|
|
|
|
pairs in backwards NextPosition.
|
|
before treating as a character.
|
|
|
|
directions.
|
|
extra bytes.
|
|
Drop temporary test for IsDBCSTrailByteNoExcept.
|
|
instead of negated IsDBCSTrailByteInvalid.
|
|
trail byte as single byte.
|
|
|
|
|
|
|
|
|
|
provided as an argument instead of from the system clipboard.
|
|
|
|
representations and support setting a representation for the "\r\n" line end
sequence.
|
|
|
|
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.
|
|
no longer sets it to have a colour.
|
|
markers can be drawn translucently under text.
|
|
SC_ELEMENT_HOT_SPOT_ACTIVE_BACK.
|
|
This replaces the use of SC_ALPHA_NOALPHA for markers.
|
|
add SetCaretLineLayer.
Older caret line APIs SCI_SETCARETLINEVISIBLE, SCI_SETCARETLINEBACK,
SCI_SETCARETLINEBACKALPHA now discouraged.
|
|
|
|
|
|
colours.
|
|
alpha. Set selection and caret elements as allowing translucency.
|
|
Fix incorrect filename comments.
Normalize Qt code to use #endif /* X */ insetad of #endif // X.
|
|
|
|
|
|
|