gecko-dev/layout/tables
warren%netscape.com 9e9215c7f5 Added check for null border. 1999-02-23 09:01:21 +00:00
..
BasicTableLayoutStrategy.cpp COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
BasicTableLayoutStrategy.h COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
FixedTableLayoutStrategy.cpp Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +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 initial checkin of public table layout interfaces 1999-02-10 00:38:01 +00:00
nsITableLayoutStrategy.h rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00
nsTableCellFrame.cpp COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsTableCellFrame.h Changed GetRowIndex() so that for continued cell frames the row index is 1999-02-21 19:55:22 +00:00
nsTableColFrame.cpp Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsTableColFrame.h fixed a nasty bug where some incremental reflow cases of a table with collapsing borders would crash. 1999-01-29 18:49:32 +00:00
nsTableColGroupFrame.cpp COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsTableColGroupFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsTableFrame.cpp Added check for null border. 1999-02-23 09:01:21 +00:00
nsTableFrame.h collapsing rows, row groups, cols, col groups 1999-02-11 06:22:33 +00:00
nsTableOuterFrame.cpp Changed GetNextSibling() to use a pointer argument instead of a reference 1999-02-10 06:13:38 +00:00
nsTableOuterFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsTableRowFrame.cpp More work-in-progress for table pagination 1999-02-22 03:28:00 +00:00
nsTableRowFrame.h More work-in-progress for table pagination 1999-02-22 03:28:00 +00:00
nsTableRowGroupFrame.cpp More work-in-progress for table pagination 1999-02-22 03:28:00 +00:00
nsTableRowGroupFrame.h More work-in-progress for table pagination 1999-02-22 03:28:00 +00:00