ginn.chen@sun.com
|
9a8c1632f4
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
|
dbaron@dbaron.org
|
1dfc2637bf
|
Prefer distributing the width of a column-spanning cell to columns without specified widths, and make a specified width on a column-spanning cell not cause the column to be considered to have a specified width. b=379361 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron
|
2007-08-02 17:07:29 -07:00 |
|
bzbarsky@mit.edu
|
ebcca4dbd4
|
Make sure to reflow the caption if it gets inserted into our table before another caption. Bug 389924, r=bernd, sr+a=dbaron
|
2007-08-02 14:34:58 -07:00 |
|
bzbarsky@mit.edu
|
21e0d65a42
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
update the resize flags properly. Bug 388084, r+sr+a=dbaron
|
2007-08-02 11:08:05 -07:00 |
|
roc+@cs.cmu.edu
|
61373b8418
|
Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc
|
2007-07-25 21:03:29 -07:00 |
|
bzbarsky@mit.edu
|
4e0e5d2463
|
Fix regression in sizing of tables with scrollable rowgroups. Bug 387344,
r=bernd, sr=roc
|
2007-07-12 13:54:18 -07:00 |
|
jwalden@mit.edu
|
e3c4baccae
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
aaronleventhal@moonset.net
|
34b87bf55f
|
Bug 377783. Fix crash and clean up table a11y. r=evan.yan
|
2007-07-05 08:39:29 -07:00 |
|
mats.palmgren@bredband.net
|
db689821bf
|
Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst
|
2007-07-03 19:15:31 -07:00 |
|
sharparrow1@yahoo.com
|
c42eac0192
|
Bug 386142: fantasai's li'l Need More Comments bug. Patch by fantasai, r+sr=roc
|
2007-07-03 15:49:00 -07:00 |
|
sharparrow1@yahoo.com
|
63aa4a87a2
|
Bug 372768: {inc}Setting nowrap attribute dynamically does not change layout like it should. r=bzbarsky,sr=dbaron.
|
2007-07-01 11:42:18 -07:00 |
|
dbaron@dbaron.org
|
fa564b3d4e
|
Only do special height reflows for percentage-height children of table cells when there is a specified height on the table, row group, row, or cell in the row. b=370525 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron
|
2007-06-25 13:34:35 -07:00 |
|
dbaron@dbaron.org
|
3ee9b0de0f
|
Handle the vertical resizing in the first pass reflow correctly when we've previously done a special height reflow. b=381507 r=dholbert sr=roc
|
2007-06-18 16:19:39 -07:00 |
|
bzbarsky@mit.edu
|
4ffd04a699
|
Make OrderRowGroups type-safe. Bug 367706, r=bernd, sr=roc
|
2007-06-05 11:55:26 -07:00 |
|
bzbarsky@mit.edu
|
870f8e4cd8
|
No max-width means "none", not null unit. Bug 381284, r+sr=dbaron
|
2007-05-23 12:56:02 -07:00 |
|
dbaron@dbaron.org
|
d4440c538a
|
Call SetGeometryDirty if we need to call DistributeHeightToRows, since DistributeHeightToRows can't deal with rows that have already had height distributed to them. Patch by Daniel Holbert <dholbert@mozilla.com>. b=380227 r+sr=dbaron
|
2007-05-17 23:04:43 -07:00 |
|
dbaron@dbaron.org
|
ce027d98d6
|
Remove eCSSUnit_Proportional and eStyleUnit_Proportional, which were used only for a removed feature. b=333352 r+sr=bzbarsky
|
2007-05-10 23:00:26 -07:00 |
|
bzbarsky@mit.edu
|
ab6e18ee19
|
Fix determination of the style context parent for the inner table frame of aroot table. Bug 379386, r+sr=roc
|
2007-05-07 20:59:12 -07:00 |
|
bzbarsky@mit.edu
|
3cb4bc9240
|
Change the FrameNeedsReflow API to pass the dirty flags to be added directly tothe method, instead of setting them before calling the method. That way we canavoid reflowing the ancestor of a reflow root which is not itself dirty but hasdirty children. This also makes it harder to set dirty bits inconsistentlywith the FrameNeedsReflow call. Bug 378784, r+sr=dbaron, pending rbs' reviewon the mathml parts.
|
2007-05-06 12:16:51 -07:00 |
|
dbaron@dbaron.org
|
7dc7c89d6c
|
Add support for -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill for width, min-width, and max-width. b=311415 r+sr=bzbarsky
|
2007-05-03 16:11:00 -07:00 |
|
bzbarsky@mit.edu
|
05d5e6a371
|
Fix bug 379229, r+sr=dbaron
|
2007-04-29 23:17:03 -07:00 |
|
sayrer@gmail.com
|
ddf9bb7e6d
|
bug 378487. allocator mismatch in SpanningCellSorter. r+sr=bzbarsky
|
2007-04-23 11:40:07 -07:00 |
|
benjamin@smedbergs.us
|
2e25a321f8
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
|
bzbarsky@mit.edu
|
be25658d6f
|
Give captions the right style context parent when dynamically restyling. Bug378240, r=bernd, sr=dbaron
|
2007-04-22 12:15:24 -07:00 |
|
sayrer@gmail.com
|
0ce8af1698
|
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
|
2007-04-16 08:18:50 -07:00 |
|
bzbarsky@mit.edu
|
2fd17c94d8
|
Rename nsIFrame::GetPresContext to nsIFrame::PresContext. Bug 376042, patch byTaras Glek <tglek@mozilla.com>, rs=roc.
|
2007-03-30 14:11:41 -07:00 |
|
dbaron@dbaron.org
|
85eb65ced4
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|