.. |
BasicTableLayoutStrategy.cpp
|
now tables with precent width nested within tables with auto width work
|
1998-06-24 00:40:33 +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
|
Changed to make sure we link the child frame into the list of frames before
|
1998-06-24 16:35:21 +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
|
Added some asserts to the incremental reflow code
|
1998-06-24 22:05:59 +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
|
Added some asserts to the incremental reflow code
|
1998-06-24 22:05:59 +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 |