gecko/layout/tables
2009-04-24 10:08:26 -07: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
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 limit mathml row- and colspans as we do for html bug 443089 r/sr=bzbarsky 2008-07-16 17:02:18 +02:00
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 trying to fix mac burning 2008-10-26 11:56:39 +01:00
nsCellMap.cpp Bug 487899. Start column indices incorrect in nsCellMap::ExpandWithCells if an array with more than one cell is passed in. r=bernd, sr=roc 2009-04-13 11:31:39 -04:00
nsCellMap.h Bug 481881 - use better template arguments for nsTArray<T> after bug 474369, layout part; r+sr=roc 2009-03-12 08:26:29 +01: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 For fixed-layout tables, leave room for the cell spacing for all columns, whether they have cells originating in them or not, since we don't know if cells for those columns will arrive as the table loads incrementally. (Bug 444928) r=bernd sr=roc 2008-09-24 10:14:35 -07:00
nsTableCellFrame.cpp Bug 481932 - use do_QueryFrame instead of IS_TABLE_CELL + cast; r+sr=roc 2009-03-24 23:10:06 +01: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 bug 258377, make border collapsed tables to listen for dynamic border style changes r/sr=bzbarsky 2008-10-26 11:11:34 +01:00
nsTableColFrame.h Backed out changeset 0ea22856b5d9 (bug 484448). 2009-04-08 15:56:43 -04:00
nsTableColGroupFrame.cpp Bug 488388. Handle inserts at the end of a colgroup that has anonymous colframe kids. r=bernd, sr=roc 2009-04-15 17:44:53 -04:00
nsTableColGroupFrame.h Backed out changeset 0ea22856b5d9 (bug 484448). 2009-04-08 15:56:43 -04:00
nsTableFrame.cpp Bug 489479. Make nsTableFrame::InsertFrames handle a framelist that includes both colgroups and rowgroups being inserted at the end of the principal child list. r=bernd, sr=roc 2009-04-23 10:17:46 -04:00
nsTableFrame.h Backed out changeset 0ea22856b5d9 (bug 484448). 2009-04-08 15:56:43 -04:00
nsTableOuterFrame.cpp 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
nsTableOuterFrame.h Backed out changeset 0ea22856b5d9 (bug 484448). 2009-04-08 15:56:43 -04:00
nsTablePainter.cpp Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky 2009-02-19 21:29:21 -08:00
nsTablePainter.h Bug 456792 - Two more API cleanups for nsCSSRendering; patch 1; r+sr=roc 2008-09-25 17:53:27 +02:00
nsTableRowFrame.cpp Bug 487899. Start column indices incorrect in nsCellMap::ExpandWithCells if an array with more than one cell is passed in. r=bernd, sr=roc 2009-04-13 11:31:39 -04: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 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
SpanningCellSorter.h Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00