summaryrefslogtreecommitdiff
path: root/cocoa/BrowserView.m
Commit message (Collapse)AuthorAgeFilesLines
...
* Menu items for reload and stop loading. Also validating zoom and stop ↵Sven Weidauer2011-01-181-3/+25
| | | | | | loading menu actions. svn path=/trunk/netsurf/; revision=11367
* Font scaling and other scaling related fixes.Sven Weidauer2011-01-171-2/+6
| | | | svn path=/trunk/netsurf/; revision=11349
* Scaling mouse coordinatesSven Weidauer2011-01-141-6/+15
| | | | svn path=/trunk/netsurf/; revision=11321
* Handling double-clicksSven Weidauer2011-01-141-1/+3
| | | | svn path=/trunk/netsurf/; revision=11320
* 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