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
3b82ed70a11cda170fbde5b7d0c2f792cba94da5
Mozilla
/
mozilla
/
layout
/
tables
History
bernd.mielke%snafu.de
6a5e37a38b
fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@135933 18797224-902f-48f8-a5cc-f745e15eee43
2003-01-07 06:08:23 +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
documentation fix, bug 187257 r=karnaze sr=bzbarsky
2003-01-02 10:23:08 +00:00
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
Bug 8929: Kill NS_COMFALSE
2002-11-25 11:21:22 +00:00
nsITableLayoutStrategy.h
…
nsTableCellFrame.cpp
dont paint borders for hidden table frames, callqueryinterface cleanup bug 32199 r=karnaze sr=dbaron
2002-12-14 17:52:27 +00:00
nsTableCellFrame.h
Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border
2002-10-08 10:24:53 +00:00
nsTableColFrame.cpp
bug 145305 - split floaters during printing. sr=attinasi, r=alexsavulov.
2002-05-28 22:50:43 +00:00
nsTableColFrame.h
…
nsTableColGroupFrame.cpp
bug 145305 - split floaters during printing. sr=attinasi, r=alexsavulov.
2002-05-28 22:50:43 +00:00
nsTableColGroupFrame.h
…
nsTableFrame.cpp
fix bustage
2003-01-07 06:08:23 +00:00
nsTableFrame.h
removal of debug cruft bug 146474 r=karnaze sr=attinasi
2002-05-29 18:55:34 +00:00
nsTableOuterFrame.cpp
Replace NS_BLOCK_WRAP_SIZE with making unconstrained-width reflow of frames with NS_BLOCK_SPACE_MGR consider the floats. This means we no longer use the overflow area for layout (other than the overflow property). Handle right floaters in unconstrained width reflow by just treating them as left floaters. b=172896 r+sr=roc
2002-12-19 00:12:08 +00:00
nsTableOuterFrame.h
fix OS2 bustage sorry
2002-11-08 10:42:48 +00:00
nsTableRowFrame.cpp
split further fixed and percent row height calculation, bug 153995 patch by Rick.Ju@sun.com r=karnaze sr=bzbarsky
2003-01-05 14:16:58 +00:00
nsTableRowFrame.h
split further fixed and percent row height calculation, bug 153995 patch by Rick.Ju@sun.com r=karnaze sr=bzbarsky
2003-01-05 14:16:58 +00:00
nsTableRowGroupFrame.cpp
cleanup of unsigned int arithmethic + callqueryinterface, initial patch by tenthumbs@cybernex.net bug 157153 r=karnaze sr=roc+moz
2002-12-13 15:21:38 +00:00
nsTableRowGroupFrame.h
bug 165772 - rewrite of SplitSpanningCells and most of SplitRowGroup to better handle splitting of rowspan cells. sr=kin, r=alexsavulov
2002-10-03 14:33:23 +00:00