gecko-dev/layout/tables
1999-08-24 04:17:05 +00:00
..
BasicTableLayoutStrategy.cpp bug 11026 - rounding error on balancing when max element size is too large. 1999-08-23 04:41:30 +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 removed assertions in new incremental layout methods 1999-08-22 23:56:39 +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 Removed some code that was accidentally added back in the previous revisions 1999-08-21 21:17:23 +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 bugs 9123, 10002 - percentage height tables exclude margin/border/padding of HTML and BODY 1999-08-24 04:17:05 +00:00
nsTableFrame.h bug 11026 - rounding error on balancing when max element size is too large. 1999-08-23 04:41:30 +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 Minor cleanup 1999-08-21 21:24:42 +00:00
nsTableRowFrame.h Optimized incremental reflow and split some code out into member functions 1999-08-21 20:16:32 +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