gecko-dev/layout/tables
karnaze%netscape.com 94ebf57b47 Rewrote DistributeRemainingSpace a 2nd time and added compat mode.
bug 6068, 6933. nsTableRowGroupFrame::CalculateRowHeights - changed row spans to consider
top and bottom margins during height calculations. Calculations using percentages ensure that the sum of
rows sum exactly to excess.

bug 6404 BasicTableLayoutStrategy::BalanceColumnsConstrained cols in span other than 1st col was
not getting additional allocations from cell. ::DistributeRemainSpace uses max width of col
instead of max effective width. Also added checks for negative value during percentage calculations.
1999-05-26 22:22:23 +00:00
..
BasicTableLayoutStrategy.cpp Rewrote DistributeRemainingSpace a 2nd time and added compat mode. 1999-05-26 22:22:23 +00:00
BasicTableLayoutStrategy.h Rewrote DistributeRemainingSpace a 2nd time and added compat mode. 1999-05-26 22:22:23 +00:00
celldata.h reimplemented cell map in terms of nsVoidArrays for incremental building. 1998-08-31 21:23:28 +00:00
FixedTableLayoutStrategy.cpp Changed GetNextInFlow() and GetPrevInFlow() to be pointer arguments and 1999-02-24 04:48:08 +00:00
FixedTableLayoutStrategy.h rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00
nsCellMap.cpp collapsing rows, row groups, cols, col groups 1999-02-11 06:22:33 +00:00
nsCellMap.h collapsing rows, row groups, cols, col groups 1999-02-11 06:22:33 +00:00
nsITableCellLayout.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsITableLayoutStrategy.h rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00
nsTableCellFrame.cpp removed extra call to did set style context 1999-05-18 23:15:51 +00:00
nsTableCellFrame.h support for css padding in table cells 1999-05-18 05:18:16 +00:00
nsTableColFrame.cpp Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsTableColFrame.h Rewrote DistributeRemainingSpace a 2nd time and added compat mode. 1999-05-26 22:22:23 +00:00
nsTableColGroupFrame.cpp Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsTableColGroupFrame.h Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsTableFrame.cpp Rewrote DistributeRemainingSpace a 2nd time and added compat mode. 1999-05-26 22:22:23 +00:00
nsTableFrame.h reviewed sfraser approved choffman 6771 6762 UMR and Extreemly inefficient table selection code fixed simply 1999-05-20 00:52:00 +00:00
nsTableOuterFrame.cpp reviewed sfraser approved choffman 6771 6762 UMR and Extreemly inefficient table selection code fixed simply 1999-05-20 00:52:00 +00:00
nsTableOuterFrame.h incorrect C++ put class:: in front of method name illegal ASCII C++ MAC picks this up i guess 1 line change 1999-05-20 03:01:02 +00:00
nsTableRowFrame.cpp Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsTableRowFrame.h Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsTableRowGroupFrame.cpp Rewrote DistributeRemainingSpace a 2nd time and added compat mode. 1999-05-26 22:22:23 +00:00
nsTableRowGroupFrame.h Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00