summaryrefslogtreecommitdiff
path: root/content/handlers/html/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* split selection redraw into content handler specific implementationsVincent Sanders2020-05-231-1/+2
|
* move free text search general interface to content.Vincent Sanders2020-05-101-1/+0
| | | | | needs additional cleanup to call content through handler table to perform searches.
* split dom event handling into separate moduleVincent Sanders2020-05-051-0/+1
|
* remove unecessary filename prefixes in the html content handlerVincent Sanders2020-04-301-10/+10
|
* split html box processing codeVincent Sanders2020-04-291-5/+21
| | | | | | | reduce the module size of the html box handling code by splitting into smaller sections. No functional code change.
* split out html interaction header elements and rename sourceVincent Sanders2019-11-121-1/+1
|
* move html and text content handlers where they belongVincent Sanders2018-05-101-0/+7