| Age | Commit message (Collapse) | Author | Files | Lines |
|
markers can be drawn translucently under text.
|
|
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.
|
|
lexilla/include/LexicalStyles.iface.
Remove filtering of lexical constants from HFacer.py.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is for applications that want access to the structures and function
definitions but define constants with enum or constexpr.
|
|
73 | GTimeVal last_popdown;
| ^~~~~~~~~~~~
|
|
|
|
|
|
handles and marker numbers on a line.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement ILexer5 on object lexers.
Implement ILexer5 on LexerSimple wrapper for function lexers.
|
|
|
|
multiple selections.
|
|
|
|
overviews or minimaps with reasonable layout.
|