gecko-dev/layout/tables
troy 59d4da2785 Some work-in-progress for incremental reflow 1998-07-01 04:55:15 +00:00
..
BasicTableLayoutStrategy.cpp fixed-width cells no longer improperly impact the available size 1998-06-30 20:12:45 +00:00
BasicTableLayoutStrategy.h columns that are fixed-width due to an attribute on the corresponding cell in the first row 1998-06-30 00:37:03 +00:00
nsCellMap.cpp moved inlined SetCellAt to body 1998-06-08 22:07:15 +00:00
nsCellMap.h Separated table content from table layout. This paves the way for XML/CSS-2 tables. 1998-06-17 16:38:24 +00:00
nsITableLayoutStrategy.h lots of nested tables look much better 1998-06-23 23:23:21 +00:00
nsTableCellFrame.cpp cells no longer monkey with their available width based on attribute constraints. 1998-06-29 20:38:22 +00:00
nsTableCellFrame.h lots of nested tables look much better 1998-06-23 23:23:21 +00:00
nsTableColFrame.h Separated table content from table layout. This paves the way for XML/CSS-2 tables. 1998-06-17 16:38:24 +00:00
nsTableColGroupFrame.cpp Separated table content from table layout. This paves the way for XML/CSS-2 tables. 1998-06-17 16:38:24 +00:00
nsTableColGroupFrame.h Separated table content from table layout. This paves the way for XML/CSS-2 tables. 1998-06-17 16:38:24 +00:00
nsTableFrame.cpp Moved shrink wrap code from table frame to table row group frame 1998-06-30 02:11:07 +00:00
nsTableFrame.h Moved shrink wrap code from table frame to table row group frame 1998-06-30 02:11:07 +00:00
nsTableOuterFrame.cpp Use new PropagateContentOffsets API 1998-06-30 20:22:44 +00:00
nsTableOuterFrame.h Eliminated mFirstPassValid and changed code to key off the reflow 1998-06-22 21:59:43 +00:00
nsTableRowFrame.cpp Some work-in-progress for incremental reflow 1998-07-01 04:55:15 +00:00
nsTableRowFrame.h Some work-in-progress for incremental reflow 1998-07-01 04:55:15 +00:00
nsTableRowGroupFrame.cpp Moved shrink wrap code from table frame to table row group frame 1998-06-30 02:11:07 +00:00
nsTableRowGroupFrame.h Moved shrink wrap code from table frame to table row group frame 1998-06-30 02:11:07 +00:00