.. |
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
|
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
|
Remove unused and incorrect functions. b=212601 r+sr=jag
|
2003-07-13 23:25:41 +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
|
Reflow the children with style changed reason when a style changed reflow is targeted at a table. Patch from Bernd Mielke <bernd_mozilla@gmx.de>. b=198506 r+sr=dbaron a=brendan
|
2003-08-14 06:15:10 +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
|
Make margins between tables and captions collapse correctly when negative margins are involved. b=213465 r=bernd sr=roc
|
2003-07-23 23:04:37 +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
|
Make sure the for loop terminates. Also caught by bryner, r+sr=me
|
2003-07-07 05:15:41 +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
|
Ongoing deCOMtamination. r+sr=dbaron
|
2003-07-07 02:01:29 +00:00 |
nsTableRowGroupFrame.h
|
Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst
|
2003-02-22 15:34:38 +00:00 |