gecko-dev/layout/tables
1998-09-18 17:18:37 +00:00
..
BasicTableLayoutStrategy.cpp better handling of non-cell frames in rowFrames 1998-09-16 00:48:14 +00:00
BasicTableLayoutStrategy.h better handling of non-cell frames in rowFrames 1998-09-16 00:48:14 +00:00
celldata.h reimplemented cell map in terms of nsVoidArrays for incremental building. 1998-08-31 21:23:28 +00:00
nsCellMap.cpp fixed minColSpan to always be at least one. This helps support empty rows, 1998-09-03 06:15:18 +00:00
nsCellMap.h nsStyleConsts.h added some HTML 4 consts for tables 1998-09-15 17:58:24 +00:00
nsITableLayoutStrategy.h expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
nsTableCellFrame.cpp Frame construction changes for tables 1998-09-16 17:19:20 +00:00
nsTableCellFrame.h Frame construction changes for tables 1998-09-16 17:19:20 +00:00
nsTableColFrame.cpp Frame construction changes for tables 1998-09-16 17:19:20 +00:00
nsTableColFrame.h nsStyleConsts.h added some HTML 4 consts for tables 1998-09-15 17:58:24 +00:00
nsTableColGroupFrame.cpp Fixed a compiler warning 1998-09-18 03:13:47 +00:00
nsTableColGroupFrame.h Fixed a problem with tables with COLGROUP and COL elements crashing 1998-09-16 23:24:39 +00:00
nsTableFrame.cpp Removed content delegates 1998-09-18 17:18:37 +00:00
nsTableFrame.h Removed some commented out code that's not needed now that we're using the 1998-09-18 00:49:40 +00:00
nsTableOuterFrame.cpp Removed content delegates 1998-09-18 17:18:37 +00:00
nsTableOuterFrame.h Frame construction changes for tables 1998-09-16 17:19:20 +00:00
nsTableRowFrame.cpp Removed some old commented out code 1998-09-18 02:28:12 +00:00
nsTableRowFrame.h Frame construction changes for tables 1998-09-16 17:19:20 +00:00
nsTableRowGroupFrame.cpp Removed some code that's no longer needed now that we've switched to 1998-09-18 02:22:52 +00:00
nsTableRowGroupFrame.h Removed some code that's no longer needed now that we've switched to 1998-09-18 02:22:52 +00:00