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