summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Support content_exec for content_htmlDaniel Silverstone2019-05-051-0/+85
* Add browser_window_execDaniel Silverstone2019-05-052-0/+33
* Add content_exec and associated vtable entryDaniel Silverstone2019-05-053-0/+33
* Add SCRIPT to core domstringsDaniel Silverstone2019-05-051-0/+1
* fix enum name incompatability between gtk 2 and 3Vincent Sanders2019-05-052-1/+7
* Replace zd with PRIsizet to appease WindowsDaniel Silverstone2019-05-052-7/+8
* Add missing semi-colon. SorryDaniel Silverstone2019-05-041-1/+1
* change back to unsigned long to avoid warning on gnueabihf platformsVincent Sanders2019-05-041-1/+1
* Support nodelist indexingDaniel Silverstone2019-05-046-3/+99
* add some comments to window location bindingVincent Sanders2019-05-041-0/+2
* add some more javascript binding documentationVincent Sanders2019-05-041-41/+133
* add webidl spec referenceVincent Sanders2019-05-041-1/+16
* Support Document::createDocumentFragmentDaniel Silverstone2019-05-041-0/+14
* Expose Number and Error on WindowDaniel Silverstone2019-05-041-0/+2
* Add createElementNSDaniel Silverstone2019-05-042-1/+42
* JS: Attribute external JS to the URI it came from in backtracesDaniel Silverstone2019-05-044-9/+16
* Expose encodeURI{,Component}Daniel Silverstone2019-05-041-0/+2
* Restore newlines for unimplemented javascript in doxygenDaniel Silverstone2019-05-041-1/+1
* Clean up async/defer JS contents during parent finalisationDaniel Silverstone2019-05-041-10/+15
* Support Window as an event target for dukkyDaniel Silverstone2019-05-041-5/+28
* Unref body when finished getting event handlerDaniel Silverstone2019-05-041-0/+4
* Better dukky debug for node creationDaniel Silverstone2019-05-041-1/+12
* CSS: Update for change to libcss append sheet API.Michael Drake2019-05-041-1/+7
* CSS: Update for change to libcss select style API.Michael Drake2019-05-045-3/+6
* CSS: Update for change to libcss imported sheet API.Michael Drake2019-05-042-5/+2
* Support script insertion after conversion has begunDaniel Silverstone2019-05-048-13/+178
* Add auto-generated getters and setters for HTMLFrameSetElement eventsDaniel Silverstone2019-05-032-26/+34
* Add auto-generated getters/setters on body elementDaniel Silverstone2019-05-032-26/+33
* UnimplementedJavascript: Remove now implemented stuff thanks to nsgenbind updateDaniel Silverstone2019-05-031-4/+0
* Update UnimplementJavascriptDaniel Silverstone2019-05-031-148/+0
* Add global handlers to WindowDaniel Silverstone2019-05-031-0/+155
* Add languagechange DOM stringDaniel Silverstone2019-05-031-0/+1
* UnimplementedJavascript.txt: Remove spurious newlinesDaniel Silverstone2019-05-032-1788/+1788
* claim createEventDaniel Silverstone2019-05-031-1/+0
* Support Document::createEvent()Daniel Silverstone2019-05-033-1/+19
* Event: Implement initEvent() and getter isTrustedDaniel Silverstone2019-05-032-2/+37
* Update UnimplementedJavascript with the window functions now implementedDaniel Silverstone2019-05-032-5/+1
* Add some more bits to the jsbinding documentDaniel Silverstone2019-05-031-0/+28
* Javascript: Support setTimeout and friendsDaniel Silverstone2019-05-034-31/+291
* Tests: Add simple JS test for dynamic layout.Michael Drake2019-05-031-0/+18
* dukky: Clean up the logging levels a littleDaniel Silverstone2019-05-021-2/+3
* add initial javascript binding documentationVincent Sanders2019-05-022-37/+163
* Release guigfx drawhandleChris Young2019-04-101-9/+10
* Re-instate accidental removal of pkg-config for curl/opensslChris Young2019-04-081-3/+5
* Small Capital Q codepointChris Young2019-04-081-2/+2
* Add AmiSSL requirementChris Young2019-04-081-1/+1
* Fix some bsdsocket.library usageChris Young2019-04-082-0/+11
* Allow for building against AmiSSL instead of OpenSSLChris Young2019-04-082-1/+16
* No reason why RISC OS ,type extensions should end up in the Amiga resources a...Chris Young2019-03-171-15/+1
* Fix IORequest duplication and ensure library bases are cleared when closed.Chris Young2019-03-172-4/+16