]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/mothra/forms.c
exec(2): fix prototypes
[plan9front.git] / sys / src / cmd / mothra / forms.c
2013-12-06 cinap_lenrekmothra: remove debug code, dont create $home/lib/mothra...
2013-10-10 cinap_lenrekmothra: handle <input type=image>
2013-08-09 cinap_lenrekmothra: log post data with debug flag, increase max...
2013-07-11 cinap_lenrekmothra: handle empty attributes (for base-tag and other...
2013-06-01 cinap_lenrekmothra: implement link buttons
2012-09-22 cinap_lenrekmothra: text selection 2nd attempt
2012-07-31 cinap_lenrekmothra: make emalloc zero memory, fix uninitialized...
2012-07-07 cinap_lenrekmothra: ignore size attribute for select tag
2012-06-19 cinap_lenrekmothra: fix submit fields
2012-06-19 cinap_lenrekmothra: more mistakes
2012-06-19 cinap_lenrekmothra: fix mistake
2012-06-19 cinap_lenrekmothra: cleanup
2012-06-19 cinap_lenrekmothra: fix uencode for utf8
2012-06-19 cinap_lenrekmothra: cleanup
2012-06-18 cinap_lenrekmothra/webfs: multipart/form-data and file upload support
2012-06-18 cinap_lenrekmothra: multipart/form-data
2012-06-18 cinap_lenrekmothra: refactor form submit code
2012-05-25 cinap_lenrekmothra: changes toward multipart/formdata
2011-11-08 cinap_lenrekmothra: cut/snarf in entry and edit panels
2011-11-06 cinap_lenrekmothra: add USERFL
2011-11-06 cinap_lenrekmothra: more tags
2011-11-06 cinap_lenrekmerge
2011-11-06 cinap_lenrekmothra: support <video>, <object>, <input type=password...
2011-10-24 cinap_lenrekmothra: ignore form inputs without a name on submit
2011-10-10 cinap_lenrekmothra: fix unicode buffer overflow and spurious select...
2011-10-07 cinap_lenrekmothra: <button> tag form handling
2011-10-03 cinap_lenrekmerge
2011-10-03 stanley liebermothra: <input type=""> default to text if no/invalid...
2011-10-03 stanley liebermothra: add <input type="search">, fixes wikipedia...
2011-09-23 cinap_lenrekmothra: button tag, email input type
2011-09-05 cinap_lenrekmothra: fix getenv() memory leak, bring file: urls...
2011-09-05 cinap_lenrekmothra: remove ftp,gopher,file and http code and use...
2011-09-04 cinap_lenrekadd mothra