gecko-dev/layout/tables
kipp%netscape.com 433a754f0b Remove a warning 1999-09-01 20:59:13 +00:00
..
BasicTableLayoutStrategy.cpp bug 12287 - removed nsTableFrame::GetContainerWidth, renamed TableIsAutoWidth to IsAutoWidth and simplified. 1999-08-27 21:15:21 +00:00
BasicTableLayoutStrategy.h bug 11944 - row group is properly offset using table border. cleaned up new incremental reflow methods. 1999-08-20 23:27:54 +00:00
FixedTableLayoutStrategy.cpp Teaching the fixed layout strategy how to deal with relative/proportional specified 1999-08-29 06:00:32 +00:00
FixedTableLayoutStrategy.h bug 11944 - row group is properly offset using table border. cleaned up new incremental reflow methods. 1999-08-20 23:27:54 +00:00
celldata.h Added new incremental reflow methods. 1999-08-19 19:52:37 +00:00
nsCellMap.cpp Remove a warning 1999-09-01 20:59:13 +00:00
nsCellMap.h Changes to the cell map to support incremental insertion and removal of rows. Currently 1999-08-30 00:01:09 +00:00
nsITableCellLayout.h Added new incremental reflow methods. 1999-08-19 19:52:37 +00:00
nsITableLayout.h Added nsITableLayout::GetTableSize() to get number of rows and columns in table. Fixup up comments for new methods 1999-08-01 16:20:14 +00:00
nsITableLayoutStrategy.h bug 11944 - row group is properly offset using table border. cleaned up new incremental reflow methods. 1999-08-20 23:27:54 +00:00
nsTableCellFrame.cpp Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableCellFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableColFrame.cpp Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableColFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableColGroupFrame.cpp Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableColGroupFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableFrame.cpp Added definition for RowHasSpanningCells() 1999-09-01 04:36:47 +00:00
nsTableFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableOuterFrame.cpp Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableOuterFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableRowFrame.cpp Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableRowFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableRowGroupFrame.cpp Optimized IR_TargetIsChild() so in the simple case where the row frame 1999-09-01 05:16:12 +00:00
nsTableRowGroupFrame.h Optimized IR_TargetIsChild() so in the simple case where the row frame 1999-09-01 05:16:12 +00:00