summaryrefslogtreecommitdiff
path: root/javascript/none.c
Commit message (Collapse)AuthorAgeFilesLines
* fix disabled javascript function signatureVincent Sanders2012-12-031-1/+1
|
* initial event fireing implementationVincent Sanders2012-11-281-0/+5
|
* make the "none" javascript implmentation specifically disable the scripting ↵Vincent Sanders2012-10-021-0/+2
| | | | option
* fix mimetype handling of script elementsVincent Sanders2012-06-281-1/+1
| | | | svn path=/trunk/netsurf/; revision=13993
* make non js builds compileVincent Sanders2012-06-271-1/+1
| | | | | | | make js support compile with older debian/ubuntu packaging svn path=/trunk/netsurf/; revision=13990
* restructure javascript binding layout to be more explicitVincent Sanders2012-06-191-0/+53
fix html content so it correctly loads all the script tags svn path=/trunk/netsurf/; revision=13968