gecko-dev/layout/tables
1999-08-04 02:04:45 +00:00
..
BasicTableLayoutStrategy.cpp figuring a col's adj min width from a colspan uses adj min width 1999-08-03 23:16:43 +00:00
BasicTableLayoutStrategy.h new nsCellMap, BasicTableLayoutStrategy, plus various fixes to table 1999-07-28 08:09:02 +00:00
celldata.h new nsCellMap, BasicTableLayoutStrategy, plus various fixes to table 1999-07-28 08:09:02 +00:00
FixedTableLayoutStrategy.cpp new nsCellMap, BasicTableLayoutStrategy, plus various fixes to table 1999-07-28 08:09:02 +00:00
FixedTableLayoutStrategy.h new nsCellMap, BasicTableLayoutStrategy, plus various fixes to table 1999-07-28 08:09:02 +00:00
nsCellMap.cpp new nsCellMap, BasicTableLayoutStrategy, plus various fixes to table 1999-07-28 08:09:02 +00:00
nsCellMap.h replace assertions with printf statements until bug 10911 gets resolved 1999-08-03 23:17:50 +00:00
nsITableCellLayout.h Added method to nsITableCellLayout. Fixed QI bug 1999-08-04 02:04:45 +00:00
nsITableLayout.h Added nsITableLayout::GetTableSize() to get number of rows and columns in table. Fixup up comments for new methods 1999-08-01 16:20:14 +00:00
nsITableLayoutStrategy.h new nsCellMap, BasicTableLayoutStrategy, plus various fixes to table 1999-07-28 08:09:02 +00:00
nsTableCellFrame.cpp Added method to nsITableCellLayout. Fixed QI bug 1999-08-04 02:04:45 +00:00
nsTableCellFrame.h Added method to nsITableCellLayout. Fixed QI bug 1999-08-04 02:04:45 +00:00
nsTableColFrame.cpp new nsCellMap, BasicTableLayoutStrategy, plus various fixes to table 1999-07-28 08:09:02 +00:00
nsTableColFrame.h new nsCellMap, BasicTableLayoutStrategy, plus various fixes to table 1999-07-28 08:09:02 +00:00
nsTableColGroupFrame.cpp new nsCellMap, BasicTableLayoutStrategy, plus various fixes to table 1999-07-28 08:09:02 +00:00
nsTableColGroupFrame.h new nsCellMap, BasicTableLayoutStrategy, plus various fixes to table 1999-07-28 08:09:02 +00:00
nsTableFrame.cpp Always reflow's children for pass1 when reflowed with NS_UNCONSTRAINEDSIZE 1999-08-03 23:20:06 +00:00
nsTableFrame.h Added nsITableLayout::GetTableSize() to get number of rows and columns in table. Fixup up comments for new methods 1999-08-01 16:20:14 +00:00
nsTableOuterFrame.cpp Work-in-progress for table handling of reflow commands 1999-08-01 22:01:37 +00:00
nsTableOuterFrame.h Added nsITableLayout::GetTableSize() to get number of rows and columns in table. Fixup up comments for new methods 1999-08-01 16:20:14 +00:00
nsTableRowFrame.cpp Changed to new command reflow handling 1999-08-03 02:41:27 +00:00
nsTableRowFrame.h Changed to new command reflow handling 1999-08-03 02:41:27 +00:00
nsTableRowGroupFrame.cpp Changed to new command reflow handling 1999-08-03 02:41:27 +00:00
nsTableRowGroupFrame.h Finished cleanup of reflow command handling 1999-08-02 02:18:33 +00:00