summaryrefslogtreecommitdiff
path: root/src/dom/event.c
Commit message (Collapse)AuthorAgeFilesLines
* Improve documentation and naming for DOM change watcher.Michael Drake2015-08-031-164/+0
|
* Typo.Michael Drake2015-08-031-1/+1
|
* Error handling.Michael Drake2015-08-031-21/+26
|
* Imporve TODO.Michael Drake2015-08-031-7/+2
|
* Add DOM event handler.Michael Drake2015-08-031-0/+164
Currently just prints the events it gets.