summaryrefslogtreecommitdiff
path: root/content/handlers/html/html_object.c
Commit message (Expand)AuthorAgeFilesLines
* Content: Remove redundant and unused redraw message fields.Michael Drake2019-11-111-31/+16
* HTML: Don't allow objects to redraw until we have a layout.Michael Drake2019-08-061-0/+8
* Excise the llcache query pathway.Daniel Silverstone2019-08-051-10/+0
* Content messages: Remove ERRORCODE, rework ERRORDaniel Silverstone2019-08-051-6/+2
* Add content handlers for queriesDaniel Silverstone2019-08-041-0/+10
* HTML content handler: Handle content msg for getdims.Michael Drake2019-05-061-0/+7
* HTML handler: Reformat passing viewport height when triggered by object.Michael Drake2019-02-171-3/+3
* clean up html content handler header useVincent Sanders2018-05-111-0/+1
* move html and text content handlers where they belongVincent Sanders2018-05-101-0/+730