summaryrefslogtreecommitdiff
path: root/render/box_textarea.h
Commit message (Collapse)AuthorAgeFilesLines
* First pass at getting html forms to use textarea widget.Michael Drake2013-02-061-0/+44
(Input element types text & password, and textarea element.) Can edit and submit forms, but there are loads of issues.