summaryrefslogtreecommitdiff
path: root/cocoa/BrowserWindowController.m
Commit message (Collapse)AuthorAgeFilesLines
* 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/+6
| | | | svn path=/trunk/netsurf/; revision=11477
* Fixed tab closing leaving the URL bar disconnected from the current tabSven Weidauer2011-01-201-1/+5
| | | | svn path=/trunk/netsurf/; revision=11423
* Improved tabs (draggable, can close last one)Sven Weidauer2011-01-201-0/+35
| | | | svn path=/trunk/netsurf/; revision=11415
* Releasing objects in deallocSven Weidauer2011-01-201-0/+8
| | | | svn path=/trunk/netsurf/; revision=11413
* Implementing tabs and fixing scrolling.Sven Weidauer2011-01-191-0/+96
svn path=/trunk/netsurf/; revision=11396