summaryrefslogtreecommitdiff
path: root/frontends
Commit message (Expand)AuthorAgeFilesLines
* fix spelling mistakes from miscellaneous event commitVincent Sanders2019-08-201-1/+1
* add miscellaneous event to browser window callback tableVincent Sanders2019-08-208-50/+328
* access gtk throbber frames through an interfaceVincent Sanders2019-08-184-39/+92
* Move favicon from url entry widget to notebook tab labelVincent Sanders2019-08-157-82/+133
* fix atari removal of login windowVincent Sanders2019-08-142-30/+0
* remove login window from atari frontendVincent Sanders2019-08-143-99/+0
* remove login window from amiga frontendVincent Sanders2019-08-144-330/+1
* remove login from riscos frontendVincent Sanders2019-08-148-727/+1
* remove login window from windows frontendVincent Sanders2019-08-144-338/+1
* remove login window from gtk front endVincent Sanders2019-08-138-652/+1
* Amiga: DebugPrintF is OS4-onlyChris Young2019-08-101-0/+2
* Amiga: OS3 doesn't know FOREGROUNDPEN, so use TEXTPEN insteadChris Young2019-08-101-1/+1
* Amiga: Implement a simple listbrowser log in the GUIChris Young2019-08-104-8/+282
* Amiga: Allow running JS from ARexxChris Young2019-08-102-1/+32
* Remove scale from Amiga frontendChris Young2019-08-101-47/+26
* 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