gecko-dev/layout/tables
2003-07-11 21:16:12 +00:00
..
BasicTableLayoutStrategy.cpp avoid marking columns that only have a desired width empty, what would exclude them from space redistribution, bug 194024, r=jkeiser sr=bzbarsky 2003-05-31 14:15:56 +00:00
BasicTableLayoutStrategy.h
celldata.h
FixedTableLayoutStrategy.cpp Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan 2003-05-15 03:42:21 +00:00
FixedTableLayoutStrategy.h
nsCellMap.cpp Ongoing deCOMtamination. r+sr=dbaron 2003-07-07 02:01:29 +00:00
nsCellMap.h
nsITableCellLayout.h
nsITableLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky 2003-07-11 21:16:12 +00:00
nsTableCellFrame.h Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky 2003-07-11 21:16:12 +00:00
nsTableColFrame.cpp Ongoing deCOMtamination. r+sr=dbaron 2003-07-07 02:01:29 +00:00
nsTableColFrame.h
nsTableColGroupFrame.cpp Fixing orange (casting a nsTableColFrame* to nsTableColGroupFrame* doesn't 2003-07-07 04:57:56 +00:00
nsTableColGroupFrame.h
nsTableFrame.cpp Ongoing deCOMtamination. r+sr=dbaron 2003-07-07 02:01:29 +00:00
nsTableFrame.h
nsTableOuterFrame.cpp Move to the double-'::' notation for various pseudo-elements. 2003-07-07 21:57:01 +00:00
nsTableOuterFrame.h
nsTableRowFrame.cpp Make sure the for loop terminates. Also caught by bryner, r+sr=me 2003-07-07 05:15:41 +00:00
nsTableRowFrame.h
nsTableRowGroupFrame.cpp Ongoing deCOMtamination. r+sr=dbaron 2003-07-07 02:01:29 +00:00
nsTableRowGroupFrame.h