summaryrefslogtreecommitdiff
path: root/cocoa/selection.m
Commit message (Collapse)AuthorAgeFilesLines
* Include browser_private.h.Michael Drake2012-08-221-0/+1
|
* Remove a bunch of unused includes.Michael Drake2012-08-201-1/+0
|
* Pass font plot style out to front end clipboard append function.Michael Drake2012-08-131-1/+2
|
* Use selection_copy_to_clipboard instead of peering into core.Michael Drake2012-08-021-12/+1
|
* add missing includeVincent Sanders2012-07-261-0/+1
|
* 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