gecko/layout/tables
2010-08-25 12:17:56 +02:00
..
crashtests Bug 573354. Don't assert things that aren't true. r=bernd 2010-07-02 16:56:09 -04:00
test
BasicTableLayoutStrategy.cpp Add support for calc() to the 'min-width' and 'max-width' properties. (Bug 585715) r=bzbarsky a2.0=blocking+ 2010-08-25 12:17:56 +02:00
BasicTableLayoutStrategy.h
celldata.h Bug 577357. Remove use of floating point from BC_BORDER_*_HALF_COORD macros. r=bz 2010-07-08 17:16:52 -07:00
FixedTableLayoutStrategy.cpp Add support for calc() to the 'width' property. (Bug 585715) r=bzbarsky a2.0=blocking2.0+ 2010-08-11 12:32:53 -07:00
FixedTableLayoutStrategy.h
Makefile.in
nsCellMap.cpp Bug 585336: Fix "a the" in comments (for General core code). r=timeless a=NPOTB (comment-only) 2010-08-15 15:50:02 -07:00
nsCellMap.h
nsITableCellLayout.h
nsITableLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp Bug 584282. Use nsDisplayItem::ToReferenceFrame() instead of calling nsDisplayListBuilder::ToReferenceFrame, wherever possible. r=tnikkel,a=dbaron 2010-08-13 22:01:58 +12:00
nsTableCellFrame.h Bug 573706 - make frame based accessible creation more pellucid, r=davidb, sr=roc 2010-06-28 21:02:03 +09:00
nsTableColFrame.cpp Remove unused frame state bits. (Bug 570837) r=roc 2010-06-08 22:28:14 -07:00
nsTableColFrame.h
nsTableColGroupFrame.cpp Bug 573354. Don't assert things that aren't true. r=bernd 2010-07-02 16:56:09 -04:00
nsTableColGroupFrame.h
nsTableFrame.cpp Add support for calc() to the 'height', 'min-height', and 'max-height' properties. (Bug 585715) r=bzbarsky a2.0=blocking+ 2010-08-25 12:17:55 +02:00
nsTableFrame.h Bug 584282. Add nsDisplayItem::mToReferenceFrame and initialize it in the constructor. r=tnikkel,a=dbaron 2010-08-13 22:01:13 +12:00
nsTableOuterFrame.cpp Bug 573706 - make frame based accessible creation more pellucid, r=davidb, sr=roc 2010-06-28 21:02:03 +09:00
nsTableOuterFrame.h Bug 573706 - make frame based accessible creation more pellucid, r=davidb, sr=roc 2010-06-28 21:02:03 +09:00
nsTablePainter.cpp
nsTablePainter.h
nsTableRowFrame.cpp Add support for calc() to the 'height', 'min-height', and 'max-height' properties. (Bug 585715) r=bzbarsky a2.0=blocking+ 2010-08-25 12:17:55 +02:00
nsTableRowFrame.h Use macros for frame state so that it's easy to change the size and easier to read the constants. (Bug 570837) r=roc 2010-06-08 22:28:14 -07:00
nsTableRowGroupFrame.cpp Bug 584282. Use nsDisplayItem::ToReferenceFrame() instead of calling nsDisplayListBuilder::ToReferenceFrame, wherever possible. r=tnikkel,a=dbaron 2010-08-13 22:01:58 +12:00
nsTableRowGroupFrame.h Use macros for frame state so that it's easy to change the size and easier to read the constants. (Bug 570837) r=roc 2010-06-08 22:28:14 -07:00
SpanningCellSorter.cpp
SpanningCellSorter.h