.. |
BasicTableLayoutStrategy.cpp
|
added #ifdef for debug printing.
|
1999-10-18 13:48:19 +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
|
…
|
|
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
|
…
|
|
nsITableLayout.h
|
…
|
|
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
|
Remove caching cell spacing as margin on cells, reducing 16 bytes and avoiding potentially unique style contexts; simplified cell margin calculations; r=troy
|
1999-10-20 14:18:56 +00:00 |
nsTableCellFrame.h
|
Remove caching cell spacing as margin on cells, reducing 16 bytes and avoiding potentially unique style contexts; simplified cell margin calculations; r=troy
|
1999-10-20 14:18:56 +00:00 |
nsTableColFrame.cpp
|
Nuke some more warnings
|
1999-10-15 21:18: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
|
Remove caching cell spacing as margin on cells, reducing 16 bytes and avoiding potentially unique style contexts; simplified cell margin calculations; r=troy
|
1999-10-20 14:18:56 +00:00 |
nsTableFrame.h
|
Remove caching cell spacing as margin on cells, reducing 16 bytes and avoiding potentially unique style contexts; simplified cell margin calculations; r=troy
|
1999-10-20 14:18:56 +00:00 |
nsTableOuterFrame.cpp
|
bug 15958(partial) - uses mComputedWidth instead of availableSize.width. r=buster; asked hook for permission, got no response.
|
1999-10-18 13:47:01 +00:00 |
nsTableOuterFrame.h
|
…
|
|
nsTableRowFrame.cpp
|
bug 11321 - Renamed kidMaxElementSize to localKidMaxElementSize and renamed pKidMaxElementSize to kidMaxElementSize and fixed the incorrect usage.
|
1999-10-17 03:17:53 +00:00 |
nsTableRowFrame.h
|
…
|
|
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 |