summaryrefslogtreecommitdiff
path: root/javascript/js.h
Commit message (Expand)AuthorAgeFilesLines
* Initial work toward JS event supportDaniel Silverstone2015-10-311-0/+20
* Proper error handling for JS context creation.Michael Drake2015-08-131-1/+7
* create javascript heartbeat and hook a script timeout to itVincent Sanders2013-05-221-2/+8
* make events work on elementsVincent Sanders2012-12-041-2/+12
* add stub implemntation for event handling in elementsVincent Sanders2012-12-031-3/+3
* issue click events at domVincent Sanders2012-12-031-1/+4
* initial event fireing implementationVincent Sanders2012-11-281-0/+3
* fix mimetype handling of script elementsVincent Sanders2012-06-281-1/+1
* correctly setup window object as globalVincent Sanders2012-06-261-1/+16
* improve javascript supportVincent Sanders2012-06-101-0/+39