Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-21 | Make SparseVector work with move-only types. | Neil | 1 | -0/+2 |
2017-04-01 | Standardize on C++ headers, remove headers that aren't needed and add <cstddef> | Neil | 1 | -6/+4 |
2017-03-31 | Using Sci::Position and Sci::Line to mark variables that are document positions | Neil | 1 | -5/+5 |
2016-11-29 | Textual tags may be displayed on folded lines with SCI_TOGGLEFOLDSHOWTEXT. | Tse Kit Yam | 1 | -0/+1 |
2015-07-27 | Add Position.h as a place-holder and to allow #include "Position.h" in source. | Neil | 1 | -0/+1 |
2015-02-04 | Implement hover style and colour for indicators. | Neil | 1 | -0/+1 |
2014-10-02 | Include <stdexcept> so that exceptions derived from std::runtime_error can be | Neil | 1 | -0/+1 |
2014-09-12 | Allow choice between windowed and inline IME. | Neil | 1 | -0/+1 |
2014-07-08 | Split out EditModel, MarginView, and EditView classes into separate files. | Neil | 1 | -0/+74 |