summaryrefslogtreecommitdiff
path: root/content/handlers/html/html_redraw.c
Commit message (Expand)AuthorAgeFilesLines
* HTML redraw: Never draw box scrollbars for textareas.Michael Drake2019-12-091-0/+1
* HTML redraw: Don't render scrollbars when the CSS doesn't permit it.Michael Drake2019-11-301-3/+6
* remove unecessary user warning calls and improve error propogation in html boxVincent Sanders2019-11-051-9/+13
* change browser_window_redraw to use unscaled coordinatesVincent Sanders2019-08-041-2/+2
* move html and text content handlers where they belongVincent Sanders2018-05-101-0/+1951