summaryrefslogtreecommitdiff
path: root/frontends
Commit message (Expand)AuthorAgeFilesLines
* Improve some documentation commentsVincent Sanders2021-02-261-3/+14
* 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
* tidy up GTK frontend initialisationVincent Sanders2021-02-221-514/+544
* split out gtk misc operations from gui moduleVincent Sanders2021-02-224-279/+360
* correct sizeChris Young2021-02-181-1/+1
* AMIGA: minor IFF DR2D export changesChris Young2021-02-181-1/+3
* remove stray tab in hts makefile to fix amigaos3 buildVincent Sanders2021-01-171-1/+1
* Improve target setup in makefilesVincent Sanders2021-01-179-0/+293
* add back/forward mouse button processing to GTK frontendVincent Sanders2021-01-022-2/+16
* 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
* Add missing includeChris Young2020-10-094-0/+6
* Cache codesets structure ourselvesChris Young2020-10-091-6/+20
* gtk: In path plotter, maintain cairo transformation offsetDaniel Silverstone2020-10-031-2/+2
* gtk/bitmap: Assert surface width/height non-zeroDaniel Silverstone2020-10-031-0/+4
* 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