gecko-dev/layout/tables
buster%netscape.com 2e72b5b556 many fixes that effect http://www.mozilla.org and related pages.
these fixes are for nested tables with percent widths, for tables including both rowspan and colspan,
and for tables with only a single column.
some rounding errors were eliminated.
more debugging output, and some new assertions.
1998-09-09 20:00:40 +00:00
..
BasicTableLayoutStrategy.cpp many fixes that effect http://www.mozilla.org and related pages. 1998-09-09 20:00:40 +00:00
BasicTableLayoutStrategy.h expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
celldata.h reimplemented cell map in terms of nsVoidArrays for incremental building. 1998-08-31 21:23:28 +00:00
nsCellMap.cpp fixed minColSpan to always be at least one. This helps support empty rows, 1998-09-03 06:15:18 +00:00
nsCellMap.h reimplemented cell map in terms of nsVoidArrays for incremental building. 1998-08-31 21:23:28 +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 many fixes that effect http://www.mozilla.org and related pages. 1998-09-09 20:00:40 +00:00
nsTableCellFrame.h expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
nsTableColFrame.cpp expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
nsTableColFrame.h expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
nsTableColGroupFrame.cpp expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
nsTableColGroupFrame.h expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
nsTableFrame.cpp fixed minColSpan to always be at least one. This helps support empty rows, 1998-09-03 06:15:18 +00:00
nsTableFrame.h expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
nsTableOuterFrame.cpp expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
nsTableOuterFrame.h expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
nsTableRowFrame.cpp many fixes that effect http://www.mozilla.org and related pages. 1998-09-09 20:00:40 +00:00
nsTableRowFrame.h expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
nsTableRowGroupFrame.cpp many fixes that effect http://www.mozilla.org and related pages. 1998-09-09 20:00:40 +00:00
nsTableRowGroupFrame.h expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00