aboutsummaryrefslogtreecommitdiff
path: root/src/form.cc
AgeCommit message (Expand)Author
2008-09-01- Reversed multipart filename name encoding (RFC 2231). Servers don't like it.jcid
2008-09-01- Made image inputs less of a special case by using x,y in ComplexButton.jcid
2008-08-25- Added rows/cols value checks for TEXTAREA element.jcid
2008-08-25- Fixed a segfault hole with mailicious SELECT element.jcid
2008-08-20- Fixed a form reset typo bug.jcid
2008-08-14- Added a debug message for unknown FORM post methods.jcid
2008-08-13- Minor memory leak fix.jcid
2008-08-06- Allowed form inputs outside FORM (it's in the standard).jcid
2008-06-30- Minor cleanupsjcid
2008-06-23- Fixed a segfault bug by providing standar colors for the SELECT element.jcid
2008-06-20- minor cleanups.jcid
2008-06-20- Adapted the code to the new Textblock::addText() API.jcid
2008-06-19- minor cleanup.jcid
2008-06-18- html.cc cleanup (in progress)...jcid
2008-06-11- html.cc cleanup (in progress): move functions to methods.jcid
2008-06-10- turned DilloHtmlSelect and DilloHtmlOption into classesjcid
2008-06-09- html.cc cleanup (in progress): switch form functions to methods.jcid
2008-06-08- made Html_get_input_values a method.jcid
2008-06-08- Minor Html cleanups.jcid
2008-06-08- Fix for image coordinate submition.jcid
2008-06-07- html.cc cleanup (in progress): source split.jcid
2008-06-05- html.cc cleanup (in progress). Source split.jcid
2008-06-01- More cleanups in html.cc (form receiver).jcid
2008-05-22- s/strdup/dStrdup/jcid
2008-04-26- Added the "lout" namespace.jcid
2008-04-14- Added input image for FORMS.jcid
2007-10-29 - Hooked "Activate" to the form_receiver.jcid
2007-10-07Initial revisionjcid