gecko-dev/layout/tables
karnaze%netscape.com c3c7c48b80 For crash in bug 10296 - Removed assertion that nsTableFrame::GetColumnFrame must find a non null frame.
Added check for null when calling it in a situation where it can return null.
1999-08-10 18:15:46 +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
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
celldata.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 commented out print statements when passing a row,col outside of cell map, 1999-08-10 02:43:45 +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 For crash in bug 10296 - Removed assertion that nsTableFrame::GetColumnFrame must find a non null frame. 1999-08-10 18:15:46 +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 added constructor to nsTableColGroupFrame, fixed a few places where 1999-08-10 02:45:18 +00:00
nsTableColGroupFrame.h added constructor to nsTableColGroupFrame, fixed a few places where 1999-08-10 02:45:18 +00:00
nsTableFrame.cpp For crash in bug 10296 - Removed assertion that nsTableFrame::GetColumnFrame must find a non null frame. 1999-08-10 18:15:46 +00:00
nsTableFrame.h Made sure that column cache is invalidated if necessary when appending rows 1999-08-07 15:12:50 +00:00
nsTableOuterFrame.cpp Converted outer table frame code over to new reflow command handling 1999-08-10 03:52:15 +00:00
nsTableOuterFrame.h Converted outer table frame code over to new reflow command handling 1999-08-10 03:52:15 +00:00
nsTableRowFrame.cpp bug 3517. 1999-08-10 00:49:10 +00:00
nsTableRowFrame.h Changed to new command reflow handling 1999-08-03 02:41:27 +00:00
nsTableRowGroupFrame.cpp moved scrolled content pseudo atom to layout atoms 1999-08-08 01:19:36 +00:00
nsTableRowGroupFrame.h Finished cleanup of reflow command handling 1999-08-02 02:18:33 +00:00