summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Install missing header files.Michael Drake2010-12-021-1/+5
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-1/+1
* -Wextra is only understood by GCC 3.4.6 or later. John Mark Bell2009-11-061-1/+1
* Add wapcaplet to the tool flagsJohn Mark Bell2009-08-131-2/+4
* Merge the Events module (branches/struggleyb/libdom-events) back to trunk. :)Bo Yang2009-08-131-0/+12
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-1/+2
* Ensure local include path overrides buildsystem settings.John Mark Bell2009-08-011-2/+2
* Add lpu to the requirementsJohn Mark Bell2009-06-261-0/+11
* Sync with core buildsystem changesJohn Mark Bell2009-04-211-4/+4
* Shared library versioningJohn Mark Bell2009-04-031-17/+21
* Pkg-config control file.John Mark Bell2009-03-311-0/+9
* First cut at a port to the new buildsystem.John Mark Bell2009-03-251-28/+30
* Fix RISC OS buildJohn Mark Bell2007-07-201-1/+2
* Add XML to C transformation to 'make test' targetJames Shaw2007-07-191-0/+1
* Import DOM library.John Mark Bell2007-07-061-0/+34