gecko-dev/layout/tables
2002-10-30 15:33:36 +00:00
..
BasicTableLayoutStrategy.cpp bug 160014 - recalc cellspacing total when balancing. sr=kin, r=kmcclusk 2002-09-15 01:59:21 +00:00
BasicTableLayoutStrategy.h bug 41262 - new table border collapsing code. sr=attinasi, r=alexsavulov. 2002-02-19 15:48:28 +00:00
celldata.h Fix HPUX bustage - some compilers don't like a comma on the last enum 2002-02-20 13:48:50 +00:00
FixedTableLayoutStrategy.cpp Fix allocation of whitespace in table-layout:fixed to handle rounding 2002-07-30 02:29:03 +00:00
FixedTableLayoutStrategy.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsCellMap.cpp improved lookup of cellmap for the repeated thead and tfoot sections during printing bug 159358 patch by karnaze r=bernd sr=dbaron 2002-08-12 04:55:29 +00:00
nsCellMap.h bug 41262 - new table border collapsing code. sr=attinasi, r=alexsavulov. 2002-02-19 15:48:28 +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 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
nsITableLayoutStrategy.h bug 41262 - new table border collapsing code. sr=attinasi, r=alexsavulov. 2002-02-19 15:48:28 +00:00
nsTableCellFrame.cpp Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border 2002-10-08 10:24:53 +00:00
nsTableCellFrame.h Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border 2002-10-08 10:24:53 +00:00
nsTableColFrame.cpp bug 145305 - split floaters during printing. sr=attinasi, r=alexsavulov. 2002-05-28 22:50:43 +00:00
nsTableColFrame.h bug 41262 - new table border collapsing code. sr=attinasi, r=alexsavulov. 2002-02-19 15:48:28 +00:00
nsTableColGroupFrame.cpp bug 145305 - split floaters during printing. sr=attinasi, r=alexsavulov. 2002-05-28 22:50:43 +00:00
nsTableColGroupFrame.h bug 51023 - reduce the size of table related frame classes. sr=kin. 2001-11-30 15:05:51 +00:00
nsTableFrame.cpp Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border 2002-10-08 10:24:53 +00:00
nsTableFrame.h removal of debug cruft bug 146474 r=karnaze sr=attinasi 2002-05-29 18:55:34 +00:00
nsTableOuterFrame.cpp pass selection correctly to the children of a caption, bug 164313, r=dbaron sr=bzbarsky a=dbaron 2002-10-25 04:53:41 +00:00
nsTableOuterFrame.h bug 130550 - Added nsIFrame::CanPaintBackground, to treat nsTableOuterFrame as transparent. a=asa, sr=attinasi, r=roc+moz 2002-03-31 22:43:40 +00:00
nsTableRowFrame.cpp bug 165772 - rewrite of SplitSpanningCells and most of SplitRowGroup to better handle splitting of rowspan cells. sr=kin, r=alexsavulov 2002-10-03 14:33:23 +00:00
nsTableRowFrame.h bug 154780 - make the computed width for a cell unconstrained when the table will re-initialize or re-balance. a=rjesup, sr=kin, r=alexsavulov. 2002-09-09 18:46:06 +00:00
nsTableRowGroupFrame.cpp bug 176030 - Make Destroy fix up prev/next-in-flow pointers. a=roc, sr=bzbarsky, r=bernd. 2002-10-30 15:33:36 +00:00
nsTableRowGroupFrame.h bug 165772 - rewrite of SplitSpanningCells and most of SplitRowGroup to better handle splitting of rowspan cells. sr=kin, r=alexsavulov 2002-10-03 14:33:23 +00:00