summaryrefslogtreecommitdiff
path: root/content/handlers/html/box.c
Commit message (Expand)AuthorAgeFilesLines
* split out html interaction header elements and rename sourceVincent Sanders2019-11-121-0/+3
* remove unecessary user warning calls and improve error propogation in html boxVincent Sanders2019-11-051-36/+38
* HTML: Box coordinates: Take fast route to float container.Michael Drake2019-08-051-4/+4
* allow comments to supress implicit fallthrough warningsVincent Sanders2018-09-071-1/+1
* move html and text content handlers where they belongVincent Sanders2018-05-101-0/+1241