Age | Commit message (Collapse) | Author | Files | Lines |
|
SC_ELEMENT_HOT_SPOT_ACTIVE_BACK.
|
|
whitespace.
|
|
visible whitespace including translucency.
|
|
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.
|
|
|
|
|
|
|
|
Implement SC_ELEMENT_LIST* to change colours of autocompletion lists.
|
|
|
|
|
|
|
|
pixel oriented platforms.
|
|
|
|
multiple display pixels per logical pixel.
Likely will only return >1 for Apple displays.
Can be used for finer placement of elements.
|
|
|
|
|
|
These have been superceded by Lexilla and the SetILexer API.
|
|
|
|
|
|
|
|
|
|
This is for applications that want access to the structures and function
definitions but define constants with enum or constexpr.
|
|
handles and marker numbers on a line.
|
|
|
|
|
|
|
|
multiple selections.
|
|
overviews or minimaps with reasonable layout.
|
|
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.
|
|
Bit flag value is CARETSTYLE_BLOCK_AFTER=256.
|
|
|
|
Adds *_NONE and INDICATOR_* enumeration values.
Moves old INDIC?_MASK to deprecated section.
|
|
|
|
|
|
FoldDisplayTextSetStyle.
|
|
to optimize speed of character category features.
|
|
|
|
|
|
|
|
|
|
This can reduce the time taken to fold a document by half.
|
|
UTF-16 code units added.
|
|
|
|
|
|
white.
|
|
This option is provisional and experimental.
|
|
|
|
|