gecko-dev/layout/tables
1999-08-21 06:38:07 +00:00
..
BasicTableLayoutStrategy.cpp bug 11944 - correct placement of row group using table border/padding. bug 625 - reinitialized col sizes before 2nd pass 1 reflow. 1999-08-21 06:38:07 +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
celldata.h Added new incremental reflow methods. 1999-08-19 19:52:37 +00:00
FixedTableLayoutStrategy.cpp 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.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
nsCellMap.cpp added null checking 1999-08-20 03:30:40 +00:00
nsCellMap.h Added new incremental reflow methods. 1999-08-19 19:52:37 +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 bug 11944 - correct placement of row group using table border/padding. bug 625 - reinitialized col sizes before 2nd pass 1 reflow. 1999-08-21 06:38:07 +00:00
nsTableCellFrame.h Added new incremental reflow methods. 1999-08-19 19:52:37 +00:00
nsTableColFrame.cpp bug 11944 - correct placement of row group using table border/padding. bug 625 - reinitialized col sizes before 2nd pass 1 reflow. 1999-08-21 06:38:07 +00:00
nsTableColFrame.h bug 11944 - correct placement of row group using table border/padding. bug 625 - reinitialized col sizes before 2nd pass 1 reflow. 1999-08-21 06:38:07 +00:00
nsTableColGroupFrame.cpp Added new incremental reflow methods. 1999-08-19 19:52:37 +00:00
nsTableColGroupFrame.h added constructor to nsTableColGroupFrame, fixed a few places where 1999-08-10 02:45:18 +00:00
nsTableFrame.cpp bug 11944 - correct placement of row group using table border/padding. bug 625 - reinitialized col sizes before 2nd pass 1 reflow. 1999-08-21 06:38:07 +00:00
nsTableFrame.h bug 11944 - correct placement of row group using table border/padding. bug 625 - reinitialized col sizes before 2nd pass 1 reflow. 1999-08-21 06:38:07 +00:00
nsTableOuterFrame.cpp Added new incremental reflow methods. 1999-08-19 19:52:37 +00:00
nsTableOuterFrame.h Changed to table incremental reflow 1999-08-19 03:51:25 +00:00
nsTableRowFrame.cpp bug 11944 - correct placement of row group using table border/padding. bug 625 - reinitialized col sizes before 2nd pass 1 reflow. 1999-08-21 06:38:07 +00:00
nsTableRowFrame.h Changed to new command reflow handling 1999-08-03 02:41:27 +00:00
nsTableRowGroupFrame.cpp bug 11944 - correct placement of row group using table border/padding. bug 625 - reinitialized col sizes before 2nd pass 1 reflow. 1999-08-21 06:38:07 +00:00
nsTableRowGroupFrame.h Changed to table incremental reflow 1999-08-19 03:51:25 +00:00