Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Xcode.
|
|
|
|
|
|
|
|
|
|
These have been superceded by Lexilla and the SetILexer API.
|
|
|
|
|
|
|
|
These are 'framework headers' from the point of view of client code but
are 'user headers' from Scintilla's POV. Using angle brackets so they are
'system headers' could cause problems with other build systems.
|
|
project.
Mark them as well as (ScintillaView.h, InfoBar.h, InfoBarCommunicator.h) as public
so they will be copied into the framework's Headers directory for use by clients.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in known features.
|
|
|
|
was added to the width just on macOS 11.
Its likely that there is a better way to discover the additional width needed.
|
|
lexilla/include/LexicalStyles.iface.
Remove filtering of lexical constants from HFacer.py.
|
|
of message handling and this avoids reinterpret-cast warnings.
|
|
which is noexcept.
|
|
Removes checks for ILexer version so requires ILexer5 to be fully implemented.
|
|
|
|
|
|
|
|
symbols #247
|
|
|
|
used for Scintilla, Lexilla, and SciTE.
Update HeaderOrder.txt to match files moved out to Lexilla.
|
|
|
|
|
|
|
|
when Lexilla not found.
|
|
|
|
|
|
|
|
|
|
|
|
not found.
Unicode line ends only tested with Lexilla as they require a lexer that supports
Unicode line ends.
|