summaryrefslogtreecommitdiff
path: root/content/handlers/html/redraw.c
Commit message (Collapse)AuthorAgeFilesLines
* Switch to new libcss API for unit conversion.Michael Drake2021-05-301-36/+36
|
* make text selection context an opaque interfaceVincent Sanders2020-05-231-1/+1
|
* remove all direct access to selection structureVincent Sanders2020-05-231-2/+1
|
* html: Handle canvas in redrawDaniel Silverstone2020-05-221-1/+29
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* hoist common text search out of content handlersVincent Sanders2020-05-121-8/+15
|
* move free text search general interface to content.Vincent Sanders2020-05-101-10/+15
| | | | | needs additional cleanup to call content through handler table to perform searches.
* improve content header usageVincent Sanders2020-05-071-0/+1
|
* improve html content handler private headersVincent Sanders2020-05-021-1/+1
|
* remove unecessary filename prefixes in the html content handlerVincent Sanders2020-04-301-0/+1961