Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Python 2 still. On Windows, Python3 is used.
|
|
|
|
|
|
|
|
|
|
|
|
be reused.
|
|
|
|
This allows removal of related #include statements.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.
|
|
InsertCharacter.
|
|
Avoid propagating terminating NULs from SCI_STYLEGETFONT and SCI_TARGETASUTF8.
|
|
|
|
INDIC_ is also used for indicator styles.
|
|
|
|
A naming convention is used by the analyzer where a "Create" prefix is used when
the reference is owned by the caller and a "Get" prefix when the reference is
not owned so should not be released.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implementation.
|
|
be needed for adding a CharacterCategory feature.
|
|
|
|
|
|
|
|
|
|
Scintilla instance.
|
|
|
|
|