summaryrefslogtreecommitdiff
path: root/frontends
Commit message (Expand)AuthorAgeFilesLines
* Improve the framebuffer docs a bitVincent Sanders2020-09-181-1/+1
* Make GTK UI resources more consistentVincent Sanders2020-09-0430-33/+28
* Makefile: add Chinese (Simplified) translation targetZixing Liu2020-09-023-1/+5
* resources: add Chinese (Simplified) translationsWeiyi Xu2020-09-023-0/+3
* Support Ctrl+A in the windows toolkit address barzeug2020-08-161-1/+5
* gtk compile din resource list was missing pageinfo for gtk2 buildVincent Sanders2020-08-151-15/+16
* split tools and utilsVincent Sanders2020-06-271-1/+1
* move all the build tools to utilsVincent Sanders2020-06-223-1544/+3
* Framebuffer: Internal font: Fix SW and NW arrow directions.Michael Drake2020-06-221-16/+16
* remove perl split-messages tool usageVincent Sanders2020-06-223-12/+13
* Amiga: avoid read from NULL pointerChris Young2020-05-261-0/+5
* Amiga: Use IANA codeset number to identify local charsetChris Young2020-05-263-6/+19
* Amiga: Use codesets.library for UTF8 conversion if availableChris Young2020-05-262-10/+52
* Amiga: correct schedule parameterChris Young2020-05-251-1/+1
* Amiga: avoid use after freeChris Young2020-05-251-3/+3
* fix warnings in amiga stringviewVincent Sanders2020-05-251-2/+2
* fix incorrect content handler function table operations return typesVincent Sanders2020-05-253-15/+15
* make browser_window_update internal to browser window as intendedVincent Sanders2020-05-252-130/+139
* Amiga: try to guard against page info window being destroyed twiceChris Young2020-05-251-3/+7
* Update version for next development cycleVincent Sanders2020-05-241-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
* windows: Enable present_cookies callbackDaniel Silverstone2020-05-234-4/+10
* monkey: Support present_cookiesDaniel Silverstone2020-05-231-0/+11
* riscos: Enable support for present_cookiesDaniel Silverstone2020-05-235-4/+8
* amiga: Probably support present_cookiesDaniel Silverstone2020-05-234-4/+9
* beos: Add NULL so present_cookies is filledDaniel Silverstone2020-05-231-0/+1
* gtk: Implement handling of new present_cookies callbackDaniel Silverstone2020-05-234-3/+5
* RISC OS: Be less intrusive with URL bar max URL length handling.Michael Drake2020-05-231-12/+8
* update resources copyright years and readme version numbersVincent Sanders2020-05-233-5/+5
* Amiga: fix an issue where the page info icon was not updating correctlyChris Young2020-05-231-47/+51
* Amiga: make page info borderlessChris Young2020-05-231-10/+12
* Amiga: make page info close when window goes inactiveChris Young2020-05-231-2/+6
* Amiga: position page info window under page info buttonChris Young2020-05-223-8/+26
* Amiga: simplify page info GUI, add close gadgetChris Young2020-05-221-23/+9
* make risc os url entry use the omi box and hence cope with bad urls gracefullyVincent Sanders2020-05-221-5/+6
* gtk: Do not attempt to use now-freed scaffolding when iterating them to quitDaniel Silverstone2020-05-221-1/+2
* Amiga: Add page info windowChris Young2020-05-224-3/+323
* 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
* frontends/gtk: Defocus search before selecting all in relevant core windowsDaniel Silverstone2020-05-223-0/+12
* Squash warnings: '%s' directive argument is NULL.Michael Drake2020-05-221-2/+2
* frontends/atari: Include the *right* options headerDaniel Silverstone2020-05-221-1/+1