summaryrefslogtreecommitdiff
path: root/src/html/html_olist_element.c
Commit message (Expand)AuthorAgeFilesLines
* Fix: Proper copy constructor for HTMLOListElement.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-2/+2
* Update olist to use dom_long typeVincent Sanders2015-10-231-2/+2
* Make HTMLOList IDL to c name mapping consistantVincent Sanders2015-10-231-38/+38
* OList <ol> Elementrsk19942014-06-111-0/+201
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-0/+7