Commit Graph

  • f64da1abda LOG: Add a dukky logging category Daniel Silverstone 2019-02-17 11:32:48 +0000
  • e1a3e0427f HTML handler: Reformat passing viewport height when triggered by object. Michael Drake 2019-02-17 09:04:41 +0000
  • 07242c7415 Content: Make the content structure aware of viewport height. Michael Drake 2019-02-17 09:03:19 +0000
  • 776b0242a6 Layout: Add debug logging to show viewport dimensions passed into layout. Michael Drake 2019-02-17 09:01:40 +0000
  • 54371c28f0 make framebuffer use the language environment for the UI resources Vincent Sanders 2019-02-17 00:08:28 +0000
  • cfb6c461fc monkey: Add bmp and ico to mime_hash. Michael Drake 2019-02-16 16:07:02 +0000
  • e4457f6179 Mention about testing monkey Daniel Silverstone 2019-02-16 15:50:51 +0000
  • 883b202c58 monkey driver: Print the bitmap plot-check. Michael Drake 2019-02-16 15:40:47 +0000
  • 5bda316fb3 Add missing call to run_test_plan Daniel Silverstone 2019-02-16 15:34:18 +0000
  • d4b3889227 Automated testing output: Show description differently from test lines. Michael Drake 2019-02-16 15:21:42 +0000
  • ceefe45205 Enable running of the tests from test.netsurf-browser.org Daniel Silverstone 2019-02-16 14:57:11 +0000
  • 1698a75282 monkey test: Rename file with an '=' character. Michael Drake 2019-02-16 13:25:16 +0000
  • f33db7d442 Monkey: Support 401login in the monkey-driver et al. Daniel Silverstone 2019-02-16 10:56:28 +0000
  • b25c7b3d2d Add plot commands output for auth test Daniel Silverstone 2019-02-16 10:23:17 +0000
  • 2e50e1ea71 Fix text plotter in monkey Daniel Silverstone 2019-02-16 10:21:06 +0000
  • 9952ef000c fix case of framebuffer message install Vincent Sanders 2019-02-16 09:29:18 +0000
  • 29ce303eb0 Framebuffer: Add symlink to build messages resource Daniel Silverstone 2019-02-15 21:08:35 +0000
  • 231f026e6a Improve framebuffer install rule Vincent Sanders 2019-02-15 17:53:31 +0000
  • d1fa6a8ee1 fix feature flags for openbsd Anthony J. Bentley 2019-02-15 16:31:06 +0000
  • 9501c9e68d Treeview: Consider search bar for redraw area calculation. Michael Drake 2019-01-19 15:12:03 +0000
  • 83798a83b7 Treeview: Use helper to get tree height. Michael Drake 2019-01-19 15:11:35 +0000
  • c6f92f2f2a Treeview: Consolidate search bar height calculation. Michael Drake 2019-01-19 14:54:57 +0000
  • 413929dad5 Use pkg-config for freetype2 if available else fallback to old script Vincent Sanders 2018-12-18 11:42:43 +0000
  • 0a3a40c23e Box construction: Don't handle IMAGE specially. Michael Drake 2018-12-13 12:29:50 +0000
  • 3d12bfe595 Message: Fix french translation. Michael Drake 2018-11-22 09:39:40 +0000
  • 7d1e8a75fb single precision test Chris Young 2018-11-21 18:41:43 +0000
  • 05ac430305 ensure filename numeric is not truncated and hence cause output buffer overflow Vincent Sanders 2018-11-06 21:59:50 +0000
  • 7264ff6f4d ensure url buffer is sufficient to not truncate output Vincent Sanders 2018-11-06 21:58:53 +0000
  • 3fd6f04e52 ensure output buffer is large enough to not be truncated Vincent Sanders 2018-11-06 21:57:23 +0000
  • 0bd66d4d04 fix helper script apt packaging to work with buster Vincent Sanders 2018-11-06 21:55:20 +0000
  • 5b235b5195 fix logging level in duktape binding Vincent Sanders 2018-11-06 21:54:03 +0000
  • d5d1634675 fix gcc version parameter ordering for gcc 8 Vincent Sanders 2018-11-06 21:52:53 +0000
  • c1e1df42e2 Test: Fix simultanious-fetches.yaml to not look like a YAML alias. Michael Drake 2018-11-04 14:46:46 +0000
  • 9a90babfa1 Test: Monkey driver: Fix blocking for *all* windows. Michael Drake 2018-11-04 14:45:46 +0000
  • d676c7e5b6 Test: Monkey driver: Implement sleep-ms and repeat actions. Michael Drake 2018-11-04 14:34:31 +0000
  • eb87192ddc Test: Monkey driver: Split out conds_met function. Michael Drake 2018-11-04 13:13:23 +0000
  • e12e50efaa Test: Monkey driver: Timers can live outside launches. Michael Drake 2018-11-04 13:10:27 +0000
  • a2ffbdfd1c add certificate window handling Vincent Sanders 2018-11-04 10:35:49 +0000
  • 3ea6fadac2 Test: Monkey driver: Improve navigate step logging. Michael Drake 2018-11-04 11:07:36 +0000
  • 54be19e6c8 Test: Monkey driver: Add support for timer actions. Michael Drake 2018-11-04 10:57:14 +0000
  • 46b6b7c9b4 Final tweaks, support LOGIN in monkeyfarmer Daniel Silverstone 2018-11-04 10:35:22 +0000
  • fa8dfa28d1 Update monkey 401login a little to be easier to work with Daniel Silverstone 2018-11-04 10:11:13 +0000
  • 44082f9988 Slightly nicer handling of js_exec() and errors Daniel Silverstone 2018-11-04 09:56:39 +0000
  • f12dee199c add 401 login handling to monkey frontend Vincent Sanders 2018-11-03 17:33:25 +0000
  • 97cbc18021 Monkey: Buildsystem: Set messages directory. Michael Drake 2018-11-03 17:30:49 +0000
  • b34a52e4b9 More monkey stuff Daniel Silverstone 2018-11-03 17:14:43 +0000
  • 94bba97a45 Remove redundant redraw method Daniel Silverstone 2018-11-03 16:12:14 +0000
  • 7cc1f1bfc0 Monkey tests: Add more example test plans. Michael Drake 2018-11-03 16:49:58 +0000
  • 90e4976800 Monkey driver: Initial loader for monkey test plans. Michael Drake 2018-11-03 16:33:19 +0000
  • 6fcb0d498f Update farmer a little ready for later Daniel Silverstone 2018-11-03 15:28:23 +0000
  • 77814588a8 Correct wrong MOUT_ERROR to MOUT_WINDOW Daniel Silverstone 2018-11-03 15:27:58 +0000
  • 6ff3238825 centralise monkey output generation Vincent Sanders 2018-11-03 15:12:27 +0000
  • 4fcb6eb301 Upgrade monkey farmer to python 3 (badly) Daniel Silverstone 2018-11-03 11:42:44 +0000
  • 96254254a6 GTK: Squash GCC8.2 warning. Michael Drake 2018-11-03 10:35:30 +0000
  • 5eb7345cc7 GTK: Make nsgtk_download_selection_action match GFunc prototype. Michael Drake 2018-11-03 08:48:24 +0000
  • df79047cb6 GTK: Squash a couple of warnings from GCC 8.2. Michael Drake 2018-11-03 08:38:04 +0000
  • e275b3175b check dom call return and improve handling of missing form type Vincent Sanders 2018-10-09 17:00:22 +0100
  • 8687265c9a fix stupid typo in previous commit Vincent Sanders 2018-10-08 12:33:58 +0100
  • a8ee1c2d63 explicitly check for null string before compare Vincent Sanders 2018-10-06 15:44:17 +0100
  • 04a515a8ca add sha 256 checksum fallback binary name for openbsd Vincent Sanders 2018-10-05 00:11:08 +0100
  • 631a3145f8 fix sha256 file name suffix in script Vincent Sanders 2018-10-05 00:00:16 +0100
  • 7ef2b8b711 fix stupid error expanding shell variable Vincent Sanders 2018-10-04 23:54:14 +0100
  • 3523cdc4a4 cope with md5sum being named different things on bsd Vincent Sanders 2018-10-04 23:49:31 +0100
  • ef53336724 update the deployment script to add sha and md5 checksums Vincent Sanders 2018-10-04 23:12:57 +0100
  • 7e08cf4352 Treeview: Fix designated struct initialisation. Michael Drake 2018-10-04 20:23:20 +0100
  • 4a24a14b09 ensure fedora gcc gives us all the version information Vincent Sanders 2018-10-04 17:18:02 +0100
  • 7a61c95724 rewrite form_successful_controls_dom as form_dom_to_data Vincent Sanders 2018-09-29 16:31:09 +0100
  • 5b849b1e22 Add a TODO for history context menu Chris Young 2018-09-27 00:23:36 +0100
  • dfc8f5aef4 Quick fix to convert helphints to correct charset We should probably have our own strings for these Chris Young 2018-09-27 00:18:14 +0100
  • b097455772 Convert find window messages to local charset Chris Young 2018-09-27 00:12:17 +0100
  • 64bc2a7931 Stop using the same large list of gadget constants everywhere Saves a small amount of memory Chris Young 2018-09-26 23:53:49 +0100
  • a268252629 gcc on openbsd is unable to reason about res variable usage and generates bogus warning Vincent Sanders 2018-09-26 21:32:35 +0100
  • 5c96acd6f1 fix url encoding to be compatible with nsurl API changes. Vincent Sanders 2018-09-26 17:14:25 +0100
  • 9100fcb409 improve nsurl query handling. Vincent Sanders 2018-09-26 09:39:09 +0100
  • 83512a6ff5 squash clang warning about increased alignment requirements. Vincent Sanders 2018-09-25 14:43:24 +0100
  • 1a8fdb1462 Change logging back to INFO Chris Young 2018-09-09 14:36:28 +0100
  • 22fd851e14 Fix compiler version comparison test Vincent Sanders 2018-09-07 14:26:12 +0100
  • c3d3023e4a stop overriding non test warning flags Vincent Sanders 2018-09-07 14:25:41 +0100
  • e4537cb37e allow comments to supress implicit fallthrough warnings Vincent Sanders 2018-09-07 12:53:51 +0100
  • bd8991c2f6 fix framebuffer BUILD libpng flags on freebsd Vincent Sanders 2018-09-07 12:23:39 +0100
  • 40cdf498b9 Change BUILD compiler target to cc Vincent Sanders 2018-09-07 12:01:21 +0100
  • 8bca6cf28b correctly setup feature flags Vincent Sanders 2018-09-06 21:34:51 +0100
  • 05b9baadbc _XOPEN_SOURCE needs defining to avoid warnings on BSD Vincent Sanders 2018-09-06 12:35:36 +0100
  • 2596331640 seems freebsd needs _XOPEN_SOURCE for math.h macros to be defined Vincent Sanders 2018-09-06 12:10:38 +0100
  • 6ce6b62099 stop defining _XOPEN_SOURCE Vincent Sanders 2018-09-06 11:33:02 +0100
  • 39176736b3 Log version numbers of opened libraries Log open failures as ERROR instead of INFO Chris Young 2018-09-02 17:12:40 +0100
  • f45d84631c fix up package version on haiku Vincent Sanders 2018-08-29 11:49:05 +0100
  • ba4b06dc04 Update version for next development cycle Vincent Sanders 2018-08-29 10:52:51 +0100
  • dd5d97b61c Merge branch 'heads/releasing/3.8' Vincent Sanders 2018-08-29 10:51:36 +0100
  • 66fe825c8d Update version files for release release/3.8 Vincent Sanders 2018-08-29 10:46:30 +0100
  • 7fae41b6d3 update copyright years and versions in docs and readme Vincent Sanders 2018-08-29 10:40:36 +0100
  • 912aa3774e remove use of strcpy Vincent Sanders 2018-08-29 10:24:23 +0100
  • 9142bab736 remove a warning on openbsd Vincent Sanders 2018-08-28 22:16:34 +0100
  • 026fb31d2d update certificate bundle Vincent Sanders 2018-08-28 22:13:22 +0100
  • 9d8f37ca10 HTML: Don't try to finish an HTML document's conversion twice. Michael Drake 2018-08-27 20:47:37 +0100
  • d54e0461ad GTK: Remove logging during window resize. Michael Drake 2018-08-27 20:04:24 +0100
  • 487309a1e6 fixup usage of gvalue init macro Vincent Sanders 2018-08-26 11:22:20 +0100
  • 4765c68a15 fix gtk 3 deprication warnings Vincent Sanders 2018-08-26 10:12:35 +0100
  • f4620a3f68 remove depricated gtk 3 interfaces Vincent Sanders 2018-08-24 20:25:14 +0100
  • eee67a65e8 remove warning by replacing sprintf snprintf Vincent Sanders 2018-08-24 11:49:56 +0100