summaryrefslogtreecommitdiff
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* netsurf_exit(): Release user-agent string on exitDaniel Silverstone2019-09-071-0/+3
* browser_window: use about:blank if current_parameters is emptyDaniel Silverstone2019-08-231-0/+5
* Browser: Do a better job of not leaking query URIs to the frontendDaniel Silverstone2019-08-211-4/+14
* browser: Turn internal nav URLs into corestring_nsurlsDaniel Silverstone2019-08-211-14/+3
* browser_window: Ensure that back works like 'back to safety'Daniel Silverstone2019-08-213-18/+59
* fix spelling mistakes from miscellaneous event commitVincent Sanders2019-08-201-1/+1
* add miscellaneous event to browser window callback tableVincent Sanders2019-08-204-57/+17
* browser_window: handle 'back to safety' cleanlyDaniel Silverstone2019-08-141-1/+5
* make internal url navigation check safeVincent Sanders2019-08-121-14/+38
* Support SSL verification through new about: handlerDaniel Silverstone2019-08-061-17/+128
* browser_window: Improve history behaviour on internal navDaniel Silverstone2019-08-061-3/+9
* Reimplement handling of BAD_AUTH inside browser_windowDaniel Silverstone2019-08-064-265/+442
* Browser window navigate: Ensure child.quirks is initialised.Michael Drake2019-08-051-0/+2
* browser_window: Stop the throbber right at the end of handling errorsDaniel Silverstone2019-08-051-2/+2
* Excise the llcache query pathway.Daniel Silverstone2019-08-058-147/+128
* Migrate SSL certificate storage to the browser windowDaniel Silverstone2019-08-054-7/+49
* browser_window: Add fetch parameters and split navigateDaniel Silverstone2019-08-052-14/+135
* Content messages: Remove ERRORCODE, rework ERRORDaniel Silverstone2019-08-052-47/+10
* enable gnu extensions to get strcasestr from string.hVincent Sanders2019-08-051-0/+2
* remove core snapping for values set in absolute modeVincent Sanders2019-08-041-7/+2
* change browser_window_drop_file_at_point() to take unscaled coordinatesVincent Sanders2019-08-041-38/+65
* change browser_window_redraw to use unscaled coordinatesVincent Sanders2019-08-041-0/+3
* trivial documentation cleanupsVincent Sanders2019-08-041-1/+1
* Add content handlers for queriesDaniel Silverstone2019-08-043-0/+54
* desktop: Expose llcache query handler temporarilyDaniel Silverstone2019-08-042-1/+17
* remove unnecessary browser_window_redraw_rect interfaceVincent Sanders2019-08-032-8/+9
* download: Include log.hDaniel Silverstone2019-08-031-0/+1
* Migrate query dispatch up from llcache to hlcacheDaniel Silverstone2019-08-031-0/+7
* local_history: Improve up/down navigationDaniel Silverstone2019-08-031-10/+67
* Corewindow helper: Add documentation for cw_helper_scroll_visible()Michael Drake2019-08-031-1/+8
* Corewindow: Sanitise scrolling API.Michael Drake2019-08-033-11/+9
* Corewindow helper: Add helper to scroll to visible rectangle.Michael Drake2019-08-032-0/+130
* improve browser_window_set_scaleVincent Sanders2019-08-031-22/+59
* change browser_window_get_features to use unscaled coordinatesVincent Sanders2019-08-031-48/+64
* change browser_window_mouse_track to use unscaled coordinatesVincent Sanders2019-08-031-153/+175
* change browser_window_mouse_click to use unscaled coordinatesVincent Sanders2019-08-031-118/+140
* treeview: Support scrolling to the highlighted nodeDaniel Silverstone2019-08-021-0/+36
* Local history: Consolidate thumbnail dimensions.Michael Drake2019-08-023-50/+58
* Local history: Treat thumbnail dimensions as CSS pixels.Michael Drake2019-08-021-4/+6
* local_history: Handle keys for navigating local historyDaniel Silverstone2019-08-021-0/+54
* local_history: Add concept of a cursor to the local historyDaniel Silverstone2019-08-022-7/+66
* remove scaled parameter from get_dimensionsVincent Sanders2019-08-021-2/+2
* remove scaling from internal browser get_dimensions callsVincent Sanders2019-08-023-12/+18
* Browser window: Make invalidate gui callback use unsacled coordinates.Michael Drake2019-08-011-7/+9
* reformat and tidy up browser window code ready for corewindow changesVincent Sanders2019-08-011-1067/+1146
* split browser and browser_window operationsVincent Sanders2019-08-019-3479/+3509
* Fix clamping in commit fa64763b0d8c6566eda5f6547e7f2f3e62b77613Vincent Sanders2019-08-011-1/+2
* browser_history.c: Clamp contents to be 1x1 at min.Daniel Silverstone2019-08-011-2/+10
* treeview: Correct mis-freeing in treeview_create error pathDaniel Silverstone2019-08-011-1/+1
* Update version for next development cycleVincent Sanders2019-07-171-3/+3