summaryrefslogtreecommitdiff
path: root/cocoa/NetsurfApp.m
Commit message (Collapse)AuthorAgeFilesLines
* Implemented resolution-independent rendering for the browser view. Still ↵Sven Weidauer2011-01-271-2/+3
| | | | | | needs to be implemented for the other views. svn path=/trunk/netsurf/; revision=11507
* Moved main() and related functions from gui.m to NetsurfApp.mSven Weidauer2011-01-271-0/+91
| | | | svn path=/trunk/netsurf/; revision=11506
* Setting/Loading more options. Also loading urldb and cookies.Sven Weidauer2011-01-261-0/+43
| | | | svn path=/trunk/netsurf/; revision=11503
* Case insensitive filesystems should just be banned from Earth and even the ↵François Revel2011-01-191-1/+1
| | | | | | Milky Way. svn path=/trunk/netsurf/; revision=11379
* Zooming, opening files, accepting http and https URLsSven Weidauer2011-01-131-1/+0
| | | | svn path=/trunk/netsurf/; revision=11310
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-121-0/+59
svn path=/trunk/netsurf/; revision=11292