| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/dom/; revision=3422
|
|
|
|
| |
svn path=/trunk/dom/; revision=3414
|
|
|
|
|
|
|
|
| |
the situation where there exists no document.
This should only be used in order to create dom_strings for use by DocumentType and Document constructors -- in any other situation, a suitable document already exists.
svn path=/trunk/dom/; revision=3411
|
|
|
|
| |
svn path=/trunk/dom/; revision=3409
|
|
|
|
| |
svn path=/trunk/dom/; revision=3404
|
|
|
|
|
|
|
|
|
| |
Add DOMImplementationRegistry
Define DOMImplementationSource and provide API to allow their registration
This little lot should permit some kind of sensible DOM bootstrapping.
svn path=/trunk/dom/; revision=3403
|
|
|
|
|
|
| |
Fix Attr's get_schema_type_info to have the right name.
svn path=/trunk/dom/; revision=3400
|
|
|
|
| |
svn path=/trunk/dom/; revision=3399
|
|
|
|
|
|
| |
Add Text.
svn path=/trunk/dom/; revision=3398
|
|
|
|
| |
svn path=/trunk/dom/; revision=3397
|
|
|
|
| |
svn path=/trunk/dom/; revision=3396
|
|
|
|
|
|
| |
Minor fix for NodeList unref function; ensure it unrefs the owner document after it has finished using it.
svn path=/trunk/dom/; revision=3395
|
|
|
|
| |
svn path=/trunk/dom/; revision=3394
|
|
|
|
|
|
| |
Document the functions in document.c
svn path=/trunk/dom/; revision=3385
|
|
This is mainly stub functions atm (and is missing a number of key interfaces).
svn path=/trunk/dom/; revision=3384
|