summaryrefslogtreecommitdiff
path: root/cocoa/PreferencesWindowController.m
Commit message (Collapse)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-57/+0
|
* fix cocoa include ordering to ensure error enum is availableVincent Sanders2016-05-021-5/+4
|
* improve cocoa frontend to use proper API for browser_window accessVincent Sanders2014-10-191-2/+2
|
* fixup missing includesVincent Sanders2014-02-031-0/+1
|
* move options includeVincent Sanders2013-05-281-1/+1
|
* Squash warning.Michael Drake2012-10-111-1/+1
|
* Include browser_private.h.Michael Drake2012-08-221-1/+1
|
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-3/+2
| | | | svn path=/trunk/netsurf/; revision=13548
* Fix up for nsurl changes. Untested.Michael Drake2011-10-031-1/+1
| | | | svn path=/trunk/netsurf/; revision=12930
* Implemented preferences window.Sven Weidauer2011-01-311-0/+58
svn path=/trunk/netsurf/; revision=11565