.. |
BasicTableLayoutStrategy.cpp
|
fixed a minor bug in colspan layout
|
1998-09-29 23:15:01 +00:00 |
BasicTableLayoutStrategy.h
|
better handling of non-cell frames in rowFrames
|
1998-09-16 00:48:14 +00:00 |
celldata.h
|
reimplemented cell map in terms of nsVoidArrays for incremental building.
|
1998-08-31 21:23:28 +00:00 |
FixedTableLayoutStrategy.cpp
|
Added XXX warning about retuning an unitialized variable...
|
1998-09-30 21:41:35 +00:00 |
FixedTableLayoutStrategy.h
|
implementation of table-layout=fixed strategy
|
1998-09-23 02:32:15 +00:00 |
nsCellMap.cpp
|
added ColIsSpannedInto, ColHasSpanningCells
|
1998-09-18 22:37:14 +00:00 |
nsCellMap.h
|
added ColIsSpannedInto, ColHasSpanningCells
|
1998-09-18 22:37:14 +00:00 |
nsITableLayoutStrategy.h
|
expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull.
|
1998-09-02 21:59:54 +00:00 |
nsTableCellFrame.cpp
|
Create table-cell's body as a top-level body so that it doesn't shrink wrap around it's children during pass2 table reflow
|
1998-09-29 22:36:30 +00:00 |
nsTableCellFrame.h
|
removed lots of assumptions about frame ordering and containership.
|
1998-09-24 16:37:22 +00:00 |
nsTableColFrame.cpp
|
Frame construction changes for tables
|
1998-09-16 17:19:20 +00:00 |
nsTableColFrame.h
|
nsStyleConsts.h added some HTML 4 consts for tables
|
1998-09-15 17:58:24 +00:00 |
nsTableColGroupFrame.cpp
|
just synching up some minor cleanup work
|
1998-09-30 18:11:48 +00:00 |
nsTableColGroupFrame.h
|
removed lots of assumptions about frame ordering and containership.
|
1998-09-24 16:37:22 +00:00 |
nsTableFrame.cpp
|
fixed a minor bug in colspan layout
|
1998-09-29 23:15:01 +00:00 |
nsTableFrame.h
|
fixed a minor bug in colspan layout
|
1998-09-29 23:15:01 +00:00 |
nsTableOuterFrame.cpp
|
just synching up some minor cleanup work
|
1998-09-30 18:11:48 +00:00 |
nsTableOuterFrame.h
|
just synching up some minor cleanup work
|
1998-09-30 18:11:48 +00:00 |
nsTableRowFrame.cpp
|
Fixed up includes to not depend on old content model classes
|
1998-09-24 21:37:45 +00:00 |
nsTableRowFrame.h
|
removed lots of assumptions about frame ordering and containership.
|
1998-09-24 16:37:22 +00:00 |
nsTableRowGroupFrame.cpp
|
Changed signature of PushChildren() member function
|
1998-09-24 04:18:58 +00:00 |
nsTableRowGroupFrame.h
|
Removed some code that's no longer needed now that we've switched to
|
1998-09-18 02:22:52 +00:00 |