gecko-dev/layout/tables
buster d7cca42032 fixed some nested table bugs and made some minor adjustments to Kipp's new line layout code. 1998-06-26 00:48:44 +00:00
..
BasicTableLayoutStrategy.cpp fixed some nested table bugs and made some minor adjustments to Kipp's new line layout code. 1998-06-26 00:48:44 +00:00
BasicTableLayoutStrategy.h lots of nested tables look much better 1998-06-23 23:23:21 +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 fixed some nested table bugs and made some minor adjustments to Kipp's new line layout code. 1998-06-26 00:48:44 +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 fixed some nested table bugs and made some minor adjustments to Kipp's new line layout code. 1998-06-26 00:48:44 +00:00
nsTableFrame.h fixed some bugs related to rowspans. This gets us closer on pages like Mozilla.org that were getting wild table heights. 1998-06-24 19:13:19 +00:00
nsTableOuterFrame.cpp Changed to make sure we set the (x,y) for the frame before we reflow it 1998-06-24 18:09:47 +00:00
nsTableOuterFrame.h Eliminated mFirstPassValid and changed code to key off the reflow 1998-06-22 21:59:43 +00:00
nsTableRowFrame.cpp fixed some nested table bugs and made some minor adjustments to Kipp's new line layout code. 1998-06-26 00:48:44 +00:00
nsTableRowFrame.h fixed some bugs related to rowspans. This gets us closer on pages like Mozilla.org that were getting wild table heights. 1998-06-24 19:13:19 +00:00
nsTableRowGroupFrame.cpp Added some asserts to the incremental reflow code 1998-06-24 22:05:59 +00:00
nsTableRowGroupFrame.h Separated table content from table layout. This paves the way for XML/CSS-2 tables. 1998-06-17 16:38:24 +00:00