summaryrefslogtreecommitdiff
path: root/src/html/html_map_element.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove odd declaration of callback outside header guard.Michael Drake2016-02-051-1/+1
* Fix: Proper copy constructor for HTMLMapElement.Michael Drake2016-02-051-3/+32
* Simplified consistant interface to HTMLElement creation.Michael Drake2016-01-281-12/+10
* Split out tag names from general string table and enum.Michael Drake2016-01-271-4/+4
* [Map Element Rev.2(fix)] & [Script Element add]rsk19942014-06-111-10/+9
* Adding some commentsrsk19942014-06-111-3/+12
* Map Elementrsk19942014-06-111-0/+180
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-0/+7