Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-15 | remove multiple views capability from dw | corvid | |
It was complicated, we don't use it, and we currently had no plans to use it. | |||
2009-10-15 | remove "using namespace" statements from header files | Johannes Hofmann | |
"using namespace" in headers also affects all files that include the header which is unwanted and unexpected in most cases. | |||
2009-04-22 | implement FltkResource::isEnabled() | Johannes Hofmann | |
2009-02-09 | whitespace cleanup: 's/ +$//g' | Jorge Arellano Cid | |
2009-02-06 | Implemented size for SELECT lists | corvid | |
2009-01-05 | Added 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 | |