Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-21 | Merge with main repo. | Sebastian Geerken | |
2013-11-17 | Some refactoring: floats may be removed related do Length, so usage is reduced. | Sebastian Geerken | |
2013-07-30 | Two bug fixes: (i) queueResize within sizeRequest should work now; (ii) ↵ | Sebastian Geerken | |
resizes floats lead to correct rewrapping. (Unfortunately very unstable now again.) | |||
2013-03-05 | Comparable is now subclass of Object (not pseudo-interface anymore). The old ↵ | Sebastian Geerken | |
solution would have made RTTI neccessary to work correctly. | |||
2012-09-22 | Remove some blank lines in doxygen comments that were causing text | Jeremy Henty | |
inside <li> to be typeset like a <pre> instead of as ordinary text. | |||
2009-12-23 | little more spelling/grammar | corvid | |
2009-12-23 | typo | corvid | |
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-09-09 | spelling | corvid | |
2009-02-09 | whitespace cleanup: 's/ +$//g' | Jorge Arellano Cid | |
2008-09-24 | - Moved the dw2 tree into dillo2's tree. | jcid | |