index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scintilla_backports
Age
Commit message (
Collapse
)
Author
2018-02-24
Backported fix for rect and line selection movements from upstream Scintilla.
mitchell
2018-02-19
Hopefully final set of backport fixes to compile on build server.
mitchell
2018-02-19
More backport fixes to compile on build server.
mitchell
Requires Scinterm r168 (changeset 46e218082338).
2018-02-19
Fixed backports to compile on build server.
mitchell
2018-02-18
Added Scintilla backporting script.
mitchell
2018-02-18
Backported some previous Scintilla 4.0.0 changes that broke Scinterm.
mitchell
Requires Scinterm r167 (changeset a0a536a4fe7e).
2018-02-18
Backported bugfixes and changes from Scintilla 4.0.2 to 4.0.3.
mitchell
2018-01-25
Backported `buffer.move_extends_selection` from upstream Scintilla.
mitchell
2017-11-18
Removed Scintilla backport that was causing GTK errors.
mitchell
2017-11-06
Backported bugfixes and changes from Scintilla 4.0.0 to 4.0.2.
mitchell
2017-06-17
Effectively updated to Scintilla 3.7.5 with select backports to 3.7.3.
mitchell
2017-04-07
Effectively updated to Scintilla 3.7.4 with select backports to 3.7.3.
mitchell
Scintilla 3.7.4 requires a C++11 compiler, which I do not have.