summaryrefslogtreecommitdiff
path: root/frontends
Commit message (Expand)AuthorAgeFilesLines
* Support SSL verification through new about: handlerDaniel Silverstone2019-08-065-6/+0
* Reimplement handling of BAD_AUTH inside browser_windowDaniel Silverstone2019-08-068-12/+19
* amiga: Fix more content error snafus.Daniel Silverstone2019-08-052-2/+3
* riscos: Deal with silly typos. I'm too tired now.Daniel Silverstone2019-08-053-3/+3
* amiga: Try and catch the last content rework for amigaDaniel Silverstone2019-08-053-5/+10
* riscos: Try and fix up all the content changesDaniel Silverstone2019-08-056-21/+22
* remove shadow scale variable from beosVincent Sanders2019-08-052-11/+0
* remove shadow scale variable from atariVincent Sanders2019-08-052-3/+0
* remove RISC OS scale shadow variableVincent Sanders2019-08-042-14/+14
* remove unecessary scaling in RISC OS get and set scroll offsetsVincent Sanders2019-08-041-11/+13
* change RISC OS keypress handling for scale to not use shadow variableVincent Sanders2019-08-041-64/+99
* make risc os title setting not use shadow scale valueVincent Sanders2019-08-041-6/+10
* remove unused interfaceVincent Sanders2019-08-042-36/+0
* change browser_window_drop_file_at_point() to take unscaled coordinatesVincent Sanders2019-08-041-1/+1
* RISC OS: Fix log message.Michael Drake2019-08-041-1/+1
* RISC OS: Try setting the caret position to give the window focus.Michael Drake2019-08-041-1/+9
* change browser_window_redraw to use unscaled coordinatesVincent Sanders2019-08-044-19/+12
* trivial documentation cleanupsVincent Sanders2019-08-041-2/+2
* Add content handlers for queriesDaniel Silverstone2019-08-041-0/+10
* RISC OS: Set window has focus in local history open.Michael Drake2019-08-041-0/+1
* remove unused gtk window interfaces and clean up documentationVincent Sanders2019-08-042-20/+66
* RISC OS: Fix ro_cw_get_window_dimensions to account for toolbar height.Michael Drake2019-08-031-0/+9
* RISC OS: Core window: X scroll is positive, Y scroll is negative.Michael Drake2019-08-031-3/+3
* Amiga: Fix the corewindow get scroll call.Michael Drake2019-08-031-8/+1
* Corewindow: Sanitise scrolling API.Michael Drake2019-08-036-91/+168
* make use of improved browser_window_set_scale API in frontendsVincent Sanders2019-08-036-65/+19
* change browser_window_get_features to use unscaled coordinatesVincent Sanders2019-08-035-17/+14
* change browser_window_mouse_track to use unscaled coordinatesVincent Sanders2019-08-037-45/+54
* change browser_window_mouse_click to use unscaled coordinatesVincent Sanders2019-08-037-45/+57
* RISC OS: y scroll is negative.Michael Drake2019-08-031-2/+6
* RISC OS: Attempt to implement ro_cw_scroll_visible().Michael Drake2019-08-031-1/+18
* monkey: Support clicking in windowsDaniel Silverstone2019-08-031-0/+44
* Framebuffer: Remove bogus comment.Michael Drake2019-08-031-1/+1
* Framebuffer: Add keyboard controls for scaling.Michael Drake2019-08-031-0/+34
* amiga/history_local: Scroll to cursor on openDaniel Silverstone2019-08-021-0/+2
* riscos/local_history: Scroll to cursor on open.Daniel Silverstone2019-08-021-0/+2
* windows/local_history: Scroll to cursor on openDaniel Silverstone2019-08-021-0/+1
* framebuffer/local_history: Scroll to cursor on openDaniel Silverstone2019-08-021-0/+1
* gtk/local_history: Scroll local history to cursor on displayDaniel Silverstone2019-08-021-0/+2
* gtk/corewindow.c: Correctly handle scroll_visibleDaniel Silverstone2019-08-021-12/+38
* gtk, beos: Run scheduler before fetching fdsetDaniel Silverstone2019-08-022-5/+5
* monkey: Report the errno when select() returns -1Daniel Silverstone2019-08-021-0/+2
* monkey: Run scheduler before extracting fdsetsDaniel Silverstone2019-08-021-3/+3
* fix missed get dimensions call in amiga frontendVincent Sanders2019-08-021-1/+1
* remove scaled parameter from get_dimensionsVincent Sanders2019-08-028-59/+20
* RISCOS: change invalidate to cope with unscaled rectanglesVincent Sanders2019-08-011-4/+4
* AMIGA: Update to remove rectangle scaling from browser window invalidateVincent Sanders2019-08-011-1/+1
* GTK: Update for unscaled bw invalidate rectangle.Michael Drake2019-08-011-6/+4
* split browser and browser_window operationsVincent Sanders2019-08-015-27/+26
* GTK: prefer using curl's intrinsic defaults for CURLOPT_CA*Samuel Dionne-Riel2019-08-011-5/+1