gecko-dev/layout/tables
buster%netscape.com 8aabdb3ca4 workaround for bug 4577
incremental reflows targeted at the cell frame that are not style changes
must really belong to the area frame inside the cell.  So they are now retargeted.
1999-04-15 19:28:11 +00:00
..
BasicTableLayoutStrategy.cpp code clean up, use of macros for table debugging 1999-04-03 23:02:43 +00:00
BasicTableLayoutStrategy.h
celldata.h
FixedTableLayoutStrategy.cpp
FixedTableLayoutStrategy.h
nsCellMap.cpp
nsCellMap.h
nsITableCellLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp workaround for bug 4577 1999-04-15 19:28:11 +00:00
nsTableCellFrame.h
nsTableColFrame.cpp
nsTableColFrame.h Removal of nsSelectionRange, nsSelectionPoint, and fixing up resulting include problems. 1999-04-13 01:15:16 +00:00
nsTableColGroupFrame.cpp Removed some code from nsContainerFrame that is no longer needed now that' 1999-04-12 23:46:02 +00:00
nsTableColGroupFrame.h
nsTableFrame.cpp Changed table code to call ReparentFrameView() when pushing/pulling frames 1999-04-13 02:38:09 +00:00
nsTableFrame.h
nsTableOuterFrame.cpp Removed some code from nsContainerFrame that is no longer needed now that' 1999-04-12 23:46:02 +00:00
nsTableOuterFrame.h
nsTableRowFrame.cpp Removed SetInitialChildList() and now we inherit the base class version 1999-04-13 01:11:46 +00:00
nsTableRowFrame.h Removed SetInitialChildList() and now we inherit the base class version 1999-04-13 01:11:46 +00:00
nsTableRowGroupFrame.cpp Changed table code to call ReparentFrameView() when pushing/pulling frames 1999-04-13 02:38:09 +00:00
nsTableRowGroupFrame.h Removed SetInitialChildList() and now we inherit the base class version 1999-04-13 01:11:46 +00:00