Commit Graph

  • 63fc84a25f netsurf_exit(): Finalise DOM namespace strings Daniel Silverstone 2019-09-07 15:39:59 +0100
  • 8b0aec4bac Monkey: Clean up various leaked blocks Daniel Silverstone 2019-09-07 15:24:37 +0100
  • b03786920a hlcache_fini(): Deschedule cleanups on finalisation Daniel Silverstone 2019-09-07 15:23:45 +0100
  • 4065f1e027 netsurf_exit(): Release user-agent string on exit Daniel Silverstone 2019-09-07 15:23:23 +0100
  • 6c2d97bf01 useragent: Add a free_user_agent_string() function Daniel Silverstone 2019-09-07 15:22:52 +0100
  • 2d87e7ebea monkey_driver: Make window-close take timeout=5 Daniel Silverstone 2019-09-07 14:53:18 +0100
  • bab38d0e4b make handling of non browser window containing tabs reasonable Vincent Sanders 2019-09-07 13:42:33 +0100
  • 56af5ef5ee make new browser window creation logic common Vincent Sanders 2019-09-07 11:43:26 +0100
  • 8e4b617adf fix both gtk2 and 3 toolbar ui builder files Vincent Sanders 2019-09-06 21:20:12 +0100
  • 969eaefc49 allow toolbar customisation to open a tab Vincent Sanders 2019-09-06 20:42:23 +0100
  • c1acd4b7ac change toolbar customization to tab approach Vincent Sanders 2019-09-05 23:37:44 +0100
  • 499ef68c0c remove unsused junk gtk_history_window structure and functions Vincent Sanders 2019-09-05 21:44:27 +0100
  • e15ab0a277 make toolbar and menubar hiding work appropriately Vincent Sanders 2019-09-04 19:23:06 +0100
  • acf6572fe0 simplify toolbar items macros Vincent Sanders 2019-09-04 18:25:48 +0100
  • 5ffb06d3c3 add toolbar customize to main and burger menu Vincent Sanders 2019-09-03 23:32:31 +0100
  • 9ae1ec8a2f simplify menu initialisation macros Vincent Sanders 2019-09-03 23:11:54 +0100
  • 021efe70b5 set menu activation handler using toolbar items Vincent Sanders 2019-09-03 19:44:51 +0100
  • 8167e022a8 use toolbar_items to generate more boilerplate code through macros Vincent Sanders 2019-09-03 19:33:22 +0100
  • 47ea098903 fix toolbar property update Vincent Sanders 2019-09-03 18:48:42 +0100
  • 5701bae859 split burger menu from popup context menu Vincent Sanders 2019-09-02 22:07:00 +0100
  • c93443e53c cleanup scaffolding a bit Vincent Sanders 2019-09-01 15:43:19 +0100
  • 67892ba18f make web search icon setting work properly Vincent Sanders 2019-08-31 23:53:51 +0100
  • d43df4b133 make popup context menu work on toolbar Vincent Sanders 2019-08-31 00:11:54 +0100
  • ac7a9aefce complete toolbar button click handler implementation Vincent Sanders 2019-08-30 12:20:01 +0100
  • 5841e373e5 another five handlers and fix menu sensitivity on throbber state change Vincent Sanders 2019-08-29 23:14:31 +0100
  • 702f9f2219 add five more handlers Vincent Sanders 2019-08-29 21:42:11 +0100
  • 90bd61944e implemented another seven signal handlers Vincent Sanders 2019-08-29 00:22:07 +0100
  • 23b8c98d43 implement more toolbar item handlers and make menus call them Vincent Sanders 2019-08-28 22:32:15 +0100
  • 0ddbb21fdf allow menu activation to use the toolbar button implementations Vincent Sanders 2019-08-27 23:46:40 +0100
  • 39bb4b403e clean up some more handler code and remove button push Vincent Sanders 2019-08-26 10:36:59 +0100
  • f03a26d67b make menu sensitivity work Vincent Sanders 2019-08-25 13:31:51 +0100
  • 3d62cf2ecb make menus work again Vincent Sanders 2019-08-25 11:14:01 +0100
  • 3bb70069eb make web search box work Vincent Sanders 2019-08-24 14:52:29 +0100
  • 524965b867 Box Conversion: Cancel conversion during html_destroy Daniel Silverstone 2019-08-23 21:58:07 +0100
  • cb33f696a2 browser_window: use about:blank if current_parameters is empty Daniel Silverstone 2019-08-23 21:57:04 +0100
  • daa9b2c014 add home button clicked handler Vincent Sanders 2019-08-23 20:29:03 +0100
  • 976f80a0bf implement several more button press handlers Vincent Sanders 2019-08-22 18:40:38 +0100
  • 80ea4e0ea3 connect button clicked events for local history and stop buttons Vincent Sanders 2019-08-22 00:19:39 +0100
  • 1015542ba6 fix url enttry completion Vincent Sanders 2019-08-21 23:06:56 +0100
  • df496cc8bc Window: set{Timeout,Interval}() default delay 10ms Daniel Silverstone 2019-08-21 21:46:52 +0100
  • 9a3f138f92 Browser: Do a better job of not leaking query URIs to the frontend Daniel Silverstone 2019-08-21 20:51:13 +0100
  • 2538d05bb4 browser: Turn internal nav URLs into corestring_nsurls Daniel Silverstone 2019-08-21 20:50:54 +0100
  • b67bbe3280 browser_window: Ensure that back works like 'back to safety' Daniel Silverstone 2019-08-21 20:33:52 +0100
  • 904397ed87 cleanup toolbar warnings Vincent Sanders 2019-08-21 19:58:00 +0100
  • b61fd439a2 make url entry repond to navigate and update signals Vincent Sanders 2019-08-21 15:29:10 +0100
  • 70171fbfde make toolbar url entry display url Vincent Sanders 2019-08-20 23:33:38 +0100
  • 0bc7ba7ab2 working throbber Vincent Sanders 2019-08-20 16:13:00 +0100
  • fa13836653 move toolbar to be in tab contents Vincent Sanders 2019-08-18 23:45:19 +0100
  • 1f8b59709a get the code to at least compile again. toolbar is completely broken Vincent Sanders 2019-08-18 10:21:44 +0100
  • 3acfd76cfc moved most of init to toolbar.c Vincent Sanders 2019-08-17 18:32:22 +0100
  • 6bce06b91f fix spelling mistakes from miscellaneous event commit Vincent Sanders 2019-08-20 16:38:51 +0100
  • 4dc4d8b318 add miscellaneous event to browser window callback table Vincent Sanders 2019-08-20 00:16:52 +0100
  • c0e27bd0da access gtk throbber frames through an interface Vincent Sanders 2019-08-18 14:41:31 +0100
  • 01f3879b64 Move favicon from url entry widget to notebook tab label Vincent Sanders 2019-08-15 23:02:04 +0100
  • 44f3846727 SSL Error: Enable OpenSSL hostname verification Daniel Silverstone 2019-08-14 20:11:11 +0100
  • c903c881e6 browser_window: handle 'back to safety' cleanly Daniel Silverstone 2019-08-14 19:31:45 +0100
  • 5cd45cf7f0 Clean up message translations Vincent Sanders 2019-08-14 18:17:21 +0100
  • 22ae220bf6 fix atari removal of login window Vincent Sanders 2019-08-14 12:43:15 +0100
  • 4094232e3d
    remove login window from atari frontend Vincent Sanders 2019-08-14 12:31:59 +0100
  • 1e9bfcda7e
    remove login window from amiga frontend Vincent Sanders 2019-08-14 12:23:04 +0100
  • 7f6222babe
    remove login from riscos frontend Vincent Sanders 2019-08-14 12:18:39 +0100
  • ccd81015a1
    remove login window from windows frontend Vincent Sanders 2019-08-14 12:09:04 +0100
  • 6a1dbd377b
    remove login window from gtk front end Vincent Sanders 2019-08-13 12:09:21 +0100
  • a3c3b2fa97 make internal url navigation check safe Vincent Sanders 2019-08-12 12:13:09 +0100
  • ef75d670d6 Amiga: DebugPrintF is OS4-only Chris Young 2019-08-10 14:51:15 +0100
  • 765c9c6654 Amiga: OS3 doesn't know FOREGROUNDPEN, so use TEXTPEN instead Chris Young 2019-08-10 14:49:25 +0100
  • bf9ccc57c8 Amiga: Implement a simple listbrowser log in the GUI Can be revealed/hidden with F12 and is currently undocumented. Chris Young 2019-08-10 14:29:58 +0100
  • 78199c0177 Amiga: Allow running JS from ARexx Option arexx_allow_exec enables the EXEC command. It is disabled by default and currently undocumented. Theoretically this could be used by a form filler application. Chris Young 2019-08-10 14:22:52 +0100
  • faec17a903 Remove scale from Amiga frontend Remove shadow scale variable Redraw when scale is changed This also fixes a long-standing bug where the window would not redraw correctly when scrolling if not at 100% scale Chris Young 2019-08-10 13:20:15 +0100
  • 820fb0e7ff add English message text for ssl errors Vincent Sanders 2019-08-10 12:51:46 +0100
  • 98f4525073 add common name ssl certificate error Vincent Sanders 2019-08-10 12:50:23 +0100
  • c6a2c76867 About: Tweak the new about query page renderng. Michael Drake 2019-08-09 13:20:08 +0100
  • 3a23e944dd rework about scheme handlers to be consistant with output buffer handling Vincent Sanders 2019-08-08 17:12:42 +0100
  • 746010a757 apply tlsa styling improvements to about scheme query pages Vincent Sanders 2019-08-07 16:05:45 +0100
  • 1b030bd8de add basic styling to about scheme privacy query page Vincent Sanders 2019-08-07 14:09:37 +0100
  • 8cec045cb7 Improve the about scheme query page generation be be bounds safe Vincent Sanders 2019-08-06 13:15:24 +0100
  • 1cf1ec55bc Support SSL verification through new about: handler Daniel Silverstone 2019-08-06 13:15:23 +0100
  • 75349e79d8 browser_window: Improve history behaviour on internal nav Daniel Silverstone 2019-08-06 11:40:59 +0100
  • 8469f4cc8e Reimplement handling of BAD_AUTH inside browser_window Daniel Silverstone 2019-08-06 11:25:11 +0100
  • 9c9c26a308 futher refinement on about scheme query styling Vincent Sanders 2019-08-06 10:51:31 +0100
  • 6a1c64ff7b improve css formatting in about scheme query handlers Vincent Sanders 2019-08-06 10:07:02 +0100
  • ea549da8df fix url reference counting in about scheme query handlers Vincent Sanders 2019-08-06 10:06:09 +0100
  • 5e45c4498c HTML: Don't allow objects to redraw until we have a layout. Michael Drake 2019-08-06 09:41:22 +0100
  • c238325b12 add about scheme query handlers Vincent Sanders 2019-08-05 22:28:52 +0100
  • a888922612 Improve about scheme doc comments and formatting Vincent Sanders 2019-08-05 15:37:22 +0100
  • 5775e39411 amiga: Fix more content error snafus. Daniel Silverstone 2019-08-05 22:19:58 +0100
  • 49a82109ce riscos: Deal with silly typos. I'm too tired now. Daniel Silverstone 2019-08-05 22:18:50 +0100
  • 040d558d39 amiga: Try and catch the last content rework for amiga Daniel Silverstone 2019-08-05 22:16:00 +0100
  • 865844ede7 riscos: Try and fix up all the content changes Daniel Silverstone 2019-08-05 22:13:24 +0100
  • ddfa76b1fc curl.c: Don't use OpenSSL 1.1 only serialNumber fetcher Daniel Silverstone 2019-08-05 22:03:42 +0100
  • 03c6ae3812 Browser window navigate: Ensure child.quirks is initialised. Michael Drake 2019-08-05 21:44:51 +0100
  • f3ac1fad69 nssprite: content_broadcast_error fix Daniel Silverstone 2019-08-05 21:33:46 +0100
  • 9318ee5d6a html_begin_conversion: If we pause in completing parse, try again later. Daniel Silverstone 2019-08-05 21:29:00 +0100
  • 99984dfc57 browser_window: Stop the throbber right at the end of handling errors Daniel Silverstone 2019-08-05 21:13:58 +0100
  • be23d522db HTML: Box coordinates: Take fast route to float container. Michael Drake 2019-08-05 21:14:27 +0100
  • 170dc5d524 Excise the llcache query pathway. Daniel Silverstone 2019-08-05 20:56:07 +0100
  • bfb1bb1192 Migrate SSL certificate storage to the browser window Daniel Silverstone 2019-08-05 18:11:13 +0100
  • bccf101714 browser_window: Add fetch parameters and split navigate Daniel Silverstone 2019-08-05 15:44:55 +0100
  • 2be3ebd918 content: Rename content_broadcast_errorcode() Daniel Silverstone 2019-08-05 15:25:15 +0100
  • 6ba199c7d7 Content messages: Remove ERRORCODE, rework ERROR Daniel Silverstone 2019-08-05 14:29:53 +0100