summaryrefslogtreecommitdiff
path: root/javascript/jsapi/navigator.c
Commit message (Expand)AuthorAgeFilesLines
* Fix include and structure definition to stop compiler redefinition errorsVincent Sanders2012-08-091-2/+2
* Add missing #include.Michael Drake2012-08-081-0/+1
* Implement navigator propertiesVincent Sanders2012-07-021-1/+151
* Add initial navigator object creation.Vincent Sanders2012-07-021-0/+55