aboutsummaryrefslogtreecommitdiff
path: root/src/selection.rs
Commit message (Expand)AuthorAge
* clippy: do and don't pass some things by reference as suggested (needless_pas...Matthias Krüger2017-12-03
* fix some typos in commentsMartin Lindhe2017-10-30
* Update tests for new Selection APIJoe Wilm2017-06-19
* Fix unnecessary redraws with active selectionJoe Wilm2017-06-19
* Implement semantic and line selection draggingJoe Wilm2017-06-19
* Clippy fixes!Manish Goregaokar2017-01-06
* Remove need for inclusive rangesManish Goregaokar2017-01-06
* Fix some bugs with selectionsJoe Wilm2016-12-29
* Unify Cursor, Location and name it PointJoe Wilm2016-12-29
* Implement copying selection for macOSJoe Wilm2016-12-26
* Implement visual component of mouse selectionsJoe Wilm2016-12-22