summaryrefslogtreecommitdiff
path: root/src/core/document_type.c
Commit message (Expand)AuthorAgeFilesLines
* Documents and document types do not have text contentDaniel Silverstone2012-03-241-1/+20
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-211-91/+39
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-071-10/+10
* Remove bootstrap infrastructure, and just make dom_implementation a stub.John Mark Bell2010-12-051-15/+0
* Implement DocumentType.nameJohn Mark Bell2010-08-301-4/+1
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-1/+1
* Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...John Mark Bell2010-08-261-12/+8
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-32/+192
* Fix the spelling initialize -> initialise.Bo Yang2009-03-201-1/+1
* Convert DocumentType to use vtable structure.Bo Yang2009-03-191-8/+22
* Modify dom_node_initialise() API to permit specification of namespace URI and...John Mark Bell2007-09-271-1/+1
* Begin implementation of DocumentType classJohn Mark Bell2007-09-191-0/+79
* Add email addressJames Shaw2007-07-191-1/+1
* Stub out remainder of DocumentType API.John Mark Bell2007-07-161-3/+131
* Stub implementation of of dom_document_type methodsJames Shaw2007-07-161-0/+19