Commit Graph

  • c359bd9774 Cocoa: Update for core hotlist API change. Michael Drake 2017-04-25 12:06:09 +0100
  • 229f6b5f23 Atari: Update for core hotlist API change. Michael Drake 2017-04-25 12:03:02 +0100
  • a44a0875a7 Amiga: Update for core hotlist API change. Michael Drake 2017-04-25 11:57:20 +0100
  • c47b9f465c Core hotlist API: Take save path at init, rather than fini. Michael Drake 2017-04-25 11:52:47 +0100
  • ab53f74788 Merge branch 'vince/invalidate-api' Vincent Sanders 2017-04-23 21:03:32 +0100
  • 6e0f5bee55 Update beos frontend to use invalidate window area API Vincent Sanders 2017-04-23 20:59:50 +0100
  • becd3863c4 Update framebuffer frontend to use invalidate window area API Vincent Sanders 2017-04-23 20:41:26 +0100
  • 6177e2930b Update monkey frontend to use invalidate window area API Vincent Sanders 2017-04-23 20:29:22 +0100
  • b61c21c7d0 Update windows frontend to use invalidate window area API Vincent Sanders 2017-04-23 12:04:07 +0100
  • d930da3899 update gtk frontend with invalidate window API change Vincent Sanders 2017-04-19 16:34:56 +0100
  • b102950650 update atari frontend for invalidate window API change Vincent Sanders 2017-04-19 16:33:31 +0100
  • ff20edbfbe Duktape: Make declarations match definitions for fastint-enabled functions. Michael Drake 2017-04-21 11:33:28 +0100
  • 6da983ca27 Duktape: Enable fastints. Michael Drake 2017-04-20 12:12:29 +0100
  • 6833f526f6 update amiga frontend invalidate window API change Vincent Sanders 2017-04-19 16:32:21 +0100
  • febbdec345 update riscos frontend to invalidate window API Vincent Sanders 2017-04-19 16:27:14 +0100
  • 14bff8d023 replace redraw and update methods with invalidate in window table API Vincent Sanders 2017-04-19 16:23:08 +0100
  • 7e0ed132f7 Adjust the requested class versions to be the minimum required. Some features of later versions are used but are either restricted to OS4 only, or runtime version checks select the appropriate routines. Where the lowest required version cannot be determined, the version provided in the ClassAct 3.3 archive is requested. Bugs may mean these older classes do not work as expected. In addition, restrict the opening of listbrowser.gadget and the custom Stringview class to OS4 only. Chris Young 2017-04-16 17:49:27 +0100
  • 9a8577fead Duktape: Make declaration match definition for duk_refzero_check_fast() Michael Drake 2017-04-16 17:36:25 +0100
  • 40e589531e Duktape: Make declarations match definitions for duk_raw_read_xxx_be Michael Drake 2017-03-23 15:29:19 +0000
  • 8449b13a3a Duktape: Prevent clang static analysis. Michael Drake 2017-03-22 15:58:01 +0000
  • db9b0dfe00 Duktape: Update to 2.1.0 release. Michael Drake 2017-04-16 16:57:01 +0100
  • 2c8a47b7d4 GTK: Slight optimisation to nsfont_split(). Michael Drake 2017-04-11 16:32:03 +0100
  • 90100bbd45 GTK: Font rendering: Use same pango layout for painting as for measuring. Michael Drake 2017-04-11 16:03:23 +0100
  • 5d5081eb57 CSS: Handle presentational hint for HR's "width" attribute. Michael Drake 2017-04-10 09:33:09 +0100
  • abdab90859 Presentational hints: Ensure length is initialised for auto margins. Michael Drake 2017-04-06 17:14:58 +0100
  • e499f5c08f Support coverage flushing on assert() Daniel Silverstone 2017-03-31 18:53:52 +0100
  • 4e750bdab6 fix doc comment spelling mistake Vincent Sanders 2017-03-23 19:45:19 +0000
  • 7338f3ce88 nsurl: Remove redundant code path. Michael Drake 2017-03-27 18:09:29 +0100
  • f90559d2db Tests: Increase nsurl coverage. Michael Drake 2017-03-27 17:55:48 +0100
  • 775687a79b Tests: Add nsurl insensitivity test for HTTPS scheme. Michael Drake 2017-03-27 16:01:47 +0100
  • b024c0bcb5 Tests: Add nsurl tests for unnecessary and bad escape values. Michael Drake 2017-03-27 15:41:24 +0100
  • 8b4df800be nsurl: Use ascii header for hex to value conversion. Michael Drake 2017-03-27 15:40:08 +0100
  • 0e7ebb4ee0 ASCII: Add function for converting two hex chars to value. Michael Drake 2017-03-27 15:37:25 +0100
  • b14aa97a2a ASCII: Add hex char to value conversion function. Michael Drake 2017-03-27 15:35:59 +0100
  • 8caae83d35 ASCII: Split out a-f test. Michael Drake 2017-03-27 14:57:11 +0100
  • 3ec522429a ASCII: Split out A-F test. Michael Drake 2017-03-27 14:50:36 +0100
  • 04d74a79ae Tests: Add some more nsurl cases insensitivity tests. Michael Drake 2017-03-27 14:40:12 +0100
  • 1cced51440 Tests: Add tests for file: URL credentials and host handling. Michael Drake 2017-03-27 12:24:37 +0100
  • 8e96e9bc27 nsurl: Don't allow credentials or host for file: URLs. Michael Drake 2017-03-27 12:20:33 +0100
  • 13a2ac7c08 Tests: Add more file scheme URL parsing tests. Michael Drake 2017-03-27 12:15:11 +0100
  • 0e62d45006 Tests: Fix file URL component parsing test to match corrected behaviour. Michael Drake 2017-03-27 12:14:04 +0100
  • 372df59f28 nsurl: Set path of "/" for file: URLs with empty path. Michael Drake 2017-03-27 12:11:16 +0100
  • 465ad9f0ab nsurl: Add detection of "file:" URL schemes. Michael Drake 2017-03-27 12:09:45 +0100
  • b605270d42 nsurl: Add "file:" entry to enum of known URL schemes. Michael Drake 2017-03-27 12:05:11 +0100
  • 0a0e7b5bd7 Duktape: Suppress warnings about increasing alignment of pointer type. Michael Drake 2017-03-23 17:51:19 +0000
  • ae793a3ad9 Duktape: Atari Mint lacks trunc, log2 and cbrt. Michael Drake 2017-03-23 16:00:57 +0000
  • bc204a469a Duktape: Make declarations match definitions for duk_raw_read_xxx_be Michael Drake 2017-03-23 15:29:19 +0000
  • 34dec2b5d4 Merge branch 'tlsa/duktape2' Michael Drake 2017-03-23 14:57:43 +0000
  • c98fc7999a Duktape: Prevent clang static analysis. Michael Drake 2017-03-22 15:58:01 +0000
  • 5d39972b9f Duktape 2.X: duk_error now returns a duk_ret_t Michael Drake 2017-03-22 15:44:53 +0000
  • ff8e5c99a0 Duktape 2.x: duk_safe_call callbacks now have a void ptr user data param. Michael Drake 2017-03-22 15:42:40 +0000
  • 736bbbed71 Duktape 2.X: Update to Duktape 2.0.2. Michael Drake 2017-03-22 15:35:19 +0000
  • 6bfc8ba547 HTML content handler: Don't let aborted contents get stuck in LOADING. Michael Drake 2017-03-23 14:25:46 +0000
  • 0747e0ed53 HTML object fetch handler: Remove bogus parent content state assertion. Michael Drake 2017-03-23 14:24:57 +0000
  • be77f764e2 Improve content logging with content IDs (pointer values). Michael Drake 2017-03-23 14:18:37 +0000
  • c512b2f054 Add heap fault injection generator into tests Vincent Sanders 2017-03-22 08:50:09 +0000
  • 3df40959e3 Allow for more varied notification backmsgs Chris Young 2017-03-21 18:42:41 +0000
  • 7706ba5beb fix mime sniff test with comment tag Vincent Sanders 2017-03-20 23:39:15 +0000
  • 399d19ce25 extend mime sniff coverage with bad mp4 tests Vincent Sanders 2017-03-20 23:21:04 +0000
  • cd39367ef4 Try to avoid extraneous progress notifications Chris Young 2017-03-20 20:53:39 +0000
  • ee88653dc0 Enable displaying download progress within a notification. Requires Enhancer Pack (Ringhio 53.65+) Defaults to 0 (off) as there is currently no check to see if this version is installed. This is currently potentially dangerous to toggle whilst a download is in progress, so cannot be changed through the GUI. Chris Young 2017-03-20 20:35:40 +0000
  • 3c94073590 extend mime sniffing tests to cover rss and atom feed detection Vincent Sanders 2017-03-20 16:24:44 +0000
  • 4eb7c5497e extend mime sniffing test coverage to most of current implementation Vincent Sanders 2017-03-20 15:27:08 +0000
  • e1779b426a add mime sniffing test cases for more header content types Vincent Sanders 2017-03-20 14:49:03 +0000
  • 85e7bdf047 extend mime sniffing test coverage Vincent Sanders 2017-03-20 12:22:22 +0000
  • f39d78dc2e mimimal mime sniffing test Vincent Sanders 2017-03-20 00:48:11 +0000
  • 0866314d96 reduce hlcache handle api usage in mimesniff Vincent Sanders 2017-03-19 22:29:23 +0000
  • 93e2b4855b make mimesniffing use core strings Vincent Sanders 2017-03-19 15:00:21 +0000
  • 6fb654d356 rework corestring implementation Vincent Sanders 2017-03-19 14:27:05 +0000
  • eb5e5ff486 add test to messages buffer lookup api Vincent Sanders 2017-03-14 23:23:46 +0000
  • 5395c2b98e free resources in messages test Vincent Sanders 2017-03-14 23:12:02 +0000
  • 925c69f16a add additional string handling tests Vincent Sanders 2017-03-14 23:07:26 +0000
  • 0e8ab04051 extend human readable size tests to cover buffer cycling Vincent Sanders 2017-03-14 13:49:23 +0000
  • f7c0ea5156 have more comprehensive separate test case for snstrjoin Vincent Sanders 2017-03-14 13:37:34 +0000
  • 3d33157a86 add utility string handling Vincent Sanders 2017-03-14 11:59:04 +0000
  • fcc1a1e4c2 improve numerical ipv6 urldb prefix search test coverage Vincent Sanders 2017-03-13 23:52:56 +0000
  • 2406acfeb3 fix urldb numerical v6 address handling Vincent Sanders 2017-03-13 23:44:06 +0000
  • 089179a5b1 iterate urldb v6 numerical adresses as well as ipv4 Vincent Sanders 2017-03-13 22:23:50 +0000
  • 6eff2522c8 add urldb tests for content type setting Vincent Sanders 2017-03-13 22:04:38 +0000
  • 27aa56cbf6 make the urldb content type setting API return an error Vincent Sanders 2017-03-13 21:55:39 +0000
  • d55d7f3e1e add urldb tests for urls which cannot be found Vincent Sanders 2017-03-13 21:53:42 +0000
  • ce6c0b9026 add persistance flag tests to urldb Vincent Sanders 2017-03-13 21:20:47 +0000
  • 92b5f114ba make urldb persistance setting API return an error Vincent Sanders 2017-03-13 21:19:59 +0000
  • 9a004753d2 extend the session addition test with all the urls from the add/set/get test Vincent Sanders 2017-03-13 20:07:56 +0000
  • 44ad580a75 extend urldb tests with url creation, setting and getting operations Vincent Sanders 2017-03-13 16:44:30 +0000
  • 5078bffad7 change urldb_set_title API to return an error status Vincent Sanders 2017-03-13 16:38:24 +0000
  • 363c32c07a extend nsurl component API test case Vincent Sanders 2017-03-10 11:36:02 +0000
  • fc1be0144c extend nsurl parent API tests Vincent Sanders 2017-03-10 10:59:09 +0000
  • 510efac384 add nsurl get_utf8 test case Vincent Sanders 2017-03-10 10:22:17 +0000
  • b307fa4311 nsurl tests were not exercising unicode Vincent Sanders 2017-03-10 09:02:42 +0000
  • 01d7392a6a replace tmpnam with something more suitable for the test files Vincent Sanders 2017-03-09 22:11:55 +0000
  • ae8623a0a2 fix compilation warnings in urldb test Vincent Sanders 2017-03-09 13:22:37 +0000
  • 5ebec85282 actually check the generated database files against reference test data Vincent Sanders 2017-03-08 22:22:54 +0000
  • 0da0dcc342 remove urldb_add_host and path from public API Vincent Sanders 2017-03-08 13:27:00 +0000
  • b78887c7c8 make update data api return an result Vincent Sanders 2017-03-08 13:13:21 +0000
  • 670110b171 use robust handling of time_t value (de)serialisation Vincent Sanders 2017-03-08 10:54:17 +0000
  • 4076cc64d2 Change url entry expiry timestamps in test database to far future Vincent Sanders 2017-03-08 10:10:55 +0000
  • ac446f9aff add a urldb test for a complete session where something is added to the database Vincent Sanders 2017-03-07 00:35:57 +0000
  • c41d42644b clean up url database documentation comments and formatting Vincent Sanders 2017-03-06 23:21:12 +0000
  • a88254897b Revert "make urldb internal parse macros less prone to control flow errors" Vincent Sanders 2017-03-05 15:28:05 +0000