aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Platform.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-17Extract geometry and colour definitions from Platform.h into src/Geometry.h.Neil1-194/+0
2021-03-17Remove DynamicLibrary as loading lexers with SCI_LOADLEXERLIBRARY was removedNeil1-17/+0
2021-03-16Convert Platform from a class to a namespace. Does not change callers.Neil1-24/+19
2021-03-16Moved Platform.h to src as it is private to Scintilla.Neil1-0/+579