summaryrefslogtreecommitdiff
path: root/cocoa/BrowserViewController.h
Commit message (Collapse)AuthorAgeFilesLines
* General cleanup and warning fixesSven Weidauer2011-01-251-2/+0
| | | | svn path=/trunk/netsurf/; revision=11486
* Implemented favicons. Doesn't work for .ICO filesSven Weidauer2011-01-251-0/+2
| | | | svn path=/trunk/netsurf/; revision=11485
* Added local history overlaySven Weidauer2011-01-241-0/+2
| | | | svn path=/trunk/netsurf/; revision=11479
* Nice back/forward buttons and moved refresh button into URL field (like Safari)Sven Weidauer2011-01-241-0/+2
| | | | svn path=/trunk/netsurf/; revision=11477
* Renamed 'spinning' property to 'isProcessing' so that the tab bar picks it ↵Sven Weidauer2011-01-201-2/+2
| | | | | | up and displays a spinner. svn path=/trunk/netsurf/; revision=11420
* Implementing tabs and fixing scrolling.Sven Weidauer2011-01-191-0/+57
svn path=/trunk/netsurf/; revision=11396