.. |
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
|
fixed 3 dumb bugs I introduced recently.
|
1998-07-07 01:06:51 +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
|
fixed 3 dumb bugs I introduced recently.
|
1998-07-07 01:06:51 +00:00 |
nsTableCellFrame.h
|
fixed 3 dumb bugs I introduced recently.
|
1998-07-07 01:06:51 +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
|
Changes to the caption handling code
|
1998-07-08 20:21:17 +00:00 |
nsTableOuterFrame.h
|
Changes to the caption handling code
|
1998-07-08 20:21:17 +00:00 |
nsTableRowFrame.cpp
|
fixed 3 dumb bugs I introduced recently.
|
1998-07-07 01:06:51 +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
|
Cleaned up ShrinkWrapChildren so pass 1 doesn't resize the rows
|
1998-07-07 03:48:21 +00:00 |
nsTableRowGroupFrame.h
|
More incremental reflow changes
|
1998-07-07 00:49:07 +00:00 |