This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9fe00a0148009672bb237a6316d0738ccfcabb38
Mozilla
/
mozilla
/
layout
/
tables
History
karnaze%netscape.com
50553919ea
bug 160014 - recalc cellspacing total when balancing. sr=kin, r=kmcclusk
...
git-svn-id: svn://10.0.0.236/trunk@129631 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-15 01:59:21 +00:00
..
BasicTableLayoutStrategy.cpp
bug 160014 - recalc cellspacing total when balancing. sr=kin, r=kmcclusk
2002-09-15 01:59:21 +00:00
BasicTableLayoutStrategy.h
…
celldata.h
…
FixedTableLayoutStrategy.cpp
Fix allocation of whitespace in table-layout:fixed to handle rounding
2002-07-30 02:29:03 +00:00
FixedTableLayoutStrategy.h
…
nsCellMap.cpp
improved lookup of cellmap for the repeated thead and tfoot sections during printing bug 159358 patch by karnaze r=bernd sr=dbaron
2002-08-12 04:55:29 +00:00
nsCellMap.h
…
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
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
nsITableLayoutStrategy.h
…
nsTableCellFrame.cpp
Clean up unneeded includes of nsStyleUtil.h, and some other include cleanup in MathML. r=rbs b=71257 (|#include| changes only)
2002-08-16 11:52:20 +00:00
nsTableCellFrame.h
…
nsTableColFrame.cpp
…
nsTableColFrame.h
…
nsTableColGroupFrame.cpp
…
nsTableColGroupFrame.h
…
nsTableFrame.cpp
bug 162691 - don't include siblings which will be next in flows when ordering row groups. sr=kin, r=bernd.
2002-08-30 16:30:04 +00:00
nsTableFrame.h
…
nsTableOuterFrame.cpp
…
nsTableOuterFrame.h
…
nsTableRowFrame.cpp
bug 154780 - make the computed width for a cell unconstrained when the table will re-initialize or re-balance. a=rjesup, sr=kin, r=alexsavulov.
2002-09-09 18:46:06 +00:00
nsTableRowFrame.h
bug 154780 - make the computed width for a cell unconstrained when the table will re-initialize or re-balance. a=rjesup, sr=kin, r=alexsavulov.
2002-09-09 18:46:06 +00:00
nsTableRowGroupFrame.cpp
bug 151956 - make sure child of row group is a row in CalcRowHeights. sr=kin, r=bernd.
2002-06-19 13:37:18 +00:00
nsTableRowGroupFrame.h
…