gecko-dev/layout/tables
1999-08-01 18:26:45 +00:00
..
BasicTableLayoutStrategy.cpp fixes related to crash in AC_Wrapup on optimized builds. 1999-07-28 19:43:37 +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 new nsCellMap, BasicTableLayoutStrategy, plus various fixes to table 1999-07-28 08:09:02 +00:00
nsITableCellLayout.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +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 QueryInterfaces so nsITableCellLayout and nsITableLayout can get to cell and table frames. Don't use macros because frames aren't refcounted. 1999-08-01 18:26:45 +00:00
nsTableCellFrame.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
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 Added QueryInterfaces so nsITableCellLayout and nsITableLayout can get to cell and table frames. Don't use macros because frames aren't refcounted. 1999-08-01 18:26:45 +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 Added QueryInterfaces so nsITableCellLayout and nsITableLayout can get to cell and table frames. Don't use macros because frames aren't refcounted. 1999-08-01 18:26:45 +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 bug 10809, incremental reflow of nested tables now reflows children. 1999-07-29 23:19:52 +00:00
nsTableRowFrame.h new nsCellMap, BasicTableLayoutStrategy, plus various fixes to table 1999-07-28 08:09:02 +00:00
nsTableRowGroupFrame.cpp new nsCellMap, BasicTableLayoutStrategy, plus various fixes to table 1999-07-28 08:09:02 +00:00
nsTableRowGroupFrame.h Turning on the lazy mode in the tree widget. It is now the default. Let 1999-06-29 20:20:40 +00:00