Commit Graph

  • 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
  • e182a4d67c fix memory leak in beos instantiate error path Vincent Sanders 2017-03-05 14:43:23 +0000
  • e190cdf926 fix uninitialised variable usage in atari ssl viewer Vincent Sanders 2017-03-05 14:40:49 +0000
  • 3217c82cdb attempt to remove unintended sign extension warning in fs backing store Vincent Sanders 2017-03-05 13:02:47 +0000
  • 718da3ffff make urldb internal parse macros less prone to control flow errors Vincent Sanders 2017-03-05 12:11:48 +0000
  • ca942e9e26 fix use of uninitialised variables in gtk print Vincent Sanders 2017-03-04 14:23:06 +0000
  • 30ccc06984 fix errors from cppcheck in amiga frontend Vincent Sanders 2017-03-03 19:34:11 +0000
  • 0a8976156a split out browser window drag context into separate structure Vincent Sanders 2017-03-03 14:30:39 +0000
  • 6083de4ee1 split out browser windoe favicon context to separate structure Vincent Sanders 2017-03-03 10:41:43 +0000
  • 855721282c split out status bar text cache into separate struct Vincent Sanders 2017-03-03 09:28:54 +0000
  • 028c4e2860 improve documentation comments in ssl certificate viewer Vincent Sanders 2017-03-01 23:47:27 +0000
  • 44c5aef1c8 make scrollbar redraw signal errors correctly Vincent Sanders 2017-03-01 23:30:29 +0000
  • 2f5e5620e2 Change interface to system colours to allow reporting of errors Vincent Sanders 2017-03-01 12:50:30 +0000
  • e72b89ac3d Improve treeview documentation comments Vincent Sanders 2017-02-28 23:41:48 +0000
  • 1f19fe05cf Update doxygen config and use svg instead of png for graphs Vincent Sanders 2017-02-27 13:20:49 +0000
  • 7dee82d900 remove unused computed rectangle in gtk local hostory redraw Vincent Sanders 2017-02-26 16:25:49 +0000
  • 86134d9881 add local history destruction for gtk Vincent Sanders 2017-02-25 13:42:26 +0000
  • 25f9610d03 Atari packaging was copying ca-bundle twice Chris Young 2017-02-25 15:39:34 +0000
  • 7a42134bee When switching to outline fonts on OS3 reset the fonts TODO: make this change in the GUI when toggling Chris Young 2017-02-25 00:16:49 +0000
  • f162ddc711 Fix menu shortcuts on non-menuclass menus Chris Young 2017-02-24 23:43:51 +0000
  • d9a2c7b9c1 fix some doxygen errors Vincent Sanders 2017-02-24 14:02:31 +0000
  • 07c8ea22a5 fix unused variable warning on non public suffix library builds Vincent Sanders 2017-02-23 23:33:39 +0000
  • 1820bb7e63 fix remaining doccomment errors Vincent Sanders 2017-02-22 08:30:58 +0000
  • d35f61caa3 fix merge error in windows frontend Vincent Sanders 2017-02-19 12:02:23 +0000
  • ae45b18b45 Merge branch 'vince/localhist-corewin' Vincent Sanders 2017-02-19 11:39:47 +0000
  • 0f69965805 clean up some of the doxygen generation warnings Vincent Sanders 2017-02-19 11:32:17 +0000
  • 67b22a8111 cleanup windows frontend documentation comments and spelling Vincent Sanders 2017-02-17 20:44:37 +0000
  • 8ddb9df377 update gtk frontend to use corewindow local history Vincent Sanders 2017-02-16 22:15:49 +0000
  • c60cb335f2 add local history corewindow API Vincent Sanders 2017-02-16 15:18:29 +0000
  • 9d0943b8e5 remove redundant global context Vincent Sanders 2017-02-15 08:37:52 +0000
  • 6741b6e287 clean up incorrect documentation comments from plotter API rework Vincent Sanders 2017-02-14 23:05:30 +0000
  • 20e3dc6d2a fix build Chris Young 2017-02-14 17:24:49 +0000
  • 0c32cbb7cb Try to ensure we get the correct type of native BitMap Chris Young 2017-02-13 18:41:38 +0000
  • 184348dada Remove direct_render, only ever used for debugging Chris Young 2017-02-13 18:30:30 +0000
  • 76d1758d7f Make gui_globals less... global Chris Young 2017-02-13 18:27:37 +0000