| Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
document
to return document size.
|
|
|
|
|
|
|
|
Tests for this and other sub styles methods.
|
|
|
|
|
|
to allow clipboard status to be propogated between windows.
Seems to avoid the failures.
|
|
case conversion of Unicode text in accordance with Unicode.
|
|
containing NUL.
Add SetContents to make it easier to setup test cases.
|
|
valid memory accessed and that the converted text is selected.
|