summaryrefslogtreecommitdiff
path: root/cocoa/BrowserView.m
Commit message (Collapse)AuthorAgeFilesLines
...
* Implementing selection and clipboard functions.Sven Weidauer2011-01-141-0/+41
| | | | svn path=/trunk/netsurf/; revision=11319
* Better mouse handling for browserSven Weidauer2011-01-141-3/+39
| | | | svn path=/trunk/netsurf/; revision=11318
* Zooming, opening files, accepting http and https URLsSven Weidauer2011-01-131-0/+15
| | | | svn path=/trunk/netsurf/; revision=11310
* Copy scale value from cloned window and setting new clip rect for every ↵Sven Weidauer2011-01-131-3/+2
| | | | | | drawing operation. svn path=/trunk/netsurf/; revision=11308
* Rendering only dirty rectsSven Weidauer2011-01-121-11/+17
| | | | svn path=/trunk/netsurf/; revision=11294
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-121-0/+289
svn path=/trunk/netsurf/; revision=11292