Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-17 | Move ScintillaCall from SciTE project. | Neil | 1 | -7/+178 | |
2021-06-10 | Call HFacer to ensure Scintilla.h also updated. | Neil | 1 | -4/+9 | |
2021-05-24 | Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h | Neil | 1 | -0/+107 | |
and ScintillaStructures.h using scoped enumerations. Use these headers instead of Scintilla.h internally. External definitions go in the Scintilla namespace and internal definitio0ns in Scintilla::Internal. |