summaryrefslogtreecommitdiff
path: root/content/handlers/html/textselection.c
Commit message (Expand)AuthorAgeFilesLines
* remove unecessary content handler specific selection creationVincent Sanders2020-05-231-16/+0
* remove unused is_html parameter to text selection routinesVincent Sanders2020-05-231-3/+1
* move content specific selection end to content handlersVincent Sanders2020-05-231-2/+45
* remove unused css length usage in selectionVincent Sanders2020-05-231-1/+1
* move content handler specific selection copying into handlersVincent Sanders2020-05-231-0/+227
* split selection redraw into content handler specific implementationsVincent Sanders2020-05-231-0/+303