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 COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
FixedTableLayoutStrategy.cpp Changed GetNextInFlow() and GetPrevInFlow() to be pointer arguments and 1999-02-24 04:48:08 +00:00
FixedTableLayoutStrategy.h rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00
celldata.h reimplemented cell map in terms of nsVoidArrays for incremental building. 1998-08-31 21:23:28 +00:00
nsCellMap.cpp collapsing rows, row groups, cols, col groups 1999-02-11 06:22:33 +00:00
nsCellMap.h collapsing rows, row groups, cols, col groups 1999-02-11 06:22:33 +00:00
nsITableCellLayout.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsITableLayoutStrategy.h rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00
nsTableCellFrame.cpp workaround for bug 4577 1999-04-15 19:28:11 +00:00
nsTableCellFrame.h Latest AIX fixes. (waqar@netscape.com). 1999-03-08 15:13:54 +00:00
nsTableColFrame.cpp Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
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 Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsTableFrame.cpp Changed table code to call ReparentFrameView() when pushing/pulling frames 1999-04-13 02:38:09 +00:00
nsTableFrame.h Overflow code and pushing code now take header/footer frames into 1999-03-09 05:29:37 +00:00
nsTableOuterFrame.cpp Removed some code from nsContainerFrame that is no longer needed now that' 1999-04-12 23:46:02 +00:00
nsTableOuterFrame.h Removed nsIFrame::CreateContinuingFrame() 1999-02-25 05:31:15 +00:00
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