aboutsummaryrefslogtreecommitdiff
path: root/src/scintilla_backports/revs
AgeCommit message (Collapse)Author
2018-03-12Start using Scintilla's LongTerm3, which now includes Scintillua and Scinterm.mitchell
Since LongTerm3 requires a C++11 compiler, GCC 4.9+ is required. Since C++11 includes regex capability, drop TRE dependency.
2018-02-24Backported fix for rect and line selection movements from upstream Scintilla.mitchell
2018-02-19Fixed backports to compile on build server.mitchell
2018-02-18Added Scintilla backporting script.mitchell