summaryrefslogtreecommitdiff
path: root/cocoa/selection.m
Commit message (Collapse)AuthorAgeFilesLines
* Fix text selectionJohn Mark Bell2011-03-061-1/+1
| | | | svn path=/trunk/netsurf/; revision=11927
* Fix copying text/plain to clipboardJohn Mark Bell2011-02-091-1/+3
| | | | svn path=/trunk/netsurf/; revision=11636
* Implementing tabs and fixing scrolling.Sven Weidauer2011-01-191-2/+2
| | | | svn path=/trunk/netsurf/; revision=11396
* Implementing selection and clipboard functions.Sven Weidauer2011-01-141-0/+95
svn path=/trunk/netsurf/; revision=11319