.. |
BasicTableLayoutStrategy.cpp
|
Changed how cell layout data is accessed
|
1998-06-11 22:51:54 +00:00 |
BasicTableLayoutStrategy.h
|
clean up, and still better cell width attribute layout
|
1998-06-05 22:50:03 +00:00 |
nsCellMap.cpp
|
moved inlined SetCellAt to body
|
1998-06-08 22:07:15 +00:00 |
nsCellMap.h
|
moved inlined SetCellAt to body
|
1998-06-08 22:07:15 +00:00 |
nsITableLayoutStrategy.h
|
clean up, and still better cell width attribute layout
|
1998-06-05 22:50:03 +00:00 |
nsTableCellFrame.cpp
|
continuing work to separate content from frames
|
1998-06-11 15:46:37 +00:00 |
nsTableCellFrame.h
|
some tentative steps towards content/frame separation in tables
|
1998-06-11 00:13:18 +00:00 |
nsTableColFrame.h
|
some tentative steps towards content/frame separation in tables
|
1998-06-11 00:13:18 +00:00 |
nsTableColGroupFrame.cpp
|
more separation between table content and frames
|
1998-06-11 17:50:51 +00:00 |
nsTableColGroupFrame.h
|
set the groundwork for handling COLS attribute, and attributes on COLGROUP and COL tags. WIP.
|
1998-05-28 21:39:22 +00:00 |
nsTableFrame.cpp
|
Changed ResizeReflowPass1() to default to the reflow reason that was
|
1998-06-12 04:28:07 +00:00 |
nsTableFrame.h
|
Eliminated FindCellLayoutData() and changed code to use GetCellLayoutData()
|
1998-06-11 18:50:17 +00:00 |
nsTableOuterFrame.cpp
|
Fixed some places where the reflow reason wasn't getting correctly set for
|
1998-06-12 04:11:41 +00:00 |
nsTableOuterFrame.h
|
Fixed some places where the reflow reason wasn't getting correctly set for
|
1998-06-12 04:11:41 +00:00 |
nsTableRowFrame.cpp
|
Changed PaintChildren() to only paint those children that intersect
|
1998-06-14 00:45:21 +00:00 |
nsTableRowFrame.h
|
some tentative steps towards content/frame separation in tables
|
1998-06-11 00:13:18 +00:00 |
nsTableRowGroupFrame.cpp
|
sync up to new style data apis
|
1998-06-05 06:09:09 +00:00 |
nsTableRowGroupFrame.h
|
Merged ResizeReflow() and IncrementalReflow() into one Reflow() member function
|
1998-05-25 17:31:49 +00:00 |