aboutsummaryrefslogtreecommitdiff
path: root/dw/tablecell.hh
AgeCommit message (Expand)Author
2016-04-23GROWS: new options allowDecreaseWidth and allowDecreaseHeight for size correc...Sebastian Geerken
2015-12-30SRDOP: fix floats within textblocks not necessarily allocating the availabke ...Sebastian Geerken
2015-01-08Merge with main repo.Sebastian Geerken
2015-01-05Extremes::adjustmentWidth may now (again) be used for extremes correction.Sebastian Geerken
2015-01-04Added Extremes::adjustmentWidth; fixed Textblock::mustBeWidenedToAvailWidth.Sebastian Geerken
2014-09-23Adjust extra space when correcting requisition by widgets OOF.Sebastian Geerken
2014-07-25Correct too wide table contents.Sebastian Geerken
2014-07-24More work on tables; some reorganization.Sebastian Geerken
2014-05-28Split up dw::TableCell in dw::AlignedTableCell (was: dw::TableCell) and dw::S...Sebastian Geerken
2014-05-11Textblock::wordWrap returns not just true/false, but the exact difference.Sebastian Geerken
2013-07-02Fixed a bug in the calculation of extremes, related to hyphenation.Sebastian Geerken
2012-11-14Cleaned up preferences.Sebastian Geerken
2012-11-08Making hyphen penalties configurable.Sebastian Geerken
2012-06-24First part of hyphenation! And some minor changes in "lout".sgeerke
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid