summaryrefslogtreecommitdiff
path: root/render/html_forms.c
Commit message (Expand)AuthorAgeFilesLines
* Compare interns instead of strings in html_forms.cMichael Drake2012-07-231-33/+37
* Fix free of NULL.Michael Drake2012-07-231-1/+1
* Interned string cleanup, phase 3: Move html_forms.c to corestring.Michael Drake2012-07-221-6/+7
* Add textarea support back in.Michael Drake2012-07-211-0/+50
* Avoid strcasecmp in form control creation node name handler.Michael Drake2012-07-211-14/+12
* Squash warningsJohn-Mark Bell2012-07-151-1/+1
* Rework form acessors to deal with binding changesVincent Sanders2012-07-141-0/+458