diff browse annotate |
f2d02ed5a516dab67fc797d8822db7635ba75d7c created 2007-12-15 12:23 -0800 pushed 2008-03-20 16:49 +0000 |
bmlk | bmlk - fix handling of empty rowgroups (that are rg without a row beneath) in the border collapse code (bug 383193 r/sr=bzbarsky a=mtschrep |
diff browse annotate |
a1af136e789bc006c25e9abbee07ac50bd33e6ef created 2007-12-15 08:08 -0800 pushed 2008-03-20 16:49 +0000 |
bmlk | bmlk - Implement row height distribution as it was described in the comment. Consider to give space to empty unconstrained rows as one option bug 197391 r/sr=roc a=mtschrep |
diff browse annotate |
71828c55012cf612cfde5cefba6f67840cd0b65d created 2007-12-05 11:38 -0800 pushed 2008-03-20 16:49 +0000 |
bzbarsky | bzbarsky - Remove dead code. Bug 404666 followup, r=bernd, sr=roc, a=schrep |
diff browse annotate |
a2fba9613c249d32764cbb760ca0557b7ab75e00 created 2007-12-04 18:32 -0800 pushed 2008-03-20 16:49 +0000 |
roc+ | roc+ - Bug 383195. Recreate support for repeatable table headers and footers while printing. r=bernd,sr=dbaron |
diff browse annotate |
e322bd55cd3d49a39124093d8a3be11277b2a77d created 2007-11-15 10:10 -0800 pushed 2008-03-20 16:49 +0000 |
dbaron | dbaron - Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+ |
diff browse annotate |
375ccd183eec874eabb6fe35ac85ff03c6adea34 created 2007-11-13 17:24 -0800 pushed 2008-03-20 16:49 +0000 |
dbaron | dbaron - Distribute height to rows even if the rows in question are all zero-height (in which case, distribute it equally). b=403656, 377711 r=dholbert sr=roc a=blocking1.9+ |
diff browse annotate |
bcad38313f82663de130bbecc9dd1cf930ac406e created 2007-10-21 21:40 -0700 pushed 2008-03-20 16:49 +0000 |
reed | reed - Bug 368600 - "Table with table-layout: fixed has unconstrained width even when width specified on cell" [p=bernd_mozilla@gmx.de (Bernd) r+sr+a1.9=dbaron] |
diff browse annotate |
8301a2182005f5758f8bbc27ca8596d7e9daa908 created 2007-10-14 21:49 -0700 pushed 2008-03-20 16:49 +0000 |
fantasai cvs | fantasai cvs - using wrong BC damage area for BC calculations b=244135 p=malcolm.parsons r=bernd r=fantasai (credits for a good review go to Bernd Mielke, blame for a bad one to fantasai) sr=bz |
diff browse annotate |
97a9987555d3bb87115a6431ab272a06aa00a7ca created 2007-10-08 19:39 -0700 pushed 2008-03-20 16:49 +0000 |
bzbarsky | bzbarsky - Make sure to not propagate special height reflows too far. Bug 391901, r+sr+a=dbaron |
diff browse annotate |
745e4e2a12d18096ff8ab77eb596aa3dad373849 created 2007-08-17 16:58 -0700 pushed 2008-03-20 16:49 +0000 |
cbarrett | cbarrett - Bug 370353 followup: Check in white space changes. Patch by Daniel Holbert <dholbert@mozilla.com>. r=bernd sr=dbaron a1.9=dbaron. |
diff browse annotate |
523647a0ccd86cd01b90214bef92a24e6ba40d3d created 2007-08-17 16:51 -0700 pushed 2008-03-20 16:49 +0000 |
cbarrett | cbarrett - Bug 370353: Dynamically setting "visibility: collapse" to a <col> no longer works. Patch by Daniel Holbert <dholbert@mozilla.com>. r=bernd sr=dbaron a1.9=dbaron |
diff browse annotate |
4bca34396f5b309973c4885d0fc9f95d6181af82 created 2007-08-11 09:19 -0700 pushed 2008-03-20 16:49 +0000 |
bmlk | bmlk - adapt assert to code reality, bug 364512 r/sr/a=dbaron |
diff browse annotate |
95253d8a4143ddc6417020bf2d7b35f3bb5ae163 created 2007-08-02 11:08 -0700 pushed 2008-03-20 16:49 +0000 |
bzbarsky | bzbarsky - Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to |
diff browse annotate |
f757503e28668c7746831d8e926ca8314b37adcb created 2007-07-12 13:54 -0700 pushed 2008-03-20 16:49 +0000 |
bzbarsky | bzbarsky - Fix regression in sizing of tables with scrollable rowgroups. Bug 387344, |
diff browse annotate |
ab58bdbde9e03330d3a406d8b95aa3877152cf36 created 2007-07-08 00:08 -0700 pushed 2008-03-20 16:49 +0000 |
jwalden | jwalden - 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. |
diff browse annotate |
106d78ed483e626aab3fc326fef196e1eedee354 created 2007-07-03 19:15 -0700 pushed 2008-03-20 16:49 +0000 |
mats palmgren | mats palmgren - Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst |
diff browse annotate |
88947bdd7dfea82b46a17a3e7d8824fda59e4ce5 created 2007-06-25 13:34 -0700 pushed 2008-03-20 16:49 +0000 |
dbaron | dbaron - 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 |
diff browse annotate |
da5ba097bd9cc5a3e6cf420c8909f2b41b05d977 created 2007-06-18 16:19 -0700 pushed 2008-03-20 16:49 +0000 |
dbaron | dbaron - 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 |
diff browse annotate |
1adc60ec025bc59f167f060ecb0e0d01ac4f1f33 created 2007-06-05 11:55 -0700 pushed 2008-03-20 16:49 +0000 |
bzbarsky | bzbarsky - Make OrderRowGroups type-safe. Bug 367706, r=bernd, sr=roc |
diff browse annotate |
c6f4e217109435a6bfd08aeae675f8739e81b15b created 2007-05-17 23:04 -0700 pushed 2008-03-20 16:49 +0000 |
dbaron | dbaron - 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 |
diff browse annotate |
02330ae9957f7b96e949746077989f762c08e6c5 created 2007-05-10 23:00 -0700 pushed 2008-03-20 16:49 +0000 |
dbaron | dbaron - Remove eCSSUnit_Proportional and eStyleUnit_Proportional, which were used only for a removed feature. b=333352 r+sr=bzbarsky |
diff browse annotate |
ff2cfd939890f0977529437a4ee6a2ac56c5f290 created 2007-05-07 20:59 -0700 pushed 2008-03-20 16:49 +0000 |
bzbarsky | bzbarsky - Fix determination of the style context parent for the inner table frame of aroot table. Bug 379386, r+sr=roc |
diff browse annotate |
b87cba34d6c729e411cd7b0dc23e00d1409ddf5b created 2007-05-06 12:16 -0700 pushed 2008-03-20 16:49 +0000 |
bzbarsky | bzbarsky - 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. |
diff browse annotate |
d300d6434463bc88dcda787de75e4a22eb125f2a created 2007-05-03 16:11 -0700 pushed 2008-03-20 16:49 +0000 |
dbaron | dbaron - 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 |
diff browse annotate |
4901e7ea427db4943e365c0fcc75e4cd697034ca created 2007-03-30 14:11 -0700 pushed 2008-03-20 16:49 +0000 |
bzbarsky | bzbarsky - Rename nsIFrame::GetPresContext to nsIFrame::PresContext. Bug 376042, patch byTaras Glek <tglek@mozilla.com>, rs=roc. |
diff browse annotate |
9b2a99adc05e53cd4010de512f50118594756650 created 2007-03-22 10:30 -0700 pushed 2008-03-20 16:49 +0000 |
hg | hg - Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, |