summaryrefslogtreecommitdiff
path: root/include/dom/core/implementation.h
Commit message (Expand)AuthorAgeFilesLines
* add context for default action functionVincent Sanders2013-02-191-0/+1
* Fix build on ARM.Michael Drake2012-03-231-1/+1
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-211-2/+0
* Provide mechanism for binding/client to define the features a document object...John Mark Bell2010-12-061-0/+11
* Simplify DOMImplementation API by replacing dom_strings with const char *John Mark Bell2010-12-061-6/+5
* Remove bootstrap infrastructure, and just make dom_implementation a stub.John Mark Bell2010-12-051-8/+2
* Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...John Mark Bell2010-08-261-2/+2
* Merge the Events module (branches/struggleyb/libdom-events) back to trunk. :)Bo Yang2009-08-131-0/+2
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-6/+5
* Add typedefs for public DOM interfaces.Bo Yang2009-03-311-1/+2
* Rationalise dom_string (some consideration is required as to what happens wrt...John Mark Bell2009-03-031-1/+0
* DOM Strings are now capable of containing either UTF-8 or UTF-16 encoded data.John Mark Bell2007-09-301-1/+2
* Add DOMImplementation, DOMImplementationListJohn Mark Bell2007-07-121-0/+48