summaryrefslogtreecommitdiff
path: root/desktop/gui_window.h
Commit message (Collapse)AuthorAgeFilesLines
* Update url setting API to return nserror code instead of calling warn_userVincent Sanders2014-10-291-1/+1
|
* Move create_form_select_menu to window gui table.Michael Drake2014-10-241-0/+5
|
* remove unecessary browser.h include from core headersVincent Sanders2014-10-171-1/+2
|
* Split up graphical user interface operations table headersVincent Sanders2014-10-161-0/+283
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