summaryrefslogtreecommitdiff
path: root/cocoa/BrowserWindowController.h
Commit message (Collapse)AuthorAgeFilesLines
* Implemented menu for back and forward buttons.Sven Weidauer2011-02-281-0/+4
| | | | svn path=/trunk/netsurf/; revision=11857
* Not retaining outlets. Fixing memory leak for favicon.Sven Weidauer2011-02-261-5/+5
| | | | svn path=/trunk/netsurf/; revision=11821
* New local history panel with scrollbars. Still needs to resize itself to fit ↵Sven Weidauer2011-02-171-1/+2
| | | | | | the history. svn path=/trunk/netsurf/; revision=11705
* Cmd-W closes active tab.Sven Weidauer2011-01-261-0/+1
| | | | svn path=/trunk/netsurf/; revision=11497
* Enabling back/forward buttons only if appropriate.Sven Weidauer2011-01-261-1/+6
| | | | svn path=/trunk/netsurf/; revision=11494
* Implemented favicons. Doesn't work for .ICO filesSven Weidauer2011-01-251-0/+2
| | | | svn path=/trunk/netsurf/; revision=11485
* Nice back/forward buttons and moved refresh button into URL field (like Safari)Sven Weidauer2011-01-241-0/+5
| | | | svn path=/trunk/netsurf/; revision=11477
* Implementing tabs and fixing scrolling.Sven Weidauer2011-01-191-0/+39
svn path=/trunk/netsurf/; revision=11396