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
2013-09-20
Refactoring: some useful shortcuts in DilloHtml.
Sebastian Geerken
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
2012-01-21
add support for the CSS display: property
Johannes Hofmann
2011-11-11
locale-independent ASCII character case handling
corvid
2011-10-20
add a text input when input type is not recognized
corvid
2011-09-06
avoid redraw loops with ComplexComplexButtonResource
Johannes Hofmann
2011-07-22
rm comment
corvid
2011-05-16
only disable the inputs outside of forms if stylesheets are pending
corvid
2010-12-15
silence a couple of MSGs
corvid
2010-10-11
rework nonCssHints API of StyleEngine
Johannes Hofmann
2010-04-22
check for title attr for INPUT element
corvid
2010-03-29
Disable inputs that aren't inside a form.
corvid
2009-11-27
no longer include nav.h from form.cc
Johannes Hofmann
2009-11-27
adjust focus handling with new tabs and windows (suggested by furaisanjin)
Johannes Hofmann
2009-10-29
move link signal emitter/receiver from Widget to Layout
corvid
2009-10-26
let later space override previous space
corvid
2009-10-19
fix segfault when radio button lacks name attribute
corvid
2009-10-15
remove "using namespace" statements from header files
Johannes Hofmann
2009-09-17
turn off PrevWasSPC for inline widgets
corvid
2009-08-05
Fixed a bug with OPTION element (it was parsing entities twice)
Jorge Arellano Cid
2009-05-31
line length
Jorge Arellano Cid
2009-05-22
const
corvid
2009-05-09
[mq]: replace-DW2TB-with-HT2TB
Jeremy Henty
2009-04-22
disable forms while stylesheets are pending
Johannes Hofmann
2009-03-06
remove standard_widget_colors dillorc option
corvid
2009-02-20
required attrs for form.cc
corvid
[next]