| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-06-12 | Backport: Removed unused functions and methods from Platform.h. | Neil | 1 | -0/+8 | |
| Replaced Platform::Clamp with Sci::clamp. Drop MouseButtonBounce workaround for very early GTK+/Linux. Backported from changeset 6307:7030530a9a0f. | |||||
| 2017-03-31 | Using Sci::Position and Sci::Line to mark variables that are document positions | Neil | 1 | -0/+1 | |
| and lines. | |||||
| 2016-03-25 | Define Position and invalidPosition inside the Sci namespace for internal use. | Neil | 1 | -4/+11 | |
| 2015-07-27 | Add Position.h as a place-holder and to allow #include "Position.h" in source. | Neil | 1 | -0/+22 | |
