summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
Commit message (Expand)AuthorAgeFilesLines
* Area Element & documentElement minor fixrsk19942014-06-111-0/+1
* Applet Elementrsk19942014-06-111-0/+1
* Param Elementrsk19942014-06-111-0/+1
* Object <object> Element.rsk19942014-06-111-0/+1
* Typecasting POC to correct DOMTSHandler. A minor dupliction fixed in Anchor E...rsk19942014-06-111-0/+1
* Including Level2 tests & the Basefont Element , also a minor change in level2...rsk19942014-06-111-0/+1
* Anchor <a> elementrsk19942014-06-111-0/+1
* Mod Elementrsk19942014-06-111-0/+1
* Font Elementrsk19942014-06-111-0/+1
* LI <li> Elementrsk19942014-06-111-0/+1
* OList <ol> Elementrsk19942014-06-111-0/+1
* Ulist Elementrsk19942014-06-111-0/+1
* Label Elementrsk19942014-06-111-0/+1
* Br Elementrsk19942014-06-111-0/+1
* Pre Elementrsk19942014-06-111-0/+1
* QUOTE <q> Elementrsk19942014-06-111-0/+1
* H1, H2, H3, H4, H5 & H6 Elementsrsk19942014-06-111-0/+1
* Paragraph Elementrsk19942014-06-111-0/+1
* Div Elementrsk19942014-06-111-0/+1
* Fieldset & Legend Elementsrsk19942014-06-111-0/+2
* Menu Elementrsk19942014-05-011-0/+1
* Directory Elementrsk19942014-05-011-0/+1
* Dlist elementrsk19942014-05-011-0/+1
* final patch for adding hr tag to libdomrsk19942014-03-051-0/+1
* Install html_options_collection.hJohn-Mark Bell2013-03-161-0/+1
* Mostly implement HTMLOptionElement, HTMLSelectElement.John-Mark Bell2012-08-081-0/+2
* HTMLBodyElement: Implementation and test enablingDaniel Silverstone2012-07-221-0/+1
* HTMLOptGroupElement: Prepare for implementationDaniel Silverstone2012-07-191-0/+1
* HTMLTextAreaElement: Make it workDaniel Silverstone2012-07-181-0/+1
* HTMLInputElement: Initial support and test enabling. Some TODOs leftDaniel Silverstone2012-07-081-0/+1
* HTML{{,Button,Select,Form}Element,Document,Element,{,Options}Collection}: Ma...Daniel Silverstone2012-07-071-0/+1
* HTMLMetaElement: Implement, install, enable testsDaniel Silverstone2012-07-071-0/+1
* HTMLLinkElement: Implement and enable testsDaniel Silverstone2012-07-071-0/+1
* Makefile: Install the html_collection header and include it from dom.hDaniel Silverstone2012-07-071-0/+1
* HTMLTitleElement: Implementation and enabling of testDaniel Silverstone2012-07-071-0/+1
* HTMLHeadElement: Support for the element, enable the testDaniel Silverstone2012-07-071-0/+1
* Add HTMLHtmlElement to the main dom.h includesDaniel Silverstone2012-07-071-1/+2
* Add html_form_element to the public API. It's not fully implemented yetDaniel Silverstone2012-03-251-0/+1
* Include html_document.h in dom.hDaniel Silverstone2012-03-241-0/+1
* Include html element from dom.hDaniel Silverstone2012-03-241-0/+3
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-211-3/+0
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-071-1/+1
* Remove bootstrap infrastructure, and just make dom_implementation a stub.John Mark Bell2010-12-051-4/+3
* Add events module header into the dom.hBo Yang2009-08-141-0/+3
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-9/+11
* Add dom_document_fragment, dom_cdata_section, dom_entity_reference, dom_proce...Bo Yang2009-04-291-0/+4
* Make hubbub parser binding build trees correctly (credit: Bo Yang)John Mark Bell2009-03-051-0/+14
* Stub implementation of of dom_document_type methodsJames Shaw2007-07-161-0/+1
* Populate dom.hJohn Mark Bell2007-07-141-4/+24
* LibXML 2 binding for libdom.John Mark Bell2007-07-141-0/+17