..
BasicTableLayoutStrategy.cpp
bug 11026 - AllocateUnconstrained was off by 1 twip in some cases. bug 14159 - cell is not fixed width if an auto cell in the same col has a larger desired size for backward compatibilty.
1999-10-13 14:44:22 +00:00
BasicTableLayoutStrategy.h
column allocation does fixed and adjusted fixed (colspans) in separate steps. Simplified AllocateConstrained. Fixed bug 14332.
1999-10-04 05:19:32 +00:00
FixedTableLayoutStrategy.cpp
Teaching the fixed layout strategy how to deal with relative/proportional specified
1999-08-29 06:00:32 +00:00
FixedTableLayoutStrategy.h
Hooked up SizeOf() for cell map and table layout strategies. Also added in
1999-10-02 00:02:54 +00:00
celldata.h
Fixed cellmap ctor/dtor logging to not show up negative
1999-10-08 23:42:13 +00:00
nsCellMap.cpp
Fixed cellmap ctor/dtor logging to not show up negative
1999-10-08 23:42:13 +00:00
nsCellMap.h
Hooked up SizeOf() for cell map and table layout strategies. Also added in
1999-10-02 00:02:54 +00:00
nsITableCellLayout.h
Added new incremental reflow methods.
1999-08-19 19:52:37 +00:00
nsITableLayout.h
Added nsITableLayout::GetTableSize() to get number of rows and columns in table. Fixup up comments for new methods
1999-08-01 16:20:14 +00:00
nsITableLayoutStrategy.h
column allocation does fixed and adjusted fixed (colspans) in separate steps. Simplified AllocateConstrained. Fixed bug 14332.
1999-10-04 05:19:32 +00:00
nsTableCellFrame.cpp
Backout troy's last set of changes. Caused bug #15790 , 'opening bookmarks window and expanding mail folders crashes'. r=waterson.
1999-10-08 18:52:19 +00:00
nsTableCellFrame.h
Backout troy's last set of changes. Caused bug #15790 , 'opening bookmarks window and expanding mail folders crashes'. r=waterson.
1999-10-08 18:52:19 +00:00
nsTableColFrame.cpp
column allocation does fixed and adjusted fixed (colspans) in separate steps. Simplified AllocateConstrained. Fixed bug 14332.
1999-10-04 05:19:32 +00:00
nsTableColFrame.h
column allocation does fixed and adjusted fixed (colspans) in separate steps. Simplified AllocateConstrained. Fixed bug 14332.
1999-10-04 05:19:32 +00:00
nsTableColGroupFrame.cpp
Hooked up SizeOf() for cell map and table layout strategies. Also added in
1999-10-02 00:02:54 +00:00
nsTableColGroupFrame.h
Hooked up SizeOf() for cell map and table layout strategies. Also added in
1999-10-02 00:02:54 +00:00
nsTableFrame.cpp
Space reductions for nsTableFrame. r=karnaze@netscape.com and changes Cc'd to
1999-10-14 04:27:01 +00:00
nsTableFrame.h
Space optimization for nsTableFrame. r=karnaze@netscape.com
1999-10-04 23:48:05 +00:00
nsTableOuterFrame.cpp
bug 15247 - ComputeAvailableTableWidth accounts for margins
1999-10-14 04:03:20 +00:00
nsTableOuterFrame.h
bugs 965, 1053, 1163 - improved handling of borders; bug 10216 align, text-align on caption.
1999-09-02 00:07:14 +00:00
nsTableRowFrame.cpp
Space optimization for nsTableFrame. r=karnaze@netscape.com
1999-10-04 23:48:05 +00:00
nsTableRowFrame.h
Updated SizeOf methods to not waste space when doing a non-debug build
1999-09-01 01:02:16 +00:00
nsTableRowGroupFrame.cpp
Hooked up SizeOf() for cell map and table layout strategies. Also added in
1999-10-02 00:02:54 +00:00
nsTableRowGroupFrame.h
Removed unused data member
1999-10-05 00:32:07 +00:00