summaryrefslogtreecommitdiff
path: root/render/box_textarea.c
Commit message (Expand)AuthorAgeFilesLines
* A load of refactoring of how content selection and input work.Michael Drake2013-02-221-32/+34
* Move html textarea's selection colour chooser to plot_style.h, as it could be...Michael Drake2013-02-111-7/+2
* Choose pretty colours for selection.Michael Drake2013-02-091-3/+11
* HTML drags now go via content msg.Michael Drake2013-02-081-18/+25
* Native caret not now set in redraw. Prevents endless redraw when textarea ha...Michael Drake2013-02-071-1/+4
* First pass at getting html forms to use textarea widget.Michael Drake2013-02-061-0/+275