summaryrefslogtreecommitdiff
path: root/cocoa/NetSurfAppDelegate.m
Commit message (Collapse)AuthorAgeFilesLines
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=13548
* Netsurf now appears in the 'Open with' menu for HTML files.Sven Weidauer2011-05-191-0/+7
| | | | svn path=/trunk/netsurf/; revision=12435
* Implemented global history window using new Tree class.Sven Weidauer2011-02-011-6/+10
| | | | svn path=/trunk/netsurf/; revision=11578
* Reorganized includes.Sven Weidauer2011-01-311-1/+1
| | | | svn path=/trunk/netsurf/; revision=11567
* Implemented preferences window.Sven Weidauer2011-01-311-0/+10
| | | | svn path=/trunk/netsurf/; revision=11565
* Implemented search window.Sven Weidauer2011-01-311-1/+33
| | | | svn path=/trunk/netsurf/; revision=11563
* Setting/Loading more options. Also loading urldb and cookies.Sven Weidauer2011-01-261-10/+2
| | | | svn path=/trunk/netsurf/; revision=11503
* Taking homepage from user defaultsSven Weidauer2011-01-171-1/+11
| | | | svn path=/trunk/netsurf/; revision=11348
* Zooming, opening files, accepting http and https URLsSven Weidauer2011-01-131-0/+78
svn path=/trunk/netsurf/; revision=11310