summaryrefslogtreecommitdiff
path: root/frontends
Commit message (Expand)AuthorAgeFilesLines
...
* implemented another seven signal handlersVincent Sanders2019-09-214-164/+291
* implement more toolbar item handlers and make menus call themVincent Sanders2019-09-215-348/+418
* allow menu activation to use the toolbar button implementationsVincent Sanders2019-09-2114-106/+317
* clean up some more handler code and remove button pushVincent Sanders2019-09-212-83/+117
* make menu sensitivity workVincent Sanders2019-09-213-168/+102
* make menus work againVincent Sanders2019-09-212-35/+38
* make web search box workVincent Sanders2019-09-213-150/+148
* add home button clicked handlerVincent Sanders2019-09-212-71/+155
* implement several more button press handlersVincent Sanders2019-09-213-30/+140
* connect button clicked events for local history and stop buttonsVincent Sanders2019-09-213-206/+254
* fix url enttry completionVincent Sanders2019-09-213-23/+59
* cleanup toolbar warningsVincent Sanders2019-09-212-5/+4
* make url entry repond to navigate and update signalsVincent Sanders2019-09-214-13/+113
* make toolbar url entry display urlVincent Sanders2019-09-215-32/+179
* working throbberVincent Sanders2019-09-215-76/+161
* move toolbar to be in tab contentsVincent Sanders2019-09-214-24/+149
* get the code to at least compile again. toolbar is completely brokenVincent Sanders2019-09-213-685/+742
* moved most of init to toolbar.cVincent Sanders2019-09-218-696/+1049
* Monkey: Clean up various leaked blocksDaniel Silverstone2019-09-073-1/+23
* fix spelling mistakes from miscellaneous event commitVincent Sanders2019-08-201-1/+1
* add miscellaneous event to browser window callback tableVincent Sanders2019-08-208-50/+328
* access gtk throbber frames through an interfaceVincent Sanders2019-08-184-39/+92
* Move favicon from url entry widget to notebook tab labelVincent Sanders2019-08-157-82/+133
* fix atari removal of login windowVincent Sanders2019-08-142-30/+0
* remove login window from atari frontendVincent Sanders2019-08-143-99/+0
* remove login window from amiga frontendVincent Sanders2019-08-144-330/+1
* remove login from riscos frontendVincent Sanders2019-08-148-727/+1
* remove login window from windows frontendVincent Sanders2019-08-144-338/+1
* remove login window from gtk front endVincent Sanders2019-08-138-652/+1
* Amiga: DebugPrintF is OS4-onlyChris Young2019-08-101-0/+2
* Amiga: OS3 doesn't know FOREGROUNDPEN, so use TEXTPEN insteadChris Young2019-08-101-1/+1
* Amiga: Implement a simple listbrowser log in the GUIChris Young2019-08-104-8/+282
* Amiga: Allow running JS from ARexxChris Young2019-08-102-1/+32
* Remove scale from Amiga frontendChris Young2019-08-101-47/+26
* Support SSL verification through new about: handlerDaniel Silverstone2019-08-065-6/+0
* Reimplement handling of BAD_AUTH inside browser_windowDaniel Silverstone2019-08-068-12/+19
* amiga: Fix more content error snafus.Daniel Silverstone2019-08-052-2/+3
* riscos: Deal with silly typos. I'm too tired now.Daniel Silverstone2019-08-053-3/+3
* amiga: Try and catch the last content rework for amigaDaniel Silverstone2019-08-053-5/+10
* riscos: Try and fix up all the content changesDaniel Silverstone2019-08-056-21/+22
* remove shadow scale variable from beosVincent Sanders2019-08-052-11/+0
* remove shadow scale variable from atariVincent Sanders2019-08-052-3/+0
* 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