summaryrefslogtreecommitdiff
path: root/frontends/riscos
Commit message (Expand)AuthorAgeFilesLines
* Revert "RISC OS: add SocketWatch module to distribution"HEADmasterJohn-Mark Bell2024-04-097-1088/+0
* Revert "RISC OS: use SocketWatch for socket activity"John-Mark Bell2024-04-092-177/+30
* RISC OS: use SocketWatch for socket activityJohn-Mark Bell2024-03-142-30/+177
* RISC OS: add SocketWatch module to distributionJohn-Mark Bell2024-03-147-0/+1088
* RISC OS: optimisations for UTF-8<->local encodingJohn-Mark Bell2024-03-131-96/+123
* RISC OS: use modern fallthrough mechanismJohn-Mark Bell2024-03-133-3/+5
* RISC OS: update Acorn universal boot URLsJohn-Mark Bell2023-12-202-3/+3
* RISC OS: use https in distribution ReadMeJohn-Mark Bell2023-12-202-2/+2
* RISC OS: use https in Obey filesJohn-Mark Bell2023-12-192-4/+2
* RISC OS: use https in help linksJohn-Mark Bell2023-12-192-6/+6
* RISC OS: s/Freenode/libera.chat/ in Help filesJohn-Mark Bell2023-12-192-2/+2
* RISC OS: update Iconv licensing informationJohn-Mark Bell2023-12-194-19/+825
* RISC OS: switch to AcornURI from ROOLJohn-Mark Bell2023-12-195-539/+225
* RISC OS: expose !Cache licensing more obviouslyJohn-Mark Bell2023-12-192-0/+21
* RISC OS: resync !Unicode resource with ROOLJohn-Mark Bell2023-12-1985-3/+14292
* RISC OS: update distribution ReadMeJohn-Mark Bell2023-12-198-27/+12
* RISC OS: Add "Disable CSS" option to content choices UIMichael Drake2023-11-265-15/+15
* RISC OS: Remove last vestiges of plugin supportMichael Drake2023-11-264-78/+0
* arm-riscos-gnueabi: require SharedULib 1.16John-Mark Bell2023-03-061-1/+1
* RISC OS: add ARMEABISupport 1.05John-Mark Bell2023-03-062-0/+20
* RISC OS: update SharedULib to 1.16John-Mark Bell2023-03-062-8/+7
* RISC OS: conditionally demand ARMEABISupport in !RunJohn-Mark Bell2022-11-033-0/+9
* RISC OS: generate unwind tables for EABI buildsJohn-Mark Bell2022-11-031-0/+3
* BuildSystem: make package step depend on POSTEXESJohn-Mark Bell2022-11-031-1/+1
* Buildsystem: support arm-riscos-gnueabiJohn-Mark Bell2022-11-031-14/+26
* RISC OS: Image: Don't override sprite mode for opaque plot typeMichael Drake2022-10-051-5/+8
* RISC OS: Allow text selection in URL bar (RO5.28 onwards)John-Mark Bell2022-09-041-1/+4
* RISC OS: Dragging favicon drag-saves URLMichael Drake2022-08-281-0/+1
* RISC OS: Image: Fix EX0 EY0 plot when avoiding TinctMichael Drake2022-08-251-6/+20
* RISC OS: fix awrender glue for EABIJohn-Mark Bell2022-06-051-22/+60
* RISC OS: fix type in awrender_init definition.John-Mark Bell2022-06-031-1/+1
* RISC OS: fix snprintf usageJohn-Mark Bell2022-06-032-2/+4
* RISC OS: fix up use of strncpyJohn-Mark Bell2022-06-034-13/+20
* RISC OS: GCC 10 approved fall-through markersJohn-Mark Bell2022-06-032-1/+2
* Buildsystem: update for new RISC OS toolchainJohn-Mark Bell2022-06-032-10/+44
* RISC OS: use OS CertData resource, if presentJohn-Mark Bell2022-05-272-1/+4
* Fix up size of download URI field in Dutch templatesJohn-Mark Bell2022-05-271-1/+1
* s/http/https/ in user-facing URIsJohn-Mark Bell2022-05-277-31/+30
* RISC OS: initialise font subsystem after Wimp_InitialiseJohn-Mark Bell2022-05-271-8/+10
* RISC OS: fix up following RUfl API changeJohn-Mark Bell2022-05-271-3/+3
* Bitmap: Implement test_opaque in core instead of in every frontend.Michael Drake2022-03-291-50/+0
* RISC OS: Include core bitmap header from RO bitmap header.Michael Drake2022-03-242-1/+2
* RISC OS: Squash unused variable warning.Michael Drake2022-03-241-1/+1
* Bitmap API: Clean up creation flags.Michael Drake2022-03-244-14/+13
* RISC OS: Drop bitmap save callback entry; core doesn't use it.Michael Drake2022-03-241-1/+0
* RISC OS: Bitmap modified flag is not used.Michael Drake2022-03-241-1/+0
* RISC OS: Drop bitmap get bpp function.Michael Drake2022-03-241-15/+0
* RISC OS: GUI: Clean up alpha sprite support test.Michael Drake2021-06-251-12/+10
* RISC OS: Image: Tinct workaround: Use OS alpha sprite rendering.Michael Drake2021-06-252-6/+67
* RISC OS: GUI: Add check for sprite alpha channel OS support.Michael Drake2021-06-252-0/+31