gecko/layout/tables
2009-06-29 18:54:26 +08:00
..
crashtests bug 391898 - replace img src=http://i with about:blank to prevent time out during test. 2009-04-24 10:08:26 -07:00
test Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
BasicTableLayoutStrategy.cpp bug 413091 - empty first column needs a cellspacing before as we assume always in the code to have cellspacing on the left and right side, r/sr=dbaron 2009-04-18 10:22:34 +02:00
BasicTableLayoutStrategy.h
celldata.h
FixedTableLayoutStrategy.cpp Fix slight errors when widths can't be round-tripped through floats. (Bug 467141) r+sr=roc 2008-12-04 08:09:53 -08:00
FixedTableLayoutStrategy.h
Makefile.in
nsCellMap.cpp Bug 437980 - 9 tests fail in table_indexes.html chrome test file, r=marcoz, davidb, bernd 2009-06-29 18:54:26 +08:00
nsCellMap.h Bug 437980 - 9 tests fail in table_indexes.html chrome test file, r=marcoz, davidb, bernd 2009-06-29 18:54:26 +08:00
nsITableCellLayout.h Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports: 2009-01-12 14:20:59 -05:00
nsITableLayout.h Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports: 2009-01-12 14:20:59 -05:00
nsITableLayoutStrategy.h
nsTableCellFrame.cpp Bug 494667. Don't apply optimization to shrink drawn background area to exclude solid borders, if we're not going to draw those borders (e.g. in tables with collapsing borders). r+sr=dbaron,a=beltzner 2009-05-28 17:01:42 +12:00
nsTableCellFrame.h Bug 481932 - use do_QueryFrame instead of IS_TABLE_CELL + cast; r+sr=roc 2009-03-24 23:10:06 +01:00
nsTableColFrame.cpp
nsTableColFrame.h Bug 492520 - Optimize some Frame classes for memory usage; r+sr=roc 2009-05-12 12:13:09 +02:00
nsTableColGroupFrame.cpp Bug 490182. Ask to reflow the right frame. r=bernd, sr=dbaron. 2009-05-11 09:17:25 -04:00
nsTableColGroupFrame.h Backed out changeset 0ea22856b5d9 (bug 484448). 2009-04-08 15:56:43 -04:00
nsTableFrame.cpp Bug 437980 - 9 tests fail in table_indexes.html chrome test file, r=marcoz, davidb, bernd 2009-06-29 18:54:26 +08:00
nsTableFrame.h bug 325292 - place the needtocollapse flag on the first inflow so that works in pagination mode r/sr=roc 2009-06-21 18:34:03 +02:00
nsTableOuterFrame.cpp adopt caption vertical margins to latest CSS2.1 revision, bug 478614, r/sr=dbaron 2009-06-28 15:51:46 +02:00
nsTableOuterFrame.h Bug 490909: Remove old layout debugging code, patch #2: remove 'VerifyTree' & related code. r+sr=dbaron 2009-05-12 12:03:09 -07:00
nsTablePainter.cpp Remove support for fallback background colors. (Bug 496721) r+sr=bzbarsky 2009-06-16 08:00:20 -07:00
nsTablePainter.h
nsTableRowFrame.cpp bug 492661 - track the visibility of cols and colgroups independently of the presence of cells r/sr=roc 2009-05-16 16:22:56 +02:00
nsTableRowFrame.h Backed out changeset 0ea22856b5d9 (bug 484448). 2009-04-08 15:56:43 -04:00
nsTableRowGroupFrame.cpp Bug 481932 - use do_QueryFrame instead of IS_TABLE_CELL + cast; r+sr=roc 2009-03-24 23:10:06 +01:00
nsTableRowGroupFrame.h Backed out changeset 0ea22856b5d9 (bug 484448). 2009-04-08 15:56:43 -04:00
SpanningCellSorter.cpp
SpanningCellSorter.h