index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
form.cc
Age
Commit message (
Expand
)
Author
2025-08-30
Consider also the current element display:none
Rodrigo Arias Mallo
2025-08-30
Don't show form inputs with display:none
Rodrigo Arias Mallo
2025-08-30
Use uppercase Submit by default in buttons
Rodrigo Arias Mallo
2024-09-10
Generate boundary by choosing a random character
Rodrigo Arias Mallo
2024-09-02
Restrict boundary to alphanum characters
Rodrigo Arias Mallo
2024-09-02
Avoid searching for boundary in file content
Xavier Del Campo Romero
2024-08-07
Use dStrdup instead of strdup
Rodrigo Arias Mallo
2024-08-07
Fix pedantic warnings
Rodrigo Arias Mallo
2024-03-09
Use Doxygen comments for C files
Rodrigo Arias Mallo
2016-06-18
Fix <button> size (treat as inline).
Sebastian Geerken
2016-04-18
Set fallback value for textarea rows to 3.
Sebastian Geerken
2015-07-03
pop up dialog when an HTTPS page's form submission is insecure
corvid
2015-02-02
TEXTAREA placeholder attribute
corvid
2015-01-23
TEXTAREA, html5 wants default for rows to be 2.
corvid
2015-01-22
INPUT placeholder attribute
corvid
2014-08-04
bring some consistency to the bug messages.
corvid
2014-08-04
bug messages: '\n' as separator instead of terminator
corvid
2014-08-02
<button>'s are now inline.
Sebastian Geerken
2014-02-15
input image shouldn't recognize hspace,vspace,border attrs
corvid
2013-11-29
Use img_rndr instead of img_rnd to avoid associating "rnd" suffex with random.
Jorge Arellano Cid
2013-11-18
Merge with main repo.
Sebastian Geerken
2013-10-28
Handle properly when Html_get_current_input() returns NULL
Jorge Arellano Cid
2013-10-14
Merge with main repo.
Sebastian Geerken
2013-09-20
Refactoring: some useful shortcuts in DilloHtml.
Sebastian Geerken
2013-09-10
html5, action not required for FORM
corvid
2013-09-10
Some refactoring: the image decoding code now only accesses dw::core::ImgRend...
Sebastian Geerken
2013-09-06
html5, cols/rows not required for TEXTAREA
corvid
2013-09-05
rm optgroup MSG
corvid
2013-09-05
html5, don't complain about unknown input type
corvid
2013-08-07
Add nested inputs cleanup and handling.
Jorge Arellano Cid
2013-04-20
OPTION label attribute
corvid
2013-04-20
implement OPTGROUP in src/
corvid
2013-01-14
Remove ancient commented-out GTK code.
Jeremy Henty
2012-12-15
finish option as soon as we see the close tag
corvid
2012-12-10
background style for <button> widget
corvid
2012-12-04
form submission: try to transliterate data
corvid
2012-12-04
form encoding MSGs
corvid
2012-12-04
update form-data commentary
corvid
2012-11-28
Merge.
Sebastian Geerken
2012-11-28
don't require an item selected for SELECT size>1 non-multiple
corvid
2012-11-27
Merge.
Sebastian Geerken
2012-11-26
rm unused arg to TagCloseFunct
corvid
2012-11-25
rm old comment
corvid
2012-11-25
and now we can implement maxlength
corvid
2012-11-24
reset for <select>
corvid
2012-11-14
Cleaned up preferences.
Sebastian Geerken
2012-11-08
Making hyphen penalties configurable.
Sebastian Geerken
2012-09-20
BUG_MSG consistency
corvid
2012-09-13
tooltips on some other elements where they are commonly found
corvid
2012-01-30
rework image handling code
Johannes Hofmann
[next]