summaryrefslogtreecommitdiff
path: root/include/netsurf/browser_window.h
Commit message (Expand)AuthorAgeFilesLines
* re-indent browser window and cleanup commentsVincent Sanders2019-09-291-3/+4
* Reimplement handling of BAD_AUTH inside browser_windowDaniel Silverstone2019-08-061-1/+4
* remove unused interfaceVincent Sanders2019-08-031-9/+0
* remove unnecessary browser_window_redraw_rect interfaceVincent Sanders2019-08-031-18/+18
* improve browser_window_set_scaleVincent Sanders2019-08-031-2/+3
* split browser and browser_window operationsVincent Sanders2019-08-011-15/+2
* Logging: migrate and provide content interfaceDaniel Silverstone2019-05-051-37/+1
* Provide new browser_window_console_log() APIDaniel Silverstone2019-05-051-0/+56
* Add browser_window_execDaniel Silverstone2019-05-051-0/+12
* Browser: Add function to get bw URL with any fragment.Michael Drake2018-07-231-0/+13
* Browser: Rename function to access bw URL.Michael Drake2018-07-231-2/+2
* Add concept of browser scroll offset saving in local historyDaniel Silverstone2017-09-231-1/+4
* simplify the browser window operations by removing scroll APIVincent Sanders2017-04-261-20/+0
* remove reformat from browser window operation tableVincent Sanders2017-04-261-9/+24
* split out browser window drag context into separate structureVincent Sanders2017-03-031-0/+3
* move plotters header into public APIVincent Sanders2016-05-301-2/+2
* move desktop window header into public APIVincent Sanders2016-05-301-0/+714