summaryrefslogtreecommitdiff
path: root/cocoa/BrowserWindow.m
Commit message (Collapse)AuthorAgeFilesLines
* Implemented search window.Sven Weidauer2011-01-311-0/+29
| | | | svn path=/trunk/netsurf/; revision=11563
* Implementing tabs and fixing scrolling.Sven Weidauer2011-01-191-63/+0
| | | | svn path=/trunk/netsurf/; revision=11396
* Only showing regular browser windows, not frames or iframes.Sven Weidauer2011-01-181-2/+7
| | | | svn path=/trunk/netsurf/; revision=11366
* Correctly handling users closing windowsSven Weidauer2011-01-131-0/+5
| | | | svn path=/trunk/netsurf/; revision=11311
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-121-0/+53
svn path=/trunk/netsurf/; revision=11292