gecko-dev/layout/tables
buster%netscape.com 2becb1fc67 bug 48295 (floating nested table height initially 0, makes layout wrong)
r=karnaze
values from the wrong struct were getting passed into SetTallestCell
2000-08-31 02:57:58 +00:00
..
BasicTableLayoutStrategy.cpp nsbeta2+ bug 23345 - layout strategy bases percent over-allocations on style percent values rather than computed values. r=attinasi 2000-05-26 21:13:01 +00:00
BasicTableLayoutStrategy.h bug 29459 - strategy's table min and max width is calculated to include 2000-05-10 00:54:00 +00:00
celldata.h
FixedTableLayoutStrategy.cpp bug 29459 - strategy's table min and max width is calculated to include 2000-05-10 00:54:00 +00:00
FixedTableLayoutStrategy.h
nsCellMap.cpp r:mjudge 2000-05-11 01:04:39 +00:00
nsCellMap.h r:mjudge 2000-05-11 01:04:39 +00:00
nsITableCellLayout.h
nsITableLayout.h
nsITableLayoutStrategy.h bug 29459 - strategy's table min and max width is calculated to include 2000-05-10 00:54:00 +00:00
nsTableCellFrame.cpp Enable the code to support for 'vertical-align: baseline' in table-cells. bug 10207. a:waterson@mozilla.org. was r:karnaze@netscape.com. 2000-07-28 09:19:26 +00:00
nsTableCellFrame.h Enable the code to support for 'vertical-align: baseline' in table-cells. bug 10207. a:waterson@mozilla.org. was r:karnaze@netscape.com. 2000-07-28 09:19:26 +00:00
nsTableColFrame.cpp
nsTableColFrame.h
nsTableColGroupFrame.cpp
nsTableColGroupFrame.h
nsTableFrame.cpp bug 43732 - correctly calculate preferred width of table and cache it. r=syd. 2000-07-06 13:37:28 +00:00
nsTableFrame.h bug 43732 - correctly calculate preferred width of table and cache it. r=syd. 2000-07-06 13:37:28 +00:00
nsTableOuterFrame.cpp nsbeta2+ bug 39885 - invalidate minimal areas. optimize reflows when cells don't change size. r=attinasi 2000-05-25 22:40:21 +00:00
nsTableOuterFrame.h Removed FixBadReflowState, added an assert if boxes try to set outer table reflow state computed values when a caption is present. 2000-05-01 02:25:08 +00:00
nsTableRowFrame.cpp bug 48295 (floating nested table height initially 0, makes layout wrong) 2000-08-31 02:57:58 +00:00
nsTableRowFrame.h bug 3992 2000-08-24 05:03:18 +00:00
nsTableRowGroupFrame.cpp Enable the code to support for 'vertical-align: baseline' in table-cells. bug 10207. a:waterson@mozilla.org. was r:karnaze@netscape.com. 2000-07-28 09:19:26 +00:00
nsTableRowGroupFrame.h warning fixes for linux. r: mjudge a: beppe 2000-06-16 22:28:10 +00:00