gecko-dev/layout/tables
1999-08-27 04:29:05 +00:00
..
BasicTableLayoutStrategy.cpp bug 1271 - percentage height cells, added GetNumCellsOriginatingInRow, fixed GetNumCellsOriginatingInCol 1999-08-25 21:49:18 +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 bug 1271 - percentage height cells, added GetNumCellsOriginatingInRow, fixed GetNumCellsOriginatingInCol 1999-08-25 21:49:18 +00:00
nsCellMap.h bug 1271 - percentage height cells, added GetNumCellsOriginatingInRow, fixed GetNumCellsOriginatingInCol 1999-08-25 21:49:18 +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 12590 - vertical-align:middle working on cell 1999-08-27 04:29:05 +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 12590 - vertical-align:middle working on cell 1999-08-27 04:29:05 +00:00
nsTableFrame.h bug 12590 - vertical-align:middle working on cell 1999-08-27 04:29:05 +00:00
nsTableOuterFrame.cpp bug 12590 - vertical-align:middle working on cell 1999-08-27 04:29:05 +00:00
nsTableOuterFrame.h Changed to table incremental reflow 1999-08-19 03:51:25 +00:00
nsTableRowFrame.cpp bug 1271 - percentage height cells, added GetNumCellsOriginatingInRow, fixed GetNumCellsOriginatingInCol 1999-08-25 21:49:18 +00:00
nsTableRowFrame.h bug 1271 - percentage height cells, added GetNumCellsOriginatingInRow, fixed GetNumCellsOriginatingInCol 1999-08-25 21:49:18 +00:00
nsTableRowGroupFrame.cpp replaced debug flags with class. removed compiler warnings. 1999-08-24 12:01:31 +00:00
nsTableRowGroupFrame.h Changed to table incremental reflow 1999-08-19 03:51:25 +00:00