gecko-dev/layout/tables
2003-04-09 21:14:51 +00:00
..
BasicTableLayoutStrategy.cpp change table cell width to content width, bug 119100 r=jkeiser sr=bzbarsky 2003-03-21 19:35:36 +00:00
BasicTableLayoutStrategy.h
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 build warning fix bug 198738 r/sr=bzbarsky 2003-04-05 15:36:31 +00:00
FixedTableLayoutStrategy.h
nsCellMap.cpp compiler warning fix, bug 167659, orig. patch by caillon, r=jkeiser, sr=dbaron 2003-03-11 13:33:19 +00:00
nsCellMap.h
nsITableCellLayout.h
nsITableLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp build warning fix bug 198738 r/sr=bzbarsky 2003-04-05 15:36:31 +00:00
nsTableCellFrame.h
nsTableColFrame.cpp
nsTableColFrame.h
nsTableColGroupFrame.cpp build warning fix bug 198738 r/sr=bzbarsky 2003-04-05 15:36:31 +00:00
nsTableColGroupFrame.h
nsTableFrame.cpp fixing typo in error message. Bug 196449, patch by anedah-9@student.luth.se 2003-04-03 05:35:51 +00:00
nsTableFrame.h change table cell width to content width, bug 119100 r=jkeiser sr=bzbarsky 2003-03-21 19:35:36 +00:00
nsTableOuterFrame.cpp The table outer frame should not get events for any coordinates, since it includes the margins of the table and caption. b=200966 r=bernd sr=bzbarsky 2003-04-09 21:14:51 +00:00
nsTableOuterFrame.h
nsTableRowFrame.cpp build warning fix bug 198738 r/sr=bzbarsky 2003-04-05 15:36:31 +00:00
nsTableRowFrame.h
nsTableRowGroupFrame.cpp build warning fix bug 198738 r/sr=bzbarsky 2003-04-05 15:36:31 +00:00
nsTableRowGroupFrame.h