.. |
BasicTableLayoutStrategy.cpp
|
fix for empty tables. we now support tables that have no content.
|
1998-07-07 00:20:21 +00:00 |
BasicTableLayoutStrategy.h
|
fixed a few bugs with distributing excess/restricted space inappropriately.
|
1998-07-06 22:48:19 +00:00 |
nsCellMap.cpp
|
moved inlined SetCellAt to body
|
1998-06-08 22:07:15 +00:00 |
nsCellMap.h
|
added support for "effective column widths", the width of a column pretending that spanning cells have no effect.
|
1998-07-06 21:00:11 +00:00 |
nsITableLayoutStrategy.h
|
lots of nested tables look much better
|
1998-06-23 23:23:21 +00:00 |
nsTableCellFrame.cpp
|
added support for "effective column widths", the width of a column pretending that spanning cells have no effect.
|
1998-07-06 21:00:11 +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
|
fix for empty tables. we now support tables that have no content.
|
1998-07-07 00:20:21 +00:00 |
nsTableFrame.h
|
fix for empty tables. we now support tables that have no content.
|
1998-07-07 00:20:21 +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
|
added support for "effective column widths", the width of a column pretending that spanning cells have no effect.
|
1998-07-06 21:00:11 +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
|
Incremental reflow work-in-progress
|
1998-07-06 21:39:23 +00:00 |
nsTableRowGroupFrame.h
|
More work-in-progress incremental reflow code
|
1998-07-02 23:19:31 +00:00 |