summaryrefslogtreecommitdiff
path: root/javascript/jsapi/navigator.bnd
Commit message (Collapse)AuthorAgeFilesLines
* split version info into its own header and remove unnecessary nesurf.h includesVincent Sanders2014-10-131-1/+1
| | | | | | | | | The netsurf.h header should *only* contain the registration, core initialisation and finalisation methods. Version information is best placed in its own header. Also remove any unneeded inclusion of this header limiting it to solely the places the relevant API is required.
* fix leak of utsname structure (coverity 1109881)Vincent Sanders2013-11-061-16/+19
|
* move options includeVincent Sanders2013-05-281-1/+1
|
* Initial implementation of document.createCommentVincent Sanders2013-01-021-1/+0
| | | | Improve robustness of jsobject to libdom object conversion in appendChild
* change the javascript bindings to use generated headersVincent Sanders2012-12-201-3/+2
|
* move bindings into the correct placeVincent Sanders2012-11-021-0/+120