Age | Commit message (Expand) | Author |
---|---|---|
2017-12-03 | clippy: do and don't pass some things by reference as suggested (needless_pas... | Matthias Krüger |
2017-10-30 | fix some typos in comments | Martin Lindhe |
2017-06-19 | Update tests for new Selection API | Joe Wilm |
2017-06-19 | Fix unnecessary redraws with active selection | Joe Wilm |
2017-06-19 | Implement semantic and line selection dragging | Joe Wilm |
2017-01-06 | Clippy fixes! | Manish Goregaokar |
2017-01-06 | Remove need for inclusive ranges | Manish Goregaokar |
2016-12-29 | Fix some bugs with selections | Joe Wilm |
2016-12-29 | Unify Cursor, Location and name it Point | Joe Wilm |
2016-12-26 | Implement copying selection for macOS | Joe Wilm |
2016-12-22 | Implement visual component of mouse selections | Joe Wilm |