aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/DBCS.h
AgeCommit message (Collapse)AuthorFilesLines
2017-06-12Backport: Removed unused functions and methods from Platform.h.Neil1-0/+21
Replaced Platform::Clamp with Sci::clamp. Drop MouseButtonBounce workaround for very early GTK+/Linux. Backported from changeset 6307:7030530a9a0f.