aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Selection.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-02Avoid cppcheck warnings.nyamatongwe1-2/+2
2010-11-21Speed up creating large rectangular selections.nyamatongwe1-0/+1
2010-02-17Formatting whitespace.nyamatongwe1-2/+2
2010-01-30Fix bug #2942131 Caret pos after rectagular delete.nyamatongwe1-0/+4
2009-10-11Fix bug #2871358 where left or right key with rectangular selectionnyamatongwe1-0/+7
2009-08-16Always copy rectangular selections in ascending order.nyamatongwe1-0/+6
2009-07-30When using Ctrl+Drag for multiple selection when previous selectionsnyamatongwe1-1/+5
2009-07-21Added commands for rotating selections and swapping caret and anchor ofnyamatongwe1-0/+1
2009-07-15Remove duplicate carets after Delete or Backspace.nyamatongwe1-0/+1
2009-07-15No explicit count of ranges in selection as can use vector::size().nyamatongwe1-4/+1
2009-07-14Added controls for enabling multiple selection and multiple selectionnyamatongwe1-5/+4
2009-07-09Added setings for colours, alpha, and caret colour for additionalnyamatongwe1-2/+4
2009-07-08Draw discontiguous and virtual space selection in non-alpha mode.nyamatongwe1-1/+21
2009-07-06Allow drag and drop in virtual space.nyamatongwe1-0/+4
2009-07-03Discontiguoues selection and virtual space initial commit.nyamatongwe1-0/+142