gecko-dev/layout/tables
karnaze%netscape.com 6256ccca5b Made table frame construction flexible enough to allow arbitrary content to be mapped
to arbitrary table related display types.
1999-01-30 15:52:19 +00:00
..
BasicTableLayoutStrategy.cpp just documentation 1999-01-07 02:16:10 +00:00
BasicTableLayoutStrategy.h just documentation 1999-01-07 02:16:10 +00:00
celldata.h reimplemented cell map in terms of nsVoidArrays for incremental building. 1998-08-31 21:23:28 +00:00
FixedTableLayoutStrategy.cpp fix casting problems for gcc 2.7.2.3 1998-11-20 09:29:58 +00:00
FixedTableLayoutStrategy.h rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00
nsCellMap.cpp minor fix, moved a method call outside an assert macro 1998-10-20 14:35:41 +00:00
nsCellMap.h lots of work for incremental reflow when the target frame is a table frame 1998-10-14 16:32:45 +00:00
nsITableLayoutStrategy.h rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00
nsTableCellFrame.cpp StyleContext passed onto PaintBorder() 1999-01-22 22:38:34 +00:00
nsTableCellFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +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 workaround for bug 2476: check for null child list before calling nsFrameList::AppendFrames 1999-01-18 23:54:23 +00:00
nsTableColGroupFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsTableFrame.cpp Made table frame construction flexible enough to allow arbitrary content to be mapped 1999-01-30 15:52:19 +00:00
nsTableFrame.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
nsTableOuterFrame.cpp fixed bug 2516. The InitChildList code needed to check display types before 1999-01-20 07:27:06 +00:00
nsTableOuterFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsTableRowFrame.cpp Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsTableRowFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsTableRowGroupFrame.cpp Made table frame construction flexible enough to allow arbitrary content to be mapped 1999-01-30 15:52:19 +00:00
nsTableRowGroupFrame.h Made table frame construction flexible enough to allow arbitrary content to be mapped 1999-01-30 15:52:19 +00:00