Commit Graph

  • 654e1ee12a Use new safe context dump Daniel Silverstone 2019-05-06 15:09:47 +0100
  • 378383ea3b Support context dump safely in duktape Daniel Silverstone 2019-05-06 15:09:39 +0100
  • d719bdcee3 No debug symbols on OS3 None of the tools manage to extract any info from them Chris Young 2019-05-06 13:36:18 +0100
  • 3e3a8e9549 Fix crash on exit Chris Young 2019-05-06 13:31:35 +0100
  • a4da4612c2 Logging: Bump lwc leak exit report to WARNING level. Michael Drake 2019-05-06 13:04:01 +0100
  • cdc7713662 Add some missing unrefs Daniel Silverstone 2019-05-06 12:19:54 +0100
  • 2c49123a27 attempt to fix amiga os3 build Vincent Sanders 2019-05-06 12:16:45 +0100
  • dbf02c37f4 complete basic binding documentation Vincent Sanders 2019-05-06 12:03:08 +0100
  • 183f9ed8bc Example script console log test, needs genericising on path Daniel Silverstone 2019-05-06 11:01:14 +0100
  • 4db81370f3 Support logging in monkey_driver.py Daniel Silverstone 2019-05-06 11:00:39 +0100
  • 6bbb672c57 Monkeyfarmer: Support logging Daniel Silverstone 2019-05-06 10:40:45 +0100
  • dd96a69573 fix several amiga frontend warnings Vincent Sanders 2019-05-06 10:31:51 +0100
  • 10930fcbaf Properly set log levels Daniel Silverstone 2019-05-06 10:17:00 +0100
  • 6fdc692aa5 Support DEBUG log level in console_log Daniel Silverstone 2019-05-06 10:16:48 +0100
  • 1be9127ee7 Update using-monkey docs for console logging output Daniel Silverstone 2019-05-06 10:11:47 +0100
  • 2b8531ff49 Monkey: Support console_log Daniel Silverstone 2019-05-06 10:04:48 +0100
  • 0312c45d6f Use console_log from browser_window_console_log Daniel Silverstone 2019-05-06 09:49:46 +0100
  • d240174741 Add console_log to gui tables Daniel Silverstone 2019-05-06 09:46:45 +0100
  • d27027d4ba fix type used with content_get_source_data() Vincent Sanders 2019-05-06 08:13:00 +0100
  • 35bc2ccbb8 change content get_source_data interfaces to return uint8_t and size_t Vincent Sanders 2019-05-05 22:46:40 +0100
  • f966580d22 remove some warnings in amiga frontend build Vincent Sanders 2019-05-05 22:44:49 +0100
  • 8dc7869937 Use console formatting to prove it out Daniel Silverstone 2019-05-05 22:17:03 +0100
  • 67da94a537 Use consoleFormatter in Console.bnd Daniel Silverstone 2019-05-05 22:16:35 +0100
  • 846e811760 Generics: Add consoleFormatter Daniel Silverstone 2019-05-05 21:56:15 +0100
  • 8b4ec11b89 Dukky: Change from specifically named generics Daniel Silverstone 2019-05-05 21:53:08 +0100
  • 8474c5d4c0 Logging: migrate and provide content interface Daniel Silverstone 2019-05-05 21:05:27 +0100
  • 6952a23946 Provide new browser_window_console_log() API Daniel Silverstone 2019-05-05 20:50:21 +0100
  • 5e1f4c406d data url handler: drop logging to DEEPDEBUG. Michael Drake 2019-05-05 20:39:26 +0100
  • fb1d9862f9 data url handler: Keep nsurl to avoid copy. Michael Drake 2019-05-05 20:36:19 +0100
  • 47e47244a9 data url handling: avoid needless allocation / copy. Michael Drake 2019-05-05 20:23:25 +0100
  • c76b5ef4d5 data URL handler: constify some string pointers. Michael Drake 2019-05-05 20:11:21 +0100
  • 3ba50e8574 Force a GC to ensure old compartment goes away Daniel Silverstone 2019-05-05 18:51:41 +0100
  • ac512958ff Ensure we clear the cbt entry after finishing a non-recurring callback Daniel Silverstone 2019-05-05 18:51:25 +0100
  • e27df0c0b8 make missing xxd command fail the build correctly Vincent Sanders 2019-05-05 16:07:01 +0100
  • 689458aa6e Monkey: Support WINDOW EXEC WIN n cmd... Daniel Silverstone 2019-05-05 15:59:30 +0100
  • 3021142aad Support content_exec for content_html Daniel Silverstone 2019-05-05 15:38:20 +0100
  • 1146f8bf49 Add browser_window_exec Daniel Silverstone 2019-05-05 15:38:09 +0100
  • f3892c98fd Add content_exec and associated vtable entry Daniel Silverstone 2019-05-05 15:37:56 +0100
  • ec0028bdb9 Add SCRIPT to core domstrings Daniel Silverstone 2019-05-05 15:37:26 +0100
  • efdea7757b fix enum name incompatability between gtk 2 and 3 Vincent Sanders 2019-05-05 15:38:19 +0100
  • 9a3b644bf0 Replace zd with PRIsizet to appease Windows Daniel Silverstone 2019-05-05 14:55:08 +0100
  • 4394dbd9d4 Add missing semi-colon. Sorry Daniel Silverstone 2019-05-04 23:15:08 +0100
  • d566debc48 change back to unsigned long to avoid warning on gnueabihf platforms Vincent Sanders 2019-05-04 23:10:34 +0100
  • 6dfc0f1486 Support nodelist indexing Daniel Silverstone 2019-05-04 23:06:14 +0100
  • 38a65c0242 add some comments to window location binding Vincent Sanders 2019-05-04 22:46:56 +0100
  • e8cd7c6614 add some more javascript binding documentation Vincent Sanders 2019-05-04 22:46:29 +0100
  • 5dca74b911 add webidl spec reference Vincent Sanders 2019-05-04 10:50:31 +0100
  • 274b4a2d2e Support Document::createDocumentFragment Daniel Silverstone 2019-05-04 21:56:07 +0100
  • 2f1526653f Expose Number and Error on Window Daniel Silverstone 2019-05-04 21:55:54 +0100
  • 85a4792280 Add createElementNS Daniel Silverstone 2019-05-04 17:57:45 +0100
  • ed829a4772 JS: Attribute external JS to the URI it came from in backtraces Daniel Silverstone 2019-05-04 17:32:17 +0100
  • 8009444918 Expose encodeURI{,Component} Daniel Silverstone 2019-05-04 17:31:46 +0100
  • 83f24af275 Restore newlines for unimplemented javascript in doxygen Daniel Silverstone 2019-05-04 17:03:46 +0100
  • 9769e8f2c0 Clean up async/defer JS contents during parent finalisation Daniel Silverstone 2019-05-04 16:42:47 +0100
  • 36d83668c2 Support Window as an event target for dukky Daniel Silverstone 2019-05-04 15:49:21 +0100
  • e4f57437f6 Unref body when finished getting event handler Daniel Silverstone 2019-05-04 15:01:05 +0100
  • 99809ee646 Better dukky debug for node creation Daniel Silverstone 2019-05-04 15:00:50 +0100
  • a03b4a3c14 CSS: Update for change to libcss append sheet API. Michael Drake 2019-05-04 12:08:50 +0100
  • 920d6fa23d CSS: Update for change to libcss select style API. Michael Drake 2019-05-04 12:02:55 +0100
  • 637b4e5fc0 CSS: Update for change to libcss imported sheet API. Michael Drake 2019-05-04 10:37:45 +0100
  • 19b45fb494 Support script insertion after conversion has begun Daniel Silverstone 2019-05-04 12:18:21 +0100
  • 90cabaf8c8 Add auto-generated getters and setters for HTMLFrameSetElement events Daniel Silverstone 2019-05-03 14:30:10 +0100
  • ed9894d750 Add auto-generated getters/setters on body element Daniel Silverstone 2019-05-03 14:26:12 +0100
  • 9e1b4218a1 UnimplementedJavascript: Remove now implemented stuff thanks to nsgenbind update Daniel Silverstone 2019-05-03 14:15:18 +0100
  • 598ceebb46 Update UnimplementJavascript Daniel Silverstone 2019-05-03 14:02:07 +0100
  • dd02849df0 Add global handlers to Window Daniel Silverstone 2019-05-03 13:45:24 +0100
  • 8eab64132a Add languagechange DOM string Daniel Silverstone 2019-05-03 13:45:16 +0100
  • b2e4c2ec58 UnimplementedJavascript.txt: Remove spurious newlines Daniel Silverstone 2019-05-03 13:39:07 +0100
  • 1b04b2fb21 claim createEvent Daniel Silverstone 2019-05-03 13:37:10 +0100
  • 4f9a373960 Support Document::createEvent() Daniel Silverstone 2019-05-03 13:32:23 +0100
  • 2739a47d83 Event: Implement initEvent() and getter isTrusted Daniel Silverstone 2019-05-03 12:20:10 +0100
  • 177a047752 Update UnimplementedJavascript with the window functions now implemented Daniel Silverstone 2019-05-03 11:54:38 +0100
  • 61143e0bd2 Add some more bits to the jsbinding document Daniel Silverstone 2019-05-03 11:53:02 +0100
  • c17e588b66 Javascript: Support setTimeout and friends Daniel Silverstone 2019-05-03 11:32:47 +0100
  • 35e9b5de6d Tests: Add simple JS test for dynamic layout. Michael Drake 2019-05-03 08:24:34 +0100
  • 519f029420 dukky: Clean up the logging levels a little Daniel Silverstone 2019-05-02 21:18:30 +0100
  • 148639b70c add initial javascript binding documentation Vincent Sanders 2019-05-02 11:13:09 +0100
  • ccb499b800 Release guigfx drawhandle Chris Young 2019-04-10 18:27:24 +0100
  • 1a170f9f32 Re-instate accidental removal of pkg-config for curl/openssl Chris Young 2019-04-08 18:44:44 +0100
  • ac46ecbc1c Small Capital Q codepoint Chris Young 2019-04-08 18:35:51 +0100
  • 35dbf07440 Add AmiSSL requirement Chris Young 2019-03-30 11:52:13 +0000
  • 178d4bc25c Fix some bsdsocket.library usage NetSurf now builds against libcurl-AmiSSL Chris Young 2019-03-12 23:43:04 +0000
  • 0a72449f4b Allow for building against AmiSSL instead of OpenSSL Chris Young 2019-03-03 16:09:09 +0000
  • 7c9066b49f No reason why RISC OS ,type extensions should end up in the Amiga resources any more Chris Young 2019-03-17 23:59:55 +0000
  • d0a9fc3e35 Fix IORequest duplication and ensure library bases are cleared when closed. Chris Young 2019-03-17 23:43:47 +0000
  • 7d402ebc46 Reduce compression level for compatibility with Amiga LhA 2.15 Chris Young 2019-03-15 23:18:43 +0000
  • 446fd392e8 Ensure the message port has been initialised Chris Young 2019-03-15 18:18:23 +0000
  • 6455a2ea83 SVG content handler: Fix plot style stroke_width Michael Forney 2019-03-05 11:17:07 +0000
  • 826474a1a3 use memcpy instead of strcpy to make the dom string copy intention explicit Vincent Sanders 2019-03-04 17:31:26 +0000
  • 13a7004e6b Fix URL + FORCE issue #2635 Chris Young 2019-03-02 23:30:38 +0000
  • 61891ada50 validate the form button element type attribute as per spec Vincent Sanders 2019-02-22 21:11:34 +0000
  • f367b23d72 free language vector in framebuffer resource setup Vincent Sanders 2019-02-21 12:11:55 +0000
  • 00ce87551c Fixup copyright year Vincent Sanders 2019-02-19 22:10:43 +0000
  • 070c74b648 add webp image handler Vincent Sanders 2019-02-17 12:09:17 +0000
  • 6185b254ca improve some comments Vincent Sanders 2019-02-17 12:08:23 +0000
  • 09bbb4571b tidy up bmp and ico makefile entries to be one per line Vincent Sanders 2019-02-17 12:07:06 +0000
  • e2d5ef5ebe MAKEFILE: Update pkg_config_find_and_add_enabled for default CFLAGS Daniel Silverstone 2019-02-17 11:50:52 +0000
  • 160d15b45b add webp image handler vince/webp Vincent Sanders 2019-02-17 11:50:39 +0000
  • d4d57bc0ed DUKKY: Remove LOG/JS_LOG macros, update to dukky category Daniel Silverstone 2019-02-17 11:33:37 +0000
  • 41eed8eeaf Use NSLOG rather than LOG/JS_LOG Daniel Silverstone 2019-02-17 11:33:28 +0000