gecko-dev/layout/tables
2003-10-21 19:29:14 +00:00
..
BasicTableLayoutStrategy.cpp include previously removed borderpadding and cellspacing, bug 215629, r=jkeiser sr=dbaron 2003-09-24 16:04:54 +00:00
BasicTableLayoutStrategy.h Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst 2003-02-22 15:34:38 +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 fixed table layout add cellspacing only for columns where cells originate. bug 220653 r/sr=bzbarsky 2003-10-21 19:29:14 +00:00
FixedTableLayoutStrategy.h Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst 2003-02-22 15:34:38 +00:00
nsCellMap.cpp Ongoing deCOMtamination. r+sr=dbaron 2003-07-07 02:01:29 +00:00
nsCellMap.h Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst 2003-02-22 15:34:38 +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 Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst 2003-02-22 15:34:38 +00:00
nsTableCellFrame.cpp Temporary fix for 'overflow: hidden' on table cells. b=221140 r=bernd sr=bzbarsky 2003-10-13 21:58:12 +00:00
nsTableCellFrame.h Remove unused and incorrect functions. b=212601 r+sr=jag 2003-07-13 23:25:41 +00:00
nsTableColFrame.cpp Ongoing deCOMtamination. r+sr=dbaron 2003-07-07 02:01:29 +00:00
nsTableColFrame.h Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst 2003-02-22 15:34:38 +00:00
nsTableColGroupFrame.cpp Fixing orange (casting a nsTableColFrame* to nsTableColGroupFrame* doesn't 2003-07-07 04:57:56 +00:00
nsTableColGroupFrame.h Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst 2003-02-22 15:34:38 +00:00
nsTableFrame.cpp reinitialize layout strategy in response to a style incr. reflow targeted at a table frame bug 222467 r/sr=bzbarsky 2003-10-19 19:23:11 +00:00
nsTableFrame.h overflow area implementation for table frames, bug 173277 r=jkeiser sr=dbaron 2003-09-13 16:26:30 +00:00
nsTableOuterFrame.cpp Last checkin was actually for bug 222846 2003-10-21 04:32:57 +00:00
nsTableOuterFrame.h overflow area implementation for table frames, bug 173277 r=jkeiser sr=dbaron 2003-09-13 16:26:30 +00:00
nsTableRowFrame.cpp overflow area implementation for table frames, bug 173277 r=jkeiser sr=dbaron 2003-09-13 16:26:30 +00:00
nsTableRowFrame.h overflow area implementation for table frames, bug 173277 r=jkeiser sr=dbaron 2003-09-13 16:26:30 +00:00
nsTableRowGroupFrame.cpp overflow area implementation for table frames, bug 173277 r=jkeiser sr=dbaron 2003-09-13 16:26:30 +00:00
nsTableRowGroupFrame.h Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron 2003-09-23 17:05:29 +00:00