Commit Graph

15 Commits

Author SHA1 Message Date
Vincent Sanders
b850b3ac49 ensure we do not have double path separators in the webidl include path 2012-11-08 00:46:57 +00:00
Vincent Sanders
ca24b238ed add Text interface 2012-11-07 18:53:05 +00:00
Daniel Silverstone
dfaa29d5b8 Ensure we wait for the OBJROOT *BEFORE* we try and build javascript bindings 2012-11-04 17:04:43 +00:00
Daniel Silverstone
25f0bcbaee Fix it so that the JSAPI bindings are rebuilt if sources are touched 2012-11-04 16:57:41 +00:00
Vincent Sanders
3f1b683845 implement dom-getElementsByTagName and nodelist and htmlcollection 2012-11-03 21:37:06 +00:00
Daniel Silverstone
5631943e40 Ensure that we turn on JS sources if either of USE_JS or USE_MOZJS is triggered 2012-11-02 23:03:20 +00:00
Vincent Sanders
48cbca0399 move bindings into the correct place 2012-11-02 22:37:57 +00:00
Vincent Sanders
2b6bd44ef0 add location binding 2012-11-01 23:30:28 +00:00
Vincent Sanders
b34cbc5e83 remove old handmade binding code 2012-11-01 23:29:01 +00:00
Vincent Sanders
2b8cdf1f29 add HTMLElement interface binding 2012-11-01 21:13:14 +00:00
Vincent Sanders
5496a60431 console interface from IDL 2012-10-31 14:31:18 +00:00
Vincent Sanders
ede48d6074 add navigator interface 2012-10-31 01:22:35 +00:00
Vincent Sanders
79e557bbe8 Move WebIDL to be available for all binding types not just jsapi (spidermonkey)
Add conversion message display
2012-10-30 13:49:02 +00:00
Vincent Sanders
ac286c4a95 add binding for window class 2012-10-29 20:10:39 +00:00
Vincent Sanders
3ed0b09beb use generated htmldocument binding 2012-10-25 11:17:33 +01:00