index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dw
/
fltkui.cc
Age
Commit message (
Collapse
)
Author
2009-06-22
widgets ascend for textarea and select
corvid
2009-06-21
Minor cleanup (for secret input)
corvid
2009-04-22
implement FltkResource::isEnabled()
Johannes Hofmann
2009-04-22
disable forms while stylesheets are pending
Johannes Hofmann
To avoid lost user input on repush, we disable forms until all stylesheets have been loaded. Also open select widgets cause crashes on repush.
2009-03-02
Updated the GPL copyright note in the source files
Detlef Riekenberg
2009-02-13
Get callbacks for multiple selections right (fixes 4d76ce512830).
corvid
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-02-08
's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.
Jorge Arellano Cid
2009-02-06
Implemented size for SELECT lists
corvid
2009-01-16
Added lout/msg.h and normalized debug messages to use it.
Jorge Arellano Cid
2009-01-05
Added a right-click menu to the form submit button (allows to show hiddens)
Jorge Arellano Cid
2008-11-30
- Set middle click to submit in a new TAB. (Helps to keep form data!)
Jorge Arellano Cid
2008-10-16
- Tuned input width a bit.
jcid
2008-10-05
- Improvement for the radio/check buttons size patch.
jcid
2008-10-05
- Fixed check and radio buttons size_request.
jcid
2008-09-30
- s/todo:/TODO:/g
jcid
2008-09-29
- aesthetics for check and radio button (mouse over background)
jcid
2008-09-26
- Set the ::fltk::RAW_LABEL flag for widgets getting labels from html.
jcid
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid