aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/ScintillaTypes.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-03Add APIs for setting appearance (traditional blob or plain text) and colour ofNeil1-0/+12
2021-05-28Rename 'NO_FOCUS' to 'INACTIVE' to better match platform terms.Neil1-2/+2
2021-05-28Fix FlagSet to return true if any flags set.Neil1-2/+2
2021-05-24Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.hNeil1-0/+786