index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dw
/
tablecell.hh
Age
Commit message (
Collapse
)
Author
2016-04-23
GROWS: new options allowDecreaseWidth and allowDecreaseHeight for size ↵
Sebastian Geerken
correction.
2015-12-30
SRDOP: fix floats within textblocks not necessarily allocating the availabke ↵
Sebastian Geerken
width.
2015-01-08
Merge with main repo.
Sebastian Geerken
2015-01-05
Extremes::adjustmentWidth may now (again) be used for extremes correction.
Sebastian Geerken
2015-01-04
Added Extremes::adjustmentWidth; fixed Textblock::mustBeWidenedToAvailWidth.
Sebastian Geerken
2014-09-23
Adjust extra space when correcting requisition by widgets OOF.
Sebastian Geerken
2014-07-25
Correct too wide table contents.
Sebastian Geerken
2014-07-24
More work on tables; some reorganization.
Sebastian Geerken
2014-05-28
Split up dw::TableCell in dw::AlignedTableCell (was: dw::TableCell) and ↵
Sebastian Geerken
dw::SimpleTableCell (derived from dw::Textblock). The HTML parser now uses only one of these two classes for table cells, not dw::Textblock anymore.
2014-05-11
Textblock::wordWrap returns not just true/false, but the exact difference.
Sebastian Geerken
2013-07-02
Fixed a bug in the calculation of extremes, related to hyphenation.
Sebastian Geerken
2012-11-14
Cleaned up preferences.
Sebastian Geerken
2012-11-08
Making hyphen penalties configurable.
Sebastian Geerken
2012-06-24
First part of hyphenation! And some minor changes in "lout".
sgeerke
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid