diff browse annotate |
e1f7d1a21089a9b1714a15a135ba04e63fd286f2 created 2007-12-02 23:45 -0800 pushed 2008-03-20 16:49 +0000 |
bzbarsky | bzbarsky - Fix bug 404666 by making spanned colframes be continuations of the col that spans them. r=bernd, sr=roc, a=schrep |
diff browse annotate |
46b8ea7d2d326eb417ffa9a44d33713da169003e created 2007-11-19 20:29 -0800 pushed 2008-03-20 16:49 +0000 |
bzbarsky | bzbarsky - When inserting a col into a colgroup after a col with span, insert it after the last columnframe spanned by the span. Bug 404301, r=bernd, sr=roc, a=schrep |
diff browse annotate |
4e1161cfad93242c4fb868e02662e24246fc3fc7 created 2007-11-08 22:05 -0800 pushed 2008-03-20 16:49 +0000 |
bzbarsky | bzbarsky - Make sure to remove anonymous cols created by a <col span="n"> when that col is removed. Bug 399209, r=bernd, sr+a=roc |
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 |
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 |
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, |