Commit Graph

  • 74b8767ee2
    Canvas: Do not overrun destination bitmap during creation Daniel Silverstone 2020-05-24 16:20:49 +0100
  • 1c4025e92c RISC OS: Prevent closed corewindows opening on scroll requests. Michael Drake 2020-05-24 14:39:49 +0100
  • cb44b56378 RISC OS: Drop extended scroll request logging. Michael Drake 2020-05-24 13:16:24 +0100
  • 5af4e79197 RISC OS: Try to improve scroll wheel handling. Michael Drake 2020-05-24 11:36:06 +0100
  • d3ac0e71ab Fix open url dialog not coping with invalid url by using the omnibox helper Vincent Sanders 2020-05-24 11:17:48 +0100
  • 8673b035f0 commit a neatness in teh html content handler text selection code Vincent Sanders 2020-05-24 10:38:22 +0100
  • 04e9e75b27
    idna: Do not overcopy utf8 buffer as though it were ucs4 Daniel Silverstone 2020-05-24 10:38:21 +0100
  • dbe63210cf fix use of uninitialised warning on older gcc Vincent Sanders 2020-05-23 23:48:08 +0100
  • fe429e8d2d
    test/js/life: Support changing the size of the canvas Daniel Silverstone 2020-05-23 23:44:34 +0100
  • d157b505e6
    canvas: Support changing canvas size at runtime Daniel Silverstone 2020-05-23 23:44:07 +0100
  • 121c41a730 remove unused text selection interface Vincent Sanders 2020-05-23 23:40:29 +0100
  • 5ce8f0baf1 make text selection context an opaque interface Vincent Sanders 2020-05-23 23:33:52 +0100
  • 6108d210d5 remove all direct access to selection structure Vincent Sanders 2020-05-23 22:59:40 +0100
  • 1161029d29 remove unecessary content handler specific selection creation Vincent Sanders 2020-05-23 22:16:27 +0100
  • 2ea577c47e remove unused is_html parameter to text selection routines Vincent Sanders 2020-05-23 22:09:40 +0100
  • a8c540ea59 move content specific selection end to content handlers Vincent Sanders 2020-05-23 22:00:00 +0100
  • cfe57002fe remove unused css length usage in selection Vincent Sanders 2020-05-23 21:17:42 +0100
  • e65e41e2d6 move content handler specific selection copying into handlers Vincent Sanders 2020-05-23 20:38:41 +0100
  • 36b9262e14 split selection redraw into content handler specific implementations Vincent Sanders 2020-05-23 18:39:25 +0100
  • 0432d95561 Browser window: Handle counting cookies when URLdb gives use none. Michael Drake 2020-05-23 22:28:00 +0100
  • b6bac9a81c
    UnimplementedJavascript: I've implemented 10 more things Daniel Silverstone 2020-05-23 22:03:51 +0100
  • 6a1511ce99 Treeview: Redraw full text on treeview search text sets. Michael Drake 2020-05-23 21:58:56 +0100
  • 52d0583ace RISC OS: Update page info urlbar icons. Michael Drake 2020-05-23 21:47:34 +0100
  • 3e90cdf689 Treeview: Use text input colour style for search bar. Michael Drake 2020-05-23 21:33:08 +0100
  • 994827ab82 NS colour: Add colour scheme for text inputs. Michael Drake 2020-05-23 21:31:50 +0100
  • 3626a5654e Plot style: Helper macro to get nearest of black and white. Michael Drake 2020-05-23 21:31:05 +0100
  • 60f8f0126d
    windows: Enable present_cookies callback Daniel Silverstone 2020-05-23 21:16:10 +0100
  • 8e0469d41d
    monkey: Support present_cookies Daniel Silverstone 2020-05-23 21:06:40 +0100
  • 82dc6ec097
    riscos: Enable support for present_cookies Daniel Silverstone 2020-05-23 21:04:00 +0100
  • adafe3c750
    amiga: Probably support present_cookies Daniel Silverstone 2020-05-23 21:02:06 +0100
  • 33fe0faab6
    beos: Add NULL so present_cookies is filled Daniel Silverstone 2020-05-23 20:58:42 +0100
  • a4e9f41948
    gtk: Implement handling of new present_cookies callback Daniel Silverstone 2020-05-23 20:56:20 +0100
  • 26df6ab7dd
    misc: Add a present_cookies to guit->misc and use it Daniel Silverstone 2020-05-23 20:55:36 +0100
  • cafb428a49 Treeview: Folder expansions/contrations don't affect search height. Michael Drake 2020-05-23 21:10:01 +0100
  • 7d8ed91a7c
    browser_window: Implement cookie counter Daniel Silverstone 2020-05-23 20:34:04 +0100
  • eae3756c55
    monkey_driver: Unbreak window condition code so timeouts can happen Daniel Silverstone 2020-05-23 19:50:29 +0100
  • cf798ba79a RISC OS: Be less intrusive with URL bar max URL length handling. Michael Drake 2020-05-23 17:38:44 +0100
  • ac8458e3f2 Tests: NetSurf style for game of life test. Michael Drake 2020-05-23 13:33:15 +0100
  • 291a5ec79d
    fs_backing_store: Stop trying to render offsets in hex Daniel Silverstone 2020-05-23 12:16:34 +0100
  • 6d8b9a9bb4
    fs_backing_store: Do not use %jx because amigaos3 can't render it properly Daniel Silverstone 2020-05-23 12:12:56 +0100
  • af158650d8
    test/js: Game of Life Daniel Silverstone 2020-05-23 11:49:30 +0100
  • 4534002d5c update ca-bundle Vincent Sanders 2020-05-23 11:13:50 +0100
  • 714a90e2a5 update resources copyright years and readme version numbers Vincent Sanders 2020-05-23 11:09:57 +0100
  • d8f083bf52
    Canvas: Move bitmap management to the 2D render context Daniel Silverstone 2020-05-23 10:15:30 +0100
  • dd43748676
    fix: Make it OK if the chain isn't avilable during bad-ssl querying Daniel Silverstone 2020-05-23 09:38:15 +0100
  • a912d4db4e fix corestring test Vincent Sanders 2020-05-23 09:31:52 +0100
  • 3f84dba779 Amiga: fix an issue where the page info icon was not updating correctly Chris Young 2020-05-23 01:02:09 +0100
  • dc5cae7306 Amiga: make page info borderless Chris Young 2020-05-23 00:46:35 +0100
  • 3efeb41d1d Amiga: make page info close when window goes inactive Chris Young 2020-05-23 00:13:52 +0100
  • aa86da5f02 Amiga: position page info window under page info button Chris Young 2020-05-22 23:58:16 +0100
  • 505217a8e7 Fix offset to allow tiled rendering Chris Young 2020-05-22 23:26:11 +0100
  • 413c3803c5 Amiga: simplify page info GUI, add close gadget Chris Young 2020-05-22 23:10:23 +0100
  • 67b2d3931d make risc os url entry use the omi box and hence cope with bad urls gracefully Vincent Sanders 2020-05-22 20:35:24 +0100
  • 9c0fa9c939
    gtk: Do not attempt to use now-freed scaffolding when iterating them to quit Daniel Silverstone 2020-05-22 20:29:20 +0100
  • 804faacf82
    html: Handle canvas width/height stated explicitly in px Daniel Silverstone 2020-05-22 20:26:51 +0100
  • aec946b4ff
    CanvasRenderingContext2D: More verbose input validation error message Daniel Silverstone 2020-05-22 20:26:32 +0100
  • a55a899e74
    FatMessages: Undo encoding change from Chris Daniel Silverstone 2020-05-22 20:05:12 +0100
  • 1223cf0786
    test/js: Include mandelbrot example Daniel Silverstone 2020-05-22 19:53:20 +0100
  • daed553a06
    javascript: Support Canvas to a basic level Daniel Silverstone 2020-05-22 19:52:24 +0100
  • 244c49df26 Amiga: Add page info window Currently untested but builds OK Chris Young 2020-05-22 18:52:29 +0100
  • d090f016ad add page information core window handler to RISC OS Vincent Sanders 2020-05-22 17:31:25 +0100
  • 45cac1ea64 neaten up the sourec file list to make future changes easier Vincent Sanders 2020-05-22 13:33:00 +0100
  • 6da6f1f66c make risc os url bar widget context consistent Vincent Sanders 2020-05-22 12:10:28 +0100
  • 9ae8023d53 add url bar click actions for page info icon Vincent Sanders 2020-05-22 11:45:09 +0100
  • 19232ef3ed reformat riscos url bar gui module. no code changes Vincent Sanders 2020-05-22 11:07:53 +0100
  • 4d89108072
    html: Don't both building a bitmap if we're not rendering it Daniel Silverstone 2020-05-22 16:02:54 +0100
  • 334b498d5c
    html: Handle canvas in redraw Daniel Silverstone 2020-05-22 16:00:46 +0100
  • 937894d654
    html: set up canvas box properly Daniel Silverstone 2020-05-22 16:00:20 +0100
  • b39f418bca
    html: Add canvas node handling in dom_event Daniel Silverstone 2020-05-22 15:59:47 +0100
  • a5572cde76
    css: Support canvas width/height presentational hints Daniel Silverstone 2020-05-22 15:59:02 +0100
  • 4d927ff409
    corestrings: Add a key for canvas node data Daniel Silverstone 2020-05-22 15:58:38 +0100
  • a35f35fec0
    frontends/gtk: Defocus search before selecting all in relevant core windows Daniel Silverstone 2020-05-22 11:36:43 +0100
  • 278ddb34b3
    treeview: Do not cancel selection when mouseovering search box Daniel Silverstone 2020-05-22 11:31:19 +0100
  • 18c10ea706
    treeview: If cancelling empty search, drop focus Daniel Silverstone 2020-05-22 11:30:58 +0100
  • 1a836c9bc4
    fetchers/curl: Move report_certs function outside WITH_OPENSSL Daniel Silverstone 2020-05-22 10:43:58 +0100
  • fcbc710ce5 Squash warnings: '%s' directive argument is NULL. Michael Drake 2020-05-22 10:38:58 +0100
  • b28d3c2675
    query/ssl: Include link to view certificate details Daniel Silverstone 2020-05-22 10:37:15 +0100
  • c2f73310d0 Squash warning: "_GNU_SOURCE" redefined. Michael Drake 2020-05-22 10:28:48 +0100
  • 8bef50aae2
    env.sh: Reorder to prefer cross env, and export that to build system Daniel Silverstone 2020-05-22 10:05:48 +0100
  • de56170cb9
    frontends/atari: Include the *right* options header Daniel Silverstone 2020-05-22 09:34:10 +0100
  • 0797375380
    frontends/atari: Add missing include of options.h Daniel Silverstone 2020-05-22 09:32:03 +0100
  • ee054db071
    monkey: Excise sslcert and add loading blocking support Daniel Silverstone 2020-05-22 09:15:27 +0100
  • e6c666d4f4
    chore: Perform sslcert_viewer-ectomy Daniel Silverstone 2020-05-22 09:01:39 +0100
  • 10fc242aa9 remove unesessary construction of font plot stype in selection redraw Vincent Sanders 2020-05-21 23:26:06 +0100
  • ba5025e5e8 simple reformat no code changes Vincent Sanders 2020-05-21 23:23:52 +0100
  • 4cef0f955c pass the browser window to selection click handler Vincent Sanders 2020-05-20 23:17:48 +0100
  • 2f67227901 cleanup selection code formatting and documentation Vincent Sanders 2020-05-20 22:15:33 +0100
  • 9ef852cdab Page info: Don't show cookies if it's not an http(s) scheme. Michael Drake 2020-05-20 10:45:50 +0100
  • b2f4f278be Page info: Get URL scheme on creation. Michael Drake 2020-05-20 10:37:56 +0100
  • 6fe2f7de47 do not export texplain interfaces unnecessarily Vincent Sanders 2020-05-19 23:38:34 +0100
  • 605234c3d2 Page info: Only show certificate if scheme is https. Michael Drake 2020-05-19 21:02:03 +0100
  • 1347f9e3a6 nsurl: Expose scheme type accessor. Michael Drake 2020-05-19 21:01:09 +0100
  • 20d46406ed
    about: Rework freeing the san_names structure Daniel Silverstone 2020-05-19 13:39:07 +0100
  • 3ab21dbaa4 add subject alternative names to certificate viewer Vincent Sanders 2020-05-18 23:16:56 +0100
  • e201597a8d Page info: Improve certificate fault display style. Michael Drake 2020-05-18 21:53:28 +0100
  • c50b19469e Display errors properly in certificate window Vincent Sanders 2020-05-18 18:32:01 +0100
  • 09accc91e9 Improve certificate page styling. Michael Drake 2020-05-17 17:29:27 +0100
  • 181777791b add fingerprints to the certificate viewer Vincent Sanders 2020-05-17 16:43:01 +0100
  • e09ea43dbb split out public key table formatted output Vincent Sanders 2020-05-17 15:48:15 +0100
  • aaa507b09f use entity for colon in certificate hex values to allow netsurf to break properly Vincent Sanders 2020-05-17 15:20:30 +0100