summaryrefslogtreecommitdiff
path: root/src/util/dom-str.c
Commit message (Expand)AuthorAgeFilesLines
* Library: Use `nsl` as library namespace.Michael Drake2018-08-151-5/+5
* Header #include cleanup.Michael Drake2017-02-051-0/+2
* util dom-str: Ensure correct propagation of dom string create error.Michael Drake2017-02-041-2/+1
* util dom-str: Remove unnecessary include.Michael Drake2017-02-041-1/+0
* util dom-str: Finalise: clean up new dom strings.Michael Drake2017-02-041-0/+3
* util dom-str: Clean up dom strings on failure.Michael Drake2017-02-041-16/+16
* util dom-str: Add additional dom event type strings.Michael Drake2017-02-041-0/+27
* Add DOM event handler.Michael Drake2015-08-031-0/+54