summaryrefslogtreecommitdiff
path: root/content/handlers/html/dom_event.c
Commit message (Expand)AuthorAgeFilesLines
* Canvas: Move bitmap management to the 2D render contextDaniel Silverstone2020-05-231-152/+0
* html: Handle canvas width/height stated explicitly in pxDaniel Silverstone2020-05-221-2/+2
* html: Don't both building a bitmap if we're not rendering itDaniel Silverstone2020-05-221-0/+7
* html: Add canvas node handling in dom_eventDaniel Silverstone2020-05-221-0/+133
* improve content header usageVincent Sanders2020-05-071-0/+2
* clean up content headers and documentation commentsVincent Sanders2020-05-061-0/+1
* split dom event handling into separate moduleVincent Sanders2020-05-051-0/+790