summaryrefslogtreecommitdiff
path: root/frontends
Commit message (Expand)AuthorAgeFilesLines
* 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
* frontends/atari: Add missing include of options.hDaniel Silverstone2020-05-221-0/+1
* chore: Perform sslcert_viewer-ectomyDaniel Silverstone2020-05-2236-3651/+4
* implement content opacity check through the function tableVincent Sanders2020-05-131-0/+13
* GTK: Add transient popup behaviour for local history tooDaniel Silverstone2020-05-0910-7/+131
* GTK: Change toolbar page-info to use compat allocation functionDaniel Silverstone2020-05-091-1/+4
* Haiku: Better map mouse cursorsFrançois Revol2020-05-091-68/+54
* GTK: Cause the page-info popup to appear in the right placeDaniel Silverstone2020-05-088-0/+90
* GTK RES: Make page info windows popup typeDaniel Silverstone2020-05-082-0/+2
* GTK: Make page info transient properly, handle events, etc.Daniel Silverstone2020-05-081-4/+44
* improve content header usageVincent Sanders2020-05-079-0/+15