gecko-dev/layout/tables
kipp f0ed6d38a2 Fixed bug where tables weren't returning a proper set of metrics 1998-07-02 21:24:56 +00:00
..
BasicTableLayoutStrategy.cpp added an optimization that skips pass2 cell reflows when the new available width is unchanged 1998-07-02 17:40:56 +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 added an optimization that skips pass2 cell reflows when the new available width is unchanged 1998-07-02 17:40:56 +00:00
nsTableCellFrame.h added an optimization that skips pass2 cell reflows when the new available width is unchanged 1998-07-02 17:40:56 +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 code that resized the table row cells from the row group frame 1998-07-02 20:35:23 +00:00
nsTableFrame.h Eliminated some usage of ChildAt() 1998-07-01 22:22:28 +00:00
nsTableOuterFrame.cpp Fixed bug where tables weren't returning a proper set of metrics 1998-07-02 21:24:56 +00:00
nsTableOuterFrame.h Eliminated mFirstPassValid and changed code to key off the reflow 1998-06-22 21:59:43 +00:00
nsTableRowFrame.cpp Moved code that resized the table row cells from the row group frame 1998-07-02 20:35:23 +00:00
nsTableRowFrame.h Moved code that resized the table row cells from the row group frame 1998-07-02 20:35:23 +00:00
nsTableRowGroupFrame.cpp Moved code that resized the table row cells from the row group frame 1998-07-02 20:35:23 +00:00
nsTableRowGroupFrame.h Moved code that resized the table row cells from the row group frame 1998-07-02 20:35:23 +00:00