roc+%cs.cmu.edu
f56af97162
Not part of the build. Fix off-by-one error in selected-text painting in new text frame.
2007-05-11 22:54:51 +00:00
roc+%cs.cmu.edu
8b851f9773
Fix const issue. Not Part Of The Build
2007-05-10 14:42:56 +00:00
roc+%cs.cmu.edu
942d47af85
Not part of the build. Update new text frame for textrun API changes. Also implements a textrun cache for the new text frame
2007-05-09 22:04:56 +00:00
smontagu%smontagu.org
1718b64f42
Uneven justification with new textframe. Bug 380062, r+sr=roc
2007-05-09 18:09:32 +00:00
smontagu%smontagu.org
38f065a4a2
Clear mTextRun on a style change reflow. Bug 379969, r+sr=roc
2007-05-08 14:33:09 +00:00
bzbarsky%mit.edu
c7a6b387d2
Change the FrameNeedsReflow API to pass the dirty flags to be added directly to
...
the method, instead of setting them before calling the method. That way we can
avoid reflowing the ancestor of a reflow root which is not itself dirty but has
dirty children. This also makes it harder to set dirty bits inconsistently
with the FrameNeedsReflow call. Bug 378784, r+sr=dbaron, pending rbs' review
on the mathml parts.
2007-05-06 19:16:52 +00:00
roc+%cs.cmu.edu
a0aa6145e9
Not part of the build. Fix new textframe issues with mixed-direction text and textrun reconstruction.
2007-04-13 22:57:54 +00:00
roc+%cs.cmu.edu
7aa6bb4634
Not part of the build --- update GetPresContext to PresContext in a few not-built places.
2007-04-03 03:56:55 +00:00
roc+%cs.cmu.edu
2dda45ed64
Not part of the build (well, gfxSkipChars is built but not used): fix bugs in gfxSkipChars, and new textframe fixes for soft hyphens, justification, and caret movement (PeekOffset*) among other things
2007-03-28 23:54:32 +00:00
roc+%cs.cmu.edu
0a348967b0
No bug. A variety of fixes to fix various reftest failures. Not Part Of The Build.
2007-03-24 11:07:36 +00:00
roc+%cs.cmu.edu
a98a1ec40c
Bug 333659. Major new-textframe update. You can really browse the Web with it now, although major bugs remain.
2007-03-22 23:13:12 +00:00
dbaron%dbaron.org
b985c7a438
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
2007-02-24 18:33:33 +00:00
sharparrow1%yahoo.com
2bdae2af37
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
2007-02-12 19:17:33 +00:00
roc+%cs.cmu.edu
052b758c05
Make new textframe build again after units landing and other changes. The gfxSkipChars and gfxPangoTextRun changes only affect the new textframe.
2007-02-09 04:20:17 +00:00
cvshook%sicking.cc
0c24c4a4c3
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
2007-01-30 00:06:41 +00:00
dbaron%dbaron.org
47f4966b12
Change the bulk of ascent (baseline) computation to happen on a virtual method on nsIFrame, and remove the redundant descent member from nsHTMLReflowMetrics, primarily to support having both first-line and last-line baselines. b=367332 r+sr=roc
2007-01-23 04:06:56 +00:00
roc+%cs.cmu.edu
2d7079a79a
Bug 333659. Landing new text interfaces, new gfxPangoTextRun (enabled), new textframe code (disabled). r+sr=dbaron for the part-of-the-build layout parts,r=stuart for the part-of-the-build gfx parts
2007-01-16 20:51:52 +00:00