index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dw
/
simpletablecell.cc
Age
Commit message (
Expand
)
Author
2016-04-23
GROWS: new options allowDecreaseWidth and allowDecreaseHeight for size correc...
Sebastian Geerken
2015-12-30
SRDOP: fix floats within textblocks not necessarily allocating the availabke ...
Sebastian Geerken
2015-01-23
Simplified interrupted drawing. (Mouse events will follow.)
Sebastian Geerken
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-07-22
Adjust_table_min_width is also applied to table cells (to avoid inconsistent ...
Sebastian Geerken
2014-06-22
Work on how percentage sizes are handled.
Sebastian Geerken
2014-05-28
Cleaned up 'block-level' definition.
Sebastian Geerken
2014-05-28
Split up dw::TableCell in dw::AlignedTableCell (was: dw::TableCell) and dw::S...
Sebastian Geerken