summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reduce compression level for compatibility with Amiga LhA 2.15Chris Young2019-03-151-1/+1
* Ensure the message port has been initialisedChris Young2019-03-151-0/+1
* SVG content handler: Fix plot style stroke_widthMichael Forney2019-03-051-1/+1
* use memcpy instead of strcpy to make the dom string copy intention explicitVincent Sanders2019-03-041-4/+4
* Fix URL + FORCE issue #2635Chris Young2019-03-021-4/+4
* validate the form button element type attribute as per specVincent Sanders2019-02-221-4/+16
* free language vector in framebuffer resource setupVincent Sanders2019-02-211-0/+2
* Fixup copyright yearVincent Sanders2019-02-191-4/+4
* add webp image handlerVincent Sanders2019-02-176-0/+274
* improve some commentsVincent Sanders2019-02-171-2/+6
* tidy up bmp and ico makefile entries to be one per lineVincent Sanders2019-02-171-1/+2
* MAKEFILE: Update pkg_config_find_and_add_enabled for default CFLAGSDaniel Silverstone2019-02-171-7/+3
* DUKKY: Remove LOG/JS_LOG macros, update to dukky categoryDaniel Silverstone2019-02-172-57/+49
* Use NSLOG rather than LOG/JS_LOGDaniel Silverstone2019-02-172-3/+3
* LOG: Add a dukky logging categoryDaniel Silverstone2019-02-172-0/+2
* HTML handler: Reformat passing viewport height when triggered by object.Michael Drake2019-02-171-3/+3
* Content: Make the content structure aware of viewport height.Michael Drake2019-02-172-1/+4
* Layout: Add debug logging to show viewport dimensions passed into layout.Michael Drake2019-02-171-0/+4
* make framebuffer use the language environment for the UI resourcesVincent Sanders2019-02-1718-32/+181
* monkey: Add bmp and ico to mime_hash.Michael Drake2019-02-161-0/+2
* Mention about testing monkeyDaniel Silverstone2019-02-161-0/+7
* monkey driver: Print the bitmap plot-check.Michael Drake2019-02-161-0/+1
* Add missing call to run_test_planDaniel Silverstone2019-02-161-0/+1
* Automated testing output: Show description differently from test lines.Michael Drake2019-02-161-1/+1
* Enable running of the tests from test.netsurf-browser.orgDaniel Silverstone2019-02-162-2/+80
* monkey test: Rename file with an '=' character.Michael Drake2019-02-161-0/+0
* Monkey: Support 401login in the monkey-driver et al.Daniel Silverstone2019-02-162-1/+112