summaryrefslogtreecommitdiff
path: root/desktop/gui_factory.h
Commit message (Collapse)AuthorAgeFilesLines
* Split up graphical user interface operations table headersVincent Sanders2014-10-161-39/+0
| | | | | | This is the initial part of a series which splits up the API interface definitions for the frontends removing a great deal of unnecessary file inclusion and further isolates the fronted API usage from the core
* ensure operations tables are registered as early as possible.Vincent Sanders2014-05-101-2/+2
|
* cleanup copyright headers and some doc commentsVincent Sanders2014-01-161-1/+8
|
* move filename_from_path and path_add_part into gui operation tablesVincent Sanders2014-01-161-1/+1
|
* confine the gui table acessor to the gui factory headerVincent Sanders2014-01-141-0/+2
|
* Initial conversion of netsurf gui to callback vtableVincent Sanders2014-01-111-0/+30