gecko-dev/layout/tables
buster%netscape.com e7df15b90b primarily comments and documentation
also removed nsTableFrame::QueryInterface() because it was just extraneous, and it made
an assumption about what class nsTableFrame derives from.  Let the vtable do its work...
1999-01-27 19:29:24 +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
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
celldata.h reimplemented cell map in terms of nsVoidArrays for incremental building. 1998-08-31 21:23:28 +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 Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +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 primarily comments and documentation 1999-01-27 19:29:24 +00:00
nsTableFrame.h primarily comments and documentation 1999-01-27 19:29:24 +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 scrollable row groups 1999-01-17 23:35:56 +00:00
nsTableRowGroupFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00