summaryrefslogtreecommitdiff
path: root/cocoa/BrowserWindowController.m
Commit message (Expand)AuthorAgeFilesLines
* Setting/Loading more options. Also loading urldb and cookies.Sven Weidauer2011-01-261-4/+2
* Cmd-W closes active tab.Sven Weidauer2011-01-261-0/+5
* Enabling back/forward buttons only if appropriate.Sven Weidauer2011-01-261-0/+29
* Implemented favicons. Doesn't work for .ICO filesSven Weidauer2011-01-251-0/+2
* Nice back/forward buttons and moved refresh button into URL field (like Safari)Sven Weidauer2011-01-241-0/+6
* Fixed tab closing leaving the URL bar disconnected from the current tabSven Weidauer2011-01-201-1/+5
* Improved tabs (draggable, can close last one)Sven Weidauer2011-01-201-0/+35
* Releasing objects in deallocSven Weidauer2011-01-201-0/+8
* Implementing tabs and fixing scrolling.Sven Weidauer2011-01-191-0/+96