summaryrefslogtreecommitdiff
path: root/Makefile
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
* Update component version for releaserelease/0.1.0Vincent Sanders2014-04-181-1/+1
* final patch for adding hr tag to libdomrsk19942014-03-051-0/+1
* Add support for multilibJohn-Mark Bell2014-01-131-2/+2
* Install html_options_collection.hJohn-Mark Bell2013-03-161-0/+1
* Add select and option .h files to install target.Michael Drake2012-09-191-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
* Makefile: Install the html_html_element.h headerDaniel Silverstone2012-07-071-1/+2
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-3/+5
* Don't use -std=c99 for gcc2. Oddly ZETA's gcc2 didn't really care, but Haiku'...François Revel2012-04-171-2/+6
* Remove _GNU_SOURCEJohn Mark Bell2012-03-301-1/+1
* Remove pedantic from CFLAGS ready for wapcaplet reworkDaniel Silverstone2012-03-291-1/+1
* Fix build on AmigaOSChris Young2012-03-261-0/+4
* Add html_form_element to the public API. It's not fully implemented yetDaniel Silverstone2012-03-251-0/+1
* Oops, missing html_document in installDaniel Silverstone2012-03-241-0/+1
* Install html_element.hDaniel Silverstone2012-03-241-0/+4
* Disable -Werror for BeOS in libdom. Disable the libxml binding on BeOS for th...François Revel2012-03-241-1/+5
* Simplify DOMImplementation API by replacing dom_strings with const char *John Mark Bell2010-12-061-1/+1
* Fix LibDOM install.Michael Drake2010-12-061-6/+1