summaryrefslogtreecommitdiff
path: root/frontends/riscos
Commit message (Expand)AuthorAgeFilesLines
* Correct indentation for previous changeRob Kendrick2021-02-241-1/+1
* Allow drag-and-drop loading of WebP images on RISC OSRob Kendrick2021-02-243-1/+8
* Improve target setup in makefilesVincent Sanders2021-01-171-0/+52
* risc os: Don't let URL complete start consume URL bar drags.Michael Drake2020-11-101-12/+14
* risc os: URL bar: Fall back to URL drag if OS doesn't have text selection.Michael Drake2020-11-031-1/+1
* risc os: wimputils: Make text-selection helper static inline.Michael Drake2020-11-031-1/+1
* risc os: Don't swallow URL bar drags if the OS supports text-selection.Michael Drake2020-11-031-4/+7
* risc os: wimputils: Helper to check OS support for text-selection.Michael Drake2020-11-031-0/+26
* split tools and utilsVincent Sanders2020-06-271-1/+1
* fix RISC OS corewindows incorrectly becoming visible when scroll extents are setVincent Sanders2020-05-241-1/+5
* RISC OS: Prevent closed corewindows opening on scroll requests.Michael Drake2020-05-241-0/+14
* RISC OS: Drop extended scroll request logging.Michael Drake2020-05-241-2/+0
* RISC OS: Try to improve scroll wheel handling.Michael Drake2020-05-241-2/+4
* Fix open url dialog not coping with invalid url by using the omnibox helperVincent Sanders2020-05-241-27/+24
* RISC OS: Update page info urlbar icons.Michael Drake2020-05-231-0/+0
* riscos: Enable support for present_cookiesDaniel Silverstone2020-05-235-4/+8
* RISC OS: Be less intrusive with URL bar max URL length handling.Michael Drake2020-05-231-12/+8
* make risc os url entry use the omi box and hence cope with bad urls gracefullyVincent Sanders2020-05-221-5/+6
* add page information core window handler to RISC OSVincent Sanders2020-05-2210-0/+489
* neaten up the sourec file list to make future changes easierVincent Sanders2020-05-221-11/+45
* make risc os url bar widget context consistentVincent Sanders2020-05-221-198/+211
* add url bar click actions for page info iconVincent Sanders2020-05-222-16/+36
* reformat riscos url bar gui module. no code changesVincent Sanders2020-05-221-486/+590
* chore: Perform sslcert_viewer-ectomyDaniel Silverstone2020-05-2210-1463/+1
* improve content header usageVincent Sanders2020-05-073-0/+6
* fixup riscos image configuration dialog gadget idVincent Sanders2020-04-141-4/+4
* use form of window create which returns an error instead of abortingVincent Sanders2020-04-144-4/+38
* Frontends: Delete maps resource links.Michael Drake2020-02-241-1/+0
* fix frontends to cope with certificate chain updateVincent Sanders2020-02-232-4/+3
* Core window: Constify the core_window handle through the getters.Michael Drake2020-02-221-2/+3
* RISC OS: Remove unused minimum gif delay from Choices.Michael Drake2020-02-215-221/+0
* fix parent pointer use after free in RISC OS dialog handlingJohn-Mark Bell2019-12-221-1/+5
* make RISC OS specific window_screen_ options limited to that frontendVincent Sanders2019-12-201-4/+22
* add page info display to RiscOS frontendVincent Sanders2019-12-075-16/+162
* Update the default theme with page infor iconsVincent Sanders2019-12-071-0/+0
* remove warning callback from miscelaneous function tableVincent Sanders2019-11-111-1/+0
* add miscellaneous event to browser window callback tableVincent Sanders2019-08-201-9/+48
* remove login from riscos frontendVincent Sanders2019-08-148-727/+1
* Support SSL verification through new about: handlerDaniel Silverstone2019-08-061-1/+0
* Reimplement handling of BAD_AUTH inside browser_windowDaniel Silverstone2019-08-061-1/+0
* riscos: Deal with silly typos. I'm too tired now.Daniel Silverstone2019-08-053-3/+3
* riscos: Try and fix up all the content changesDaniel Silverstone2019-08-056-21/+22
* 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