pjs/layout/tables
troy 54f6cf2b02 Deprecated the SetFirstContentOffset/SetLastContentOffset member
functions that take a nsIFrame*
1998-07-10 19:04:06 +00:00
..
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 Deprecated the SetFirstContentOffset/SetLastContentOffset member 1998-07-10 19:04:06 +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 Deprecated the SetFirstContentOffset/SetLastContentOffset member 1998-07-10 19:04:06 +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 Deprecated the SetFirstContentOffset/SetLastContentOffset member 1998-07-10 19:04:06 +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 Deprecated the SetFirstContentOffset/SetLastContentOffset member 1998-07-10 19:04:06 +00:00
nsTableOuterFrame.h Changed it so the inner table is reflowed by using the Reflow() 1998-07-09 14:30:34 +00:00
nsTableRowFrame.cpp Changed it so we assume that rows are always complete 1998-07-10 05:23:05 +00:00
nsTableRowFrame.h Changed it so we assume that rows are always complete 1998-07-10 05:23:05 +00:00
nsTableRowGroupFrame.cpp Deprecated the SetFirstContentOffset/SetLastContentOffset member 1998-07-10 19:04:06 +00:00
nsTableRowGroupFrame.h More incremental reflow changes 1998-07-07 00:49:07 +00:00