gecko-dev/layout/tables
2004-01-28 18:44:41 +00:00
..
BasicTableLayoutStrategy.cpp reduce prescontext usage in basic layout strategy bug 229457 r/sr=roc 2003-12-28 17:02:40 +00:00
BasicTableLayoutStrategy.h prescontext removal part 2 bug 229631 r/sr=roc 2003-12-29 16:58:20 +00:00
celldata.h mBits must be an unsigned long because it must match the size of mOrigCell on both 32- and 64-bit platforms. bug 194726 r/sr=roc+moz 2003-02-28 06:35:12 +00:00
FixedTableLayoutStrategy.cpp prescontext removal part 2 bug 229631 r/sr=roc 2003-12-29 16:58:20 +00:00
FixedTableLayoutStrategy.h prescontext removal part 2 bug 229631 r/sr=roc 2003-12-29 16:58:20 +00:00
nsCellMap.cpp remove unneccesary prescontext arguments bug 230923 r/sr=roc 2004-01-18 10:28:40 +00:00
nsCellMap.h remove unneccesary prescontext arguments bug 230923 r/sr=roc 2004-01-18 10:28:40 +00:00
nsITableCellLayout.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
nsITableLayout.h Bug 8929: Kill NS_COMFALSE 2002-11-25 11:21:22 +00:00
nsITableLayoutStrategy.h reduce prescontext usage in basic layout strategy bug 229457 r/sr=roc 2003-12-28 17:02:40 +00:00
nsTableCellFrame.cpp Continuing nsIPresContext deCOMtamination (bug 229371). Remove GetImageLoadFlags (unused). Make failure to fetch the LookAndFeel service cause Init() to fail, don't null check it after that, and inlined the getter. Move IOService caching to nsImageFrame, the only user of it. r+sr=bzbarsky. 2004-01-21 09:35:59 +00:00
nsTableCellFrame.h Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky 2003-10-31 20:19:18 +00:00
nsTableColFrame.cpp Do inheritance without layout-dependent computations, per CSS2.1. Remove eStyleUnit_Inherit and nsStyleCoord::SetInheritValue. b=205790 r+sr=bzbarsky a=asa 2003-11-24 19:46:25 +00:00
nsTableColFrame.h Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky 2003-10-31 20:19:18 +00:00
nsTableColGroupFrame.cpp Miscellaneous cleanup. r/sr=jst. 2004-01-18 10:45:26 +00:00
nsTableColGroupFrame.h remove unneccesary prescontext arguments bug 230923 r/sr=roc 2004-01-18 10:28:40 +00:00
nsTableFrame.cpp recover overflow area during incr. reflows in table frames, bug 219220 r/sr=dbaron 2004-01-28 18:44:41 +00:00
nsTableFrame.h remove unneccesary prescontext arguments bug 230923 r/sr=roc 2004-01-18 10:28:40 +00:00
nsTableOuterFrame.cpp Bug 190735. deCOMtaminate nsIFrame::FirstChild and nsIFrame::GetAdditionalChildListName. r+sr=bz 2004-01-09 14:20:53 +00:00
nsTableOuterFrame.h Bug 190735. deCOMtaminate nsIFrame::FirstChild and nsIFrame::GetAdditionalChildListName. r+sr=bz 2004-01-09 14:20:53 +00:00
nsTableRowFrame.cpp recover overflow area during incr. reflows in table frames, bug 219220 r/sr=dbaron 2004-01-28 18:44:41 +00:00
nsTableRowFrame.h remove unneccesary prescontext arguments bug 230923 r/sr=roc 2004-01-18 10:28:40 +00:00
nsTableRowGroupFrame.cpp recover overflow area during incr. reflows in table frames, bug 219220 r/sr=dbaron 2004-01-28 18:44:41 +00:00
nsTableRowGroupFrame.h remove unneccesary prescontext arguments bug 230923 r/sr=roc 2004-01-18 10:28:40 +00:00