summaryrefslogtreecommitdiff
path: root/windows/gui.h
Commit message (Expand)AuthorAgeFilesLines
* Update windows frontend to cope with split operations table headersVincent Sanders2014-10-161-5/+0
* remove use of deprecated netsurf_quit variable in win32Vincent Sanders2014-10-121-0/+4
* add file operations table and make all frontends use it.Vincent Sanders2014-05-071-0/+1
* move utf8 local conversion operations to tableVincent Sanders2014-02-011-0/+1
* create table for fetcher operations and move all operations into itVincent Sanders2014-01-231-0/+1
* split browser gui operations upVincent Sanders2014-01-151-1/+3
* move window creation and destruction into tableVincent Sanders2014-01-111-0/+2
* split out drawable window handlingVincent Sanders2011-04-031-11/+6
* make windows about window functionalVincent Sanders2011-03-251-0/+9
* fix thumbnailing and localhistoryVincent Sanders2010-10-141-1/+2
* Add Windows frontendVincent Sanders2010-01-311-0/+89