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
/
table.cc
Age
Commit message (
Collapse
)
Author
2024-08-07
Make Dillo C99 standard compliant
Rodrigo Arias Mallo
Reviewed-by: dogma
2024-08-07
Fix pedantic warnings
Rodrigo Arias Mallo
Reviewed-by: dogma
2016-04-23
GROWS: new options allowDecreaseWidth and allowDecreaseHeight for size ↵
Sebastian Geerken
correction.
2015-06-08
SRDOP: Positions relative to multiple references; design now considers ↵
Sebastian Geerken
handling conflicts.
2015-06-06
SRDOP: Positions also for extremes.
Sebastian Geerken
2015-06-03
Merge with main repo.
Sebastian Geerken
2015-06-02
Updated dw::Table documentation.
Jeremy Henty, Sebastian Geerken
2015-06-02
Remove dw::Table::_unused_calcColumnExtremes().
Jeremy Henty
2015-05-20
Size requisitions depending on positions (SRDOP): added method signatures.
Sebastian Geerken
2015-01-24
Fixed table bug (introduced by incompatible mix of recent optimization in ↵
Sebastian Geerken
the main repository and work on absolute positions etc in 'dillo_grows').
2015-01-23
Interrupted drawing etc: cleanup.
Sebastian Geerken
2015-01-23
Same simplifications for Widget::getWidgetAtPoint as for Widget::draw before.
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-07
Fixed segfault.
Sebastian Geerken
2015-01-07
Optimized Table::calcAvailWidthForDescendant.
Sebastian Geerken
2015-01-06
Fixed speed problem of tables rendering.
Sebastian Geerken
2015-01-05
Extremes::adjustmentWidth may now (again) be used for extremes correction.
Sebastian Geerken
2015-01-04
Fixed usage of Extremes::adjustmentWidth for Table.
Sebastian Geerken
2015-01-04
Added Extremes::adjustmentWidth; fixed Textblock::mustBeWidenedToAvailWidth.
Sebastian Geerken
2015-01-02
Merge with main repo.
Sebastian Geerken
2014-12-30
Some minor cleanup.
Sebastian Geerken
2014-12-21
Merge with main repo.
Sebastian Geerken
2014-12-21
trim some spaces
corvid
2014-10-25
Applied interruption (as used for drawing) also to Widget::getWidgetAtPoint. ↵
Sebastian Geerken
(Still bugs\!)
2014-10-23
Changed signature of Widget::draw and friends.
Sebastian Geerken
2014-10-23
Renaming.
Sebastian Geerken
2014-10-23
More work on drawing: interruptions work now halfway.
Sebastian Geerken
2014-10-19
Changes in drawing process: is now interruptable. (Some errors left.)
Sebastian Geerken
2014-10-14
Widget::stackingContextWidget; as well as some cleanup and debug messages.
Sebastian Geerken
2014-10-03
Merge with main repo. (But something is not working yet.)
Sebastian Geerken
2014-10-03
Fixed 'adjust_table_min_width'.
Sebastian Geerken
2014-10-03
'Adjust_table_min_width' is working again.
Sebastian Geerken
2014-09-24
Avoid dublicate drawing.
Sebastian Geerken
2014-09-23
OOFAwareWidget::correctRequisitionByOOF: use splitHeightFun.
Sebastian Geerken
2014-09-22
Cleaned up: Style::box*() -> Widget::box*().
Sebastian Geerken
2014-09-19
Fixed wrong assertion.
Sebastian Geerken
2014-09-12
Table gets OOF aware, part 2. (Still crashing.)
Sebastian Geerken
2014-09-12
Table gets OOF aware, part 1. Warning: crashes!
Sebastian Geerken
2014-08-29
Fixed CSS 'width' in table cells. (Plus some RTFL.)
Sebastian Geerken
2014-08-14
RTFL.
Sebastian Geerken
2014-08-13
Removed Table::correctRequisitionOfChild, which is unnecessary and harmful.
Sebastian Geerken
2014-08-10
trim spaces
corvid
...now that floats and grows are in the repo and I won't be making Sebastian's life difficult with a bunch of whitespace changes.
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
rendering).
2014-07-21
Fixed underfull tables.
Sebastian Geerken
2014-07-21
Fixed typo in RTFL message.
Sebastian Geerken
2014-07-21
New dillorc option adjust_table_min_width.
Sebastian Geerken
2014-07-21
Table columns with percentage widths are treated specially (to mimic Firefox).
Sebastian Geerken
2014-07-20
Another change in table column apportion scheme: specified widths.
corvid, Sebastian Geerken
[next]