summaryrefslogtreecommitdiff
path: root/include/netsurf/window.h
Commit message (Expand)AuthorAgeFilesLines
* Browser: Support requesting location focusDaniel Silverstone2020-02-221-0/+1
* Browser: Add FOREGROUND flag to window creationDaniel Silverstone2020-02-221-1/+2
* browser_window: Add an event for page info state changeDaniel Silverstone2019-12-011-0/+6
* fix spelling mistakes from miscellaneous event commitVincent Sanders2019-08-201-5/+5
* add miscellaneous event to browser window callback tableVincent Sanders2019-08-201-56/+65
* remove scaled parameter from get_dimensionsVincent Sanders2019-08-021-2/+1
* Add console_log to gui tablesDaniel Silverstone2019-05-061-0/+19
* improve documentation comments in browser window interface tableVincent Sanders2017-05-011-31/+57
* simplify the browser window operations by removing scroll APIVincent Sanders2017-04-261-18/+13
* remove reformat from browser window operation tableVincent Sanders2017-04-261-22/+23
* replace redraw and update methods with invalidate in window table APIVincent Sanders2017-04-191-14/+22
* Improve window operation table documentationVincent Sanders2016-10-261-10/+35
* move netsurf header into public APIVincent Sanders2016-05-301-2/+2
* move window header into public APIVincent Sanders2016-05-301-0/+291