aboutsummaryrefslogtreecommitdiff
path: root/dw/listitem.hh
AgeCommit message (Collapse)Author
2012-11-14Cleaned up preferences.Sebastian Geerken
2012-11-08Making hyphen penalties configurable.Sebastian Geerken
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