aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Selection.cxx
AgeCommit message (Collapse)AuthorFilesLines
2009-07-09Added setings for colours, alpha, and caret colour for additionalnyamatongwe1-6/+6
selections.
2009-07-08Draw discontiguous and virtual space selection in non-alpha mode.nyamatongwe1-23/+13
2009-07-08Moved calculation of rectangular range from occurring after every stylenyamatongwe1-1/+2
change to after the styles have been valided. Previously was very slow when setting monospaced font mode. Made more code sensitive to virtual spaces to draw caret and selection more accurately.
2009-07-06Allow drag and drop in virtual space.nyamatongwe1-0/+20
2009-07-03Discontiguoues selection and virtual space initial commit.nyamatongwe1-0/+345