summaryrefslogtreecommitdiff
path: root/desktop/browser_private.h
Commit message (Expand)AuthorAgeFilesLines
* Browser: Split JS threads between current and loadingDaniel Silverstone2020-03-211-1/+6
* JS: Split concept of JS context into heap and threadDaniel Silverstone2020-03-211-1/+2
* Browser window: Rework constification of bw for show_certificates.Michael Drake2020-02-241-2/+4
* Keep the complete certificate chain from a fetchVincent Sanders2020-02-231-11/+4
* browser_window: Ensure that back works like 'back to safety'Daniel Silverstone2019-08-211-0/+7
* Reimplement handling of BAD_AUTH inside browser_windowDaniel Silverstone2019-08-061-0/+2
* Excise the llcache query pathway.Daniel Silverstone2019-08-051-7/+4
* Migrate SSL certificate storage to the browser windowDaniel Silverstone2019-08-051-0/+19
* browser_window: Add fetch parameters and split navigateDaniel Silverstone2019-08-051-0/+24
* desktop: Expose llcache query handler temporarilyDaniel Silverstone2019-08-041-0/+7
* remove unnecessary browser_window_redraw_rect interfaceVincent Sanders2019-08-031-0/+9
* remove scaling from internal browser get_dimensions callsVincent Sanders2019-08-021-3/+3
* split browser and browser_window operationsVincent Sanders2019-08-011-7/+2
* Add concept of browser scroll offset saving in local historyDaniel Silverstone2017-09-231-1/+14
* move history bitmap thumbnail into the page information structureVincent Sanders2017-09-101-1/+1
* remove depricated local history display APIVincent Sanders2017-06-111-1/+43
* Split local history data from viewer in headersVincent Sanders2017-06-101-0/+51
* remove reformat from browser window operation tableVincent Sanders2017-04-261-1/+2
* split out browser window drag context into separate structureVincent Sanders2017-03-031-17/+26
* split out browser windoe favicon context to separate structureVincent Sanders2017-03-031-8/+23
* split out status bar text cache into separate structVincent Sanders2017-03-031-11/+26
* move plot style header to netsurf include directoryVincent Sanders2017-01-131-1/+2
* Update content to split public and internal APIVincent Sanders2016-06-061-0/+1
* move desktop window header into public APIVincent Sanders2016-05-301-2/+2
* replace wallclock API usage with nsutils monitonic timeVincent Sanders2016-04-211-1/+1
* Remove unecessary header include.Michael Drake2014-11-241-1/+0
* Add bw function to get scrollbar type.Michael Drake2014-10-251-1/+1
* Move browser_window_get_root to private header.Michael Drake2014-10-251-0/+8
* Move browser_window_set_status to private header.Michael Drake2014-10-251-0/+8
* improve documentation in headersVincent Sanders2014-10-191-1/+19
* try and improve usage of browser window internalsVincent Sanders2014-07-061-0/+1
* change reformat to be driven from the scheduler like redrawVincent Sanders2014-07-011-3/+0
* Make history internal to browser_window module.Michael Drake2014-02-151-1/+1
* Allow tab creation without history clone. Changes browser_window_create and ...Michael Drake2014-02-101-2/+2
* Move broser_window_initialise_common to browser_private.hMichael Drake2014-02-091-0/+3
* Move browser_window_update_extent to browser_private.hMichael Drake2014-02-081-0/+10
* Remove search context from browser window, simplify search interface for fron...Michael Drake2013-05-071-3/+0
* A load of refactoring of how content selection and input work.Michael Drake2013-02-221-14/+6
* Move browser_window struct to private header. Places that shouldn't include i...Michael Drake2012-08-221-0/+177