summaryrefslogtreecommitdiff
path: root/cocoa/BrowserWindowController.m
Commit message (Expand)AuthorAgeFilesLines
* Implemented bookmarks menu.Sven Weidauer2011-02-011-0/+1
* Reorganized includes.Sven Weidauer2011-01-311-5/+5
* Implemented search window.Sven Weidauer2011-01-311-0/+9
* Asking before closing window with multiple open tabs.Sven Weidauer2011-01-311-0/+32
* 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