summaryrefslogtreecommitdiff
path: root/include/dom/core/document_type.h
Commit message (Expand)AuthorAgeFilesLines
* Remove casts related to dom_string in API macros because they were hiding err...Daniel Silverstone2012-03-281-4/+4
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-071-13/+12
* Some more typo found by the testcases.Bo Yang2009-05-051-2/+2
* Convert DocumentType to use vtable structure.Bo Yang2009-03-191-13/+84
* Add email addressJames Shaw2007-07-191-1/+1
* Stub out remainder of DocumentType API.John Mark Bell2007-07-161-4/+19
* Stub implementation of of dom_document_type methodsJames Shaw2007-07-161-0/+21