summaryrefslogtreecommitdiff
path: root/cocoa/NetsurfApp.m
Commit message (Expand)AuthorAgeFilesLines
* Adding icons for tree views.Sven Weidauer2011-02-271-0/+3
* Implemented gui_find_resource and using resource: URIs for builtin stylesheets.Sven Weidauer2011-02-261-11/+1
* Saving bookmarks before quitting NetSurf.Sven Weidauer2011-02-251-0/+2
* Using real path from options for the bookmarks file instead of hardcoded test...Sven Weidauer2011-02-011-3/+1
* Reorganized includes.Sven Weidauer2011-01-311-19/+18
* Implemented search window.Sven Weidauer2011-01-311-0/+2
* Implemented resolution-independent rendering for the browser view. Still need...Sven Weidauer2011-01-271-2/+3
* Moved main() and related functions from gui.m to NetsurfApp.mSven Weidauer2011-01-271-0/+91
* Setting/Loading more options. Also loading urldb and cookies.Sven Weidauer2011-01-261-0/+43
* Case insensitive filesystems should just be banned from Earth and even the Mi...François Revel2011-01-191-1/+1
* Zooming, opening files, accepting http and https URLsSven Weidauer2011-01-131-1/+0
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-121-0/+59