bmlk%gmx.de
|
3f5d4f5f86
|
remove unneccesary prescontext arguments bug 230923 r/sr=roc
|
2004-01-18 10:28:40 +00:00 |
roc+%cs.cmu.edu
|
2a50602bc0
|
Bug 190735. deCOMtaminate nsIFrame::FirstChild and nsIFrame::GetAdditionalChildListName. r+sr=bz
|
2004-01-09 14:20:53 +00:00 |
bmlk%gmx.de
|
118de5f62e
|
reduce prescontext usage in basic layout strategy bug 229457 r/sr=roc
|
2003-12-28 17:02:40 +00:00 |
bryner%brianryner.com
|
7264501b7b
|
Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky.
|
2003-12-21 05:36:36 +00:00 |
uid502
|
50383ff50a
|
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky
|
2003-10-31 20:19:18 +00:00 |
bmlk%gmx.de
|
319dc13e5c
|
overflow area implementation for table frames, bug 173277 r=jkeiser sr=dbaron
|
2003-09-13 16:26:30 +00:00 |
bmlk%gmx.de
|
4aaddd1d51
|
change table cell width to content width, bug 119100 r=jkeiser sr=bzbarsky
|
2003-03-21 19:35:36 +00:00 |
dbaron%dbaron.org
|
754d904cda
|
Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst
|
2003-02-22 15:34:38 +00:00 |
bryner%netscape.com
|
cc390fbe51
|
Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron.
|
2003-02-22 00:32:13 +00:00 |
dbaron%dbaron.org
|
a5fcfea19e
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
bernd.mielke%snafu.de
|
39e31d3000
|
removal of debug cruft bug 146474 r=karnaze sr=attinasi
|
2002-05-29 18:55:34 +00:00 |
waterson%netscape.com
|
926ecba1d9
|
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
|
2002-05-10 18:22:41 +00:00 |
karnaze%netscape.com
|
01900c25dc
|
bug 125543 - Prevent row groups from splitting in the reflow preceeding a special height reflow. Cells are only notified that they should observe a percent height element if the element is inside the table's cell. Percent height elements inside the body will have a height based on the page height when printing. sr=kin, r=alexsavulov.
|
2002-04-10 21:32:41 +00:00 |
karnaze%netscape.com
|
130ae15711
|
bug 131020 - process special height reflow when initiator is the containing table. a=roc+moz, sr=attinasi, r=bernd.
|
2002-04-01 06:46:17 +00:00 |
dbaron%fas.harvard.edu
|
43acd755dd
|
Fix 2 cases where ReResolveStyleContext was broken, causing serious problems with dynamic style reresolution. Change nsIFrame::GetStyleContextProvider to GetParentStyleContextFrame, always use its result rather than using the parent frame in some cases, and move a bit of the complexity into the GetParentStyleContextFrame implementations. Fix block-within-inline case (bug 129350) using a special-previous-sibling frame property and ensuring that NS_FRAME_IS_SPECIAL is copied when frames are split. Fix out-of-flow frame case (bug 88154) by going to the placeholder map and by parenting the placeholder frame style contexts to the style context from their frame parent rather than the out-of-flow frame. b=129350 r=attinasi sr=hyatt a=asa
|
2002-03-27 02:38:13 +00:00 |
karnaze%netscape.com
|
75c5058a42
|
bug 24000 - implement page-break-before/after:always using new nsPageBreakFrame. Tables handle page breaks internally. a=asa, sr=attinasi, r=alexsavulov
|
2002-03-17 21:35:08 +00:00 |
karnaze%netscape.com
|
1c7d65563f
|
bug 92868 - Simplified the style context provider mechanism, changed frame manager to re-resolve the provider first and to use correct style context in a few other places. a=roc, sr=attinasi, r=dbaron.
|
2002-03-12 15:21:35 +00:00 |
shaver%mozilla.org
|
9741f3f2e0
|
reversion of patch for 92868, to repair severe regression (129827, a=drivers
|
2002-03-10 06:16:01 +00:00 |
karnaze%netscape.com
|
82d9323758
|
bug 92868 (also bugs 51037, 90960, 91443) - Simplified the style context provider mechanism, changed frame manager to re-resolve the provider first and to use correct style context in a few other places, sr=roc, r= bernd, a=asa.
|
2002-03-08 15:34:33 +00:00 |
bernd.mielke%snafu.de
|
05d3c0d5b2
|
bug 122899 encapsulate debug code r=karnaze sr=attinasi a=roc+moz
bug 128229 pass stylechange reflow to table childrens r=karnaze sr=roc+moz a=asa
|
2002-03-06 15:56:32 +00:00 |
karnaze%netscape.com
|
92168ba210
|
bug 43039 - allow col to get next col in different col group for border collapse calc. sr=attinasi, r=alexsavulov
|
2002-03-05 15:23:28 +00:00 |
karnaze%netscape.com
|
12a473ee59
|
bug 120364 - remove framelist assertion; have table with height return correct desired height when row group splits. sr=attinasi, r=alexsavulov
|
2002-03-04 15:48:56 +00:00 |
karnaze%netscape.com
|
88a4e30804
|
bug 127040 - paint backgrounds in correct order when there are collapsed borders. sr=kin, r=dbaron, a=shaver
|
2002-02-26 00:27:42 +00:00 |
karnaze%netscape.com
|
1fcd9538d3
|
bug 41262 - new table border collapsing code. sr=attinasi, r=alexsavulov.
|
2002-02-19 15:48:28 +00:00 |
waterson%netscape.com
|
cf319e2bda
|
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
|
2001-12-17 22:39:59 +00:00 |
karnaze%netscape.com
|
de4569576e
|
bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov
|
2001-12-07 14:51:12 +00:00 |
karnaze%netscape.com
|
957554abdd
|
bug 51023 - reduce the size of table related frame classes. sr=kin.
|
2001-11-30 15:05:51 +00:00 |
karnaze%netscape.com
|
2c6f4c1ca5
|
bug 111028 - better height calc for table elements when printing. r=rods, sr=none.
|
2001-11-29 15:41:07 +00:00 |
bzbarsky%mit.edu
|
0dce65ed23
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
|
2001-11-14 01:33:42 +00:00 |
karnaze%netscape.com
|
4e510eb28b
|
bug 97138 - rework of table, row group, row, cell height code. sr=attinasi, r=alexsavulov
|
2001-11-05 00:15:51 +00:00 |
karnaze%netscape.com
|
1e228891d1
|
bug 105166 - split images (except for image contro frames), round pixels down for printing. sr=attinasi,kin r=alexsavulov
|
2001-11-01 15:31:13 +00:00 |
karnaze%netscape.com
|
08cb1a9a29
|
bug 60816 use correct cell when rowspan and colspan overlap. Fix pixel rounding errors. sr=attiansi, r=alexsavulov
|
2001-10-26 02:30:38 +00:00 |
gerv%gerv.net
|
f385eb981a
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
karnaze%netscape.com
|
b27e2932c9
|
bug 82401 - remove cell from correct parent when cell spans into split row; work around bug 101264 by doing initial reflow with unconstrained height. sr=kin, r=attinasi.
|
2001-09-24 14:48:38 +00:00 |
karnaze%netscape.com
|
a77cb3b548
|
bug 68998 - added extra param to Paint, PaintChild, PaintChildren used by tables in standard mode. sr=waterson, r=alexsavulov.
|
2001-09-19 12:35:19 +00:00 |
rjesup%wgate.com
|
91f2e4f126
|
bug 92573: VoidArray->AutoVoidArray changes for layout/*. r=kin, sr=attinasi
|
2001-09-06 21:11:44 +00:00 |
karnaze%netscape.com
|
4167691e9f
|
bug 85738 - added 3rd pass reflow for tables in pagination mode which specified heights. sr=attinasi, r=savulov
|
2001-08-08 01:13:35 +00:00 |
karnaze%netscape.com
|
dd2e20e284
|
bug 89452 - added flag to indicate a row was inserted. Invalidate the area from that row to end of table if full reflow is not needed, sr=attinasi, r=alexsavulov.
|
2001-08-06 14:48:09 +00:00 |
karnaze%netscape.com
|
9fd988f8eb
|
bug 92647 - Added static UpdateCol and call it when a cell changes width even though a rebalance is not needed. Stopped storing fix width in col as max of min and fix. sr=attinasi, r=alexsavulov
|
2001-08-06 13:58:46 +00:00 |
bernd.mielke%snafu.de
|
8ce9ad251a
|
bug 45486 fixing percent colspans iterate over from the inner to the outer colspan
cleanup in header files, some documentation, removing cruft
bug 55694 use reflowstate.availwidth if is usefull
r=karnaze sr=attinasi
|
2001-07-16 19:15:01 +00:00 |
bernd.mielke%snafu.de
|
54ea24b8b8
|
nsTableFrame code cleanup bug 89747 r =karnaze sr=attinasi
|
2001-07-13 05:53:09 +00:00 |
hyatt%netscape.com
|
2bf7260d28
|
Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson
|
2001-05-31 22:19:43 +00:00 |
karnaze%netscape.com
|
9fee7317f7
|
bug 74731 - remove extraneous cols at end of cell map rows, keep table cols and cell map cols in synch. sr=attinasi, r=cmanske
|
2001-05-17 12:40:27 +00:00 |
karnaze%netscape.com
|
e9e77df06c
|
bug 55202 - honor height of cell, sr=attinasi, r=bernd.mielke@snafu.de
|
2001-05-14 14:28:00 +00:00 |
karnaze%netscape.com
|
ac551006fd
|
bug 61663 - repeat headers and footers on more than 2 pages. sr=attinasi, r=bernd.mielke@snafu.de.
|
2001-04-09 14:21:24 +00:00 |
karnaze%netscape.com
|
b463553234
|
bug 73629 - adjust mComputedWidth of a table or caption if it's nested, larger than avail width, not initial reflow. sr=attinasi
|
2001-03-28 21:19:31 +00:00 |
karnaze%netscape.com
|
a64dd8d80b
|
bug 45055 - align row heights on pixel boundaries when distributing extra space vertically. Work around block bug by rounding cells to even pixel boundary. sr=attinasi, r=bernd.mielke@snafu.de
|
2001-03-25 23:06:08 +00:00 |
karnaze%netscape.com
|
a3a25d11b0
|
table reflow coalescing, table reflow face lift. sr=attinasi
|
2001-03-13 06:38:59 +00:00 |
pierre%netscape.com
|
ad19cf4c81
|
Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster.
|
2001-02-07 09:57:26 +00:00 |
karnaze%netscape.com
|
50a07c2c2e
|
more peformance work on test case of bug 60494. Removed redundant calls to recompute colspan widths. Added more debug reflow timing code. r=peterl.
|
2001-02-01 02:29:14 +00:00 |