Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-08-24 | Object::toString() free responsibility to caller | Rodrigo Arias Mallo | |
It already was the caller responsibility, but it was documented as not being so, with a todo comment. Until other implementation is provided, this was leaking memory. No need to keep the const. | |||
2025-02-05 | Fix several typos | Gevel Tekens | |
See: https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/thread/L3FFAINJJMIOZQNID5HC2DHKJIIIHEYH/ | |||
2014-05-06 | New signal "resizeQueued" for Layout. It is used by ComplexButtonResource, ↵ | Sebastian Geerken | |
instead of "canvasSizeChange"; this seems to fix a CPU hogging problem. | |||
2013-04-10 | Introduced Comparator. | Sebastian Geerken | |
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-06-24 | First part of hyphenation! And some minor changes in "lout". | sgeerke | |
2009-02-09 | whitespace cleanup: 's/ +$//g' | Jorge Arellano Cid | |
2008-09-24 | - Moved the dw2 tree into dillo2's tree. | jcid | |