summaryrefslogtreecommitdiff
path: root/cocoa/NetSurfAppDelegate.m
Commit message (Expand)AuthorAgeFilesLines
* fixup missing includesVincent Sanders2014-07-061-0/+1
* Allow tab creation without history clone. Changes browser_window_create and ...Michael Drake2014-02-101-8/+4
* fixup missing includesVincent Sanders2014-02-031-0/+1
* move options includeVincent Sanders2013-05-281-1/+1
* Various warning squashes and fixes.Michael Drake2013-02-221-4/+5
* rename flags for browser_window routines to be shorterVincent Sanders2013-02-181-8/+8
* change browser_window_create and refactor all callsitesVincent Sanders2013-02-181-7/+73
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-1/+1
* Netsurf now appears in the 'Open with' menu for HTML files.Sven Weidauer2011-05-191-0/+7
* Implemented global history window using new Tree class.Sven Weidauer2011-02-011-6/+10
* Reorganized includes.Sven Weidauer2011-01-311-1/+1
* Implemented preferences window.Sven Weidauer2011-01-311-0/+10
* Implemented search window.Sven Weidauer2011-01-311-1/+33
* Setting/Loading more options. Also loading urldb and cookies.Sven Weidauer2011-01-261-10/+2
* Taking homepage from user defaultsSven Weidauer2011-01-171-1/+11
* Zooming, opening files, accepting http and https URLsSven Weidauer2011-01-131-0/+78