Age | Commit message (Collapse) | Author | Files | Lines |
|
SCI_GETTEXTRANGEFULL, SCI_FINDTEXTFULL, and SCI_FORMATRANGEFULL.
|
|
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.
|
|
|
|
with SCFIND_CXX11REGEX.
|
|
|
|
highlighting just the subline with the caret when wrapping is on.
|
|
|
|
|
|
provided as an argument instead of from the system clipboard.
|
|
|
|
representations and support setting a representation for the "\r\n" line end
sequence.
|
|
|
|
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.
|
|
|
|
These have been superceded by Lexilla and the SetILexer API.
|
|
not found.
Unicode line ends only tested with Lexilla as they require a lexer that supports
Unicode line ends.
|
|
|
|
Python 2 still. On Windows, Python3 is used.
|
|
handles and marker numbers on a line.
|
|
so one was considered start and was moved for an insertion at that position.
This could flip the order of the positions or change the length of the selection.
|
|
space consumption.
|
|
|
|
|
|
|
|
multiple selections.
|
|
|
|
each byte.
|
|
|
|
FoldDisplayTextSetStyle.
|
|
to optimize speed of character category features.
|
|
|
|
UTF-16 code units added.
|
|
|
|
|
|
|
|
TargetWholeDocument.
|
|
hid this.
|
|
From Nick Gravgaard.
|
|
|
|
|