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
2009-01-14
Fix: inherit bgcolor from parent widget (images). Also cleanups.
Jorge Arellano Cid
2009-01-10
merge with main
Johannes Hofmann
2009-01-05
Added a right-click menu to the form submit button (allows to show hiddens)
Jorge Arellano Cid
2008-12-28
merge with main
Johannes Hofmann
2008-12-22
Added some const quialifiers.
corvid
2008-12-21
Added a popup menu to form's submit button
corvid
2008-12-20
merge with main
Johannes Hofmann
2008-12-19
Cleaned up Html_pop_tag()
Jorge Arellano Cid
2008-12-19
Moved clicked from ButtonResource to Resource.
Jorge Arellano Cid
2008-12-14
convert Html_tag_open_img()
Johannes Hofmann
2008-12-11
always use shaded colors
Johannes Hofmann
2008-12-08
merge
Johannes Hofmann
2008-12-04
use styleEngine->wordStyle() for adding text or parbreaks
Johannes Hofmann
2008-11-30
- Set middle click to submit in a new TAB. (Helps to keep form data!)
Jorge Arellano Cid
2008-10-31
remove style from DilloHtmlState
Johannes Hofmann
2008-10-16
- Switched SSL enabled to configure.in (./configure --enable-ssl)
jcid
2008-10-16
- Tuned input width a bit.
jcid
2008-10-15
- Fix for file inputs without values (forms).
jcid
2008-10-14
.
jcid
2008-10-14
- Cosmetics with ResourceFactory in forms.cc
jcid
2008-10-14
- Cosmetic changes in form handling code.
jcid
2008-09-30
- s/todo:/TODO:/g
jcid
2008-09-29
- Removed the remaining DEBUG_MSG in src/
jcid
2008-09-27
- Set WM_CLASS="dillo" for X11
jcid
2008-09-26
- reverted all of the style->backgroundColor to current_bg_color
jcid
2008-09-14
- Forbid dpi GET and POST from non dpi-generated urls.
jcid
2008-09-02
- Made forms show their action URL upon enter/leave mouse events (safety).
jcid
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 cleanups
jcid
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 classes
jcid
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
[next]