summaryrefslogtreecommitdiff
path: root/cocoa/gui.h
Commit message (Collapse)AuthorAgeFilesLines
* move path_to_url and url_to_path to fetch operation tableVincent Sanders2014-01-251-1/+0
|
* create table for fetcher operations and move all operations into itVincent Sanders2014-01-231-0/+1
|
* split browser gui operations upVincent Sanders2014-01-151-2/+4
|
* Initial conversion of netsurf gui to callback vtableVincent Sanders2014-01-111-0/+2
|
* Asking before closing window with multiple open tabs.Sven Weidauer2011-01-311-0/+1
| | | | svn path=/trunk/netsurf/; revision=11559
* Download window asks if download should be cancelled before being closed and ↵Sven Weidauer2011-01-291-0/+1
| | | | | | displays an estimate of the time remaining. svn path=/trunk/netsurf/; revision=11521
* Moved main() and related functions from gui.m to NetsurfApp.mSven Weidauer2011-01-271-2/+3
| | | | svn path=/trunk/netsurf/; revision=11506
* Setting/Loading more options. Also loading urldb and cookies.Sven Weidauer2011-01-261-0/+26
svn path=/trunk/netsurf/; revision=11503