summaryrefslogtreecommitdiff
path: root/cocoa/selection.m
Commit message (Expand)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
* Fix copying text/plain to clipboardJohn Mark Bell2011-02-091-1/+3
* Implementing tabs and fixing scrolling.Sven Weidauer2011-01-191-2/+2
* Implementing selection and clipboard functions.Sven Weidauer2011-01-141-0/+95