aboutsummaryrefslogtreecommitdiff
path: root/dw/listitem.hh
AgeCommit message (Collapse)Author
2009-01-26don't strdup() text passed to ListItem::initWithText()Johannes Hofmann
Memory allocation for text is done within Textblock itself (noticed by Jeremy).
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid