aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkui.hh
AgeCommit message (Collapse)Author
2009-10-15remove multiple views capability from dwcorvid
It was complicated, we don't use it, and we currently had no plans to use it.
2009-10-15remove "using namespace" statements from header filesJohannes Hofmann
"using namespace" in headers also affects all files that include the header which is unwanted and unexpected in most cases.
2009-04-22implement FltkResource::isEnabled()Johannes Hofmann
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-02-06Implemented size for SELECT listscorvid
2009-01-05Added a right-click menu to the form submit button (allows to show hiddens)Jorge Arellano Cid
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-24- Moved the dw2 tree into dillo2's tree.jcid