summaryrefslogtreecommitdiff
path: root/src/html/html_directory_element.c
Commit message (Expand)AuthorAgeFilesLines
* Fix: Proper copy constructor for HTMLDirectoryElement.Michael Drake2016-02-051-3/+32
* Simplified consistant interface to HTMLElement creation.Michael Drake2016-01-281-12/+10
* Fix longstanding failure to handle HTMLDirectoryElement specialisation.Michael Drake2016-01-271-1/+1
* Split out tag names from general string table and enum.Michael Drake2016-01-271-2/+2
* Directory Elementrsk19942014-05-011-0/+140
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-0/+7