.. |
BasicTableLayoutStrategy.cpp
|
avoid marking columns that only have a desired width empty, what would exclude them from space redistribution, bug 194024, r=jkeiser sr=bzbarsky
|
2003-05-31 14:15:56 +00:00 |
BasicTableLayoutStrategy.h
|
Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst
|
2003-02-22 15:34:38 +00:00 |
FixedTableLayoutStrategy.cpp
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +00:00 |
FixedTableLayoutStrategy.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 |
nsCellMap.cpp
|
Fixing memory leaks. b=206655, r=bernd, sr=dbaron, a=asa
|
2003-05-22 22:12:09 +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
|
…
|
|
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
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +00:00 |
nsTableCellFrame.h
|
Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst
|
2003-02-22 15:34:38 +00:00 |
nsTableColFrame.cpp
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +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
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +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
|
border collapse - lookup the correct border owner style, bug 196133, r=jkeiser sr=roc+moz
|
2003-05-31 14:49:18 +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
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +00:00 |
nsTableOuterFrame.h
|
Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst
|
2003-02-22 15:34:38 +00:00 |
nsTableRowFrame.cpp
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +00:00 |
nsTableRowFrame.h
|
Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst
|
2003-02-22 15:34:38 +00:00 |
nsTableRowGroupFrame.cpp
|
Initialize only table related frames, that should be more safe, bug 207145 r=jkeiser sr=kin
|
2003-06-07 08:48:24 +00:00 |
nsTableRowGroupFrame.h
|
Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst
|
2003-02-22 15:34:38 +00:00 |