gecko-dev/layout/tables
1999-05-04 19:15:56 +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
celldata.h reimplemented cell map in terms of nsVoidArrays for incremental building. 1998-08-31 21:23:28 +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
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 only print warnings on large cell width/height during pass 2 reflow 1999-04-29 17:43:41 +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 bug 3103 - resizing table based on height attribute now considers row spans of cells. 1999-05-04 19:15:56 +00:00
nsTableFrame.h bug 3103 - resizing table based on height attribute now considers row spans of cells. 1999-05-04 19:15:56 +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 bug 3103 - resizing table based on height attribute now considers row spans of cells. 1999-05-04 19:15:56 +00:00
nsTableRowFrame.h support for right-to-left direction 1999-04-22 03:51:58 +00:00
nsTableRowGroupFrame.cpp bug 2267 - cells with row spans too tall 1999-04-23 17:43:14 +00:00
nsTableRowGroupFrame.h Removed SetInitialChildList() and now we inherit the base class version 1999-04-13 01:11:46 +00:00