masayuki@d-toybox.com
|
6e2677d193
|
Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron
|
2008-02-16 07:31:27 -08:00 |
dbaron@dbaron.org
|
5553e72c54
|
Remove unused height output from nsLineLayout::EndSpan. b=407086 r+sr=roc a=dsicore
|
2007-12-12 13:51:18 -08:00 |
dbaron@dbaron.org
|
37d5bc4b46
|
Remove some code that handles unconstrained widths (and fix nsFirstLetterFrame not to pass them). b=407086 r+sr=roc a=dsicore
|
2007-12-12 13:51:00 -08:00 |
roc+@cs.cmu.edu
|
96732f1829
|
Bug 405577. Allow available width to go negative for inlines/text, so we can tell whether zero-width content fits or not. Also allow textframes to honour a forced break at the end of the text. r+sr=dbaron
|
2007-12-05 17:24:03 -08:00 |
dmose@mozilla.org
|
4ef13d4907
|
Backing out fix for bug 392785 as per roc + mconnor.
|
2007-12-04 15:32:08 -08:00 |
masayuki@d-toybox.com
|
7fc09046f2
|
Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc, b1.9=dbaron
|
2007-12-02 22:51:57 -08:00 |
roc+@cs.cmu.edu
|
036806699a
|
Bug 397518. Wrap inline non-MathML children of MathML frames in anonymous blocks. r+sr=bzbarsky
|
2007-10-12 01:30:54 -07:00 |
fantasai.cvs@inkedblade.net
|
c5bd5dcc84
|
fix use of DEBUG-only data member, bug=154892 r+sr+a=roc
|
2007-10-02 01:29:23 -07:00 |
fantasai.cvs@inkedblade.net
|
404e205908
|
paginate absolutely-positioned elements, b=154892 r+sr=roc a=roc
|
2007-10-01 22:57:45 -07:00 |
masayuki@d-toybox.com
|
a20d56bd8d
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
masayuki@d-toybox.com
|
e2f6a778c9
|
Bug 365414 overflowed decoration lines are not erased/painted r+sr=roc
|
2007-08-14 09:39:54 -07:00 |
jwalden@mit.edu
|
bf1a450729
|
Bug 386801 - nsAbsoluteContainingBlock doesn't need to store a child list name; this shaves four bytes off nsViewportFrame, nsBlockFrame, and nsPositionedInlineFrame. r+sr+a=dbaron
|
2007-08-02 15:44:36 -07:00 |
roc+@cs.cmu.edu
|
a28eeaaafd
|
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 |
asqueella@gmail.com
|
2604465594
|
fix bug 388709 - "ASSERTION: Please remove this from the document properly: '!IsInDoc()'" with :after, floating :first-letter
Store the generated content as a nsCOMArray<nsIContent>* property on frames to make its clean-up on frame destruction less fragile.
r+sr=roc
|
2007-07-23 16:31:11 -07:00 |
roc+@cs.cmu.edu
|
6088c2756c
|
Bug 346405. Handle reparenting of empty float lists. r+sr=dbaron
|
2007-07-18 21:32:08 -07:00 |
jwalden@mit.edu
|
6d7584839a
|
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 |
mats.palmgren@bredband.net
|
42a227c78a
|
Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst
|
2007-07-03 19:15:31 -07:00 |
dbaron@dbaron.org
|
1865808f7c
|
Remove now-unneeded checks for eStyleUnit_Null. b=379741 r+sr=bzbarsky
|
2007-05-10 23:02:31 -07:00 |
dbaron@dbaron.org
|
1b3b67a38d
|
Remove special handling of empty continuations, which should no longer be needed. b=238473 Based on patch by Hideo Saito <saito@densan.co.jp>. r=dbaron sr=roc
|
2007-05-05 10:06:04 -07:00 |
bzbarsky@mit.edu
|
073d7a78a6
|
Make computed style handle eStyleUnit_Chars. Bug 371043, r+sr=dbaron
|
2007-05-04 23:09:50 -07:00 |
roc+@cs.cmu.edu
|
31b42ee9c8
|
Bug 368863. Reparent floats properly when placeholders move between inline continuations. r+sr=dbaron
|
2007-04-20 17:42:58 -07:00 |
bzbarsky%mit.edu
|
7937c593e8
|
Make sure to handle creation of a new continuation of the first-letter frame
even if we pulled the first-letter frame from our next-in-flow. Bug 372553,
r+sr=roc.
|
2007-03-05 00:15:46 +00:00 |
dbaron%dbaron.org
|
9d7f938b99
|
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 |
asqueella%gmail.com
|
284a5ea424
|
bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
r+sr=roc
|
2007-02-18 17:34:09 +00:00 |
cvshook%sicking.cc
|
a39ff30284
|
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
|
0e9e52586a
|
Combine the code that tests inlines for dependence on the containing block width in order to disable resize reflow optimizations, and add to that code things that shrink wrap (inline-block, inline-table, buttons, fieldsets). Also move the percentage-height tests out, and into InitResizeFlags. b=163504 r+sr=bzbarsky
|
2007-01-27 18:40:26 +00:00 |
dbaron%dbaron.org
|
f6245f0ed9
|
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
|
7790a961e0
|
Bug 333659. Relanding nsLineLayout API changes for new text code. r+sr=dbaron
|
2007-01-18 01:20:09 +00:00 |
roc+%cs.cmu.edu
|
49502dd9e1
|
Backout of nsLineLayout changes; trying to fix luna orange
|
2007-01-17 06:27:01 +00:00 |
roc+%cs.cmu.edu
|
e8d2197c1a
|
Bug 333659. Relanding new nsLineLayout API to make in-first-line-frame and current-nsLineBox available; should not affect anything. r+sr=dbaron
|
2007-01-17 03:59:32 +00:00 |
roc+%cs.cmu.edu
|
7268a1957b
|
Backing out text landing.
|
2007-01-16 22:25:20 +00:00 |
roc+%cs.cmu.edu
|
e6bad38abe
|
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 |
timeless%mozdev.org
|
4e651390ef
|
Bug 355300 There should be only one nsGkAtoms creature
r=dbaron
|
2006-12-26 17:47:52 +00:00 |
uriber%gmail.com
|
eb9a23855e
|
Pull InsertFrames, AppendFrames, and RemoveFrames up from nsInlineFrame to nsContainerFrame. bug=198928 r+sr=dbaron
|
2006-12-25 18:53:52 +00:00 |
roc+%cs.cmu.edu
|
4e9aee59fe
|
Bug 363813. Always reset parent pointers when pulling an inline frame's overflow back into its main child list. r+sr=dbaron
|
2006-12-21 19:59:30 +00:00 |
dbaron%dbaron.org
|
31f1898810
|
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
|
2006-12-08 05:38:33 +00:00 |
roc+%cs.cmu.edu
|
899128e82a
|
Bug 343445. Change inline reflow strategy to avoid looking ahead through words while measuring text. r+sr=dbaron
|
2006-10-19 01:47:47 +00:00 |
uriber%gmail.com
|
38c1e056e9
|
Refactor nsIFrame::PeekOfset to use iteration instead of recursion, plus some more related refactoring. bug=300131 r+sr=roc
|
2006-09-11 20:43:01 +00:00 |
uriber%gmail.com
|
0fa608ce5e
|
Backing out bug 300131 until I figure out how to deal with the bustage.
|
2006-09-11 08:03:28 +00:00 |
uriber%gmail.com
|
95b377fc13
|
Refactor nsIFrame::PeekOfset to use iteration instead of recursion, and some related refactoring. bug=300131 r+sr=roc
|
2006-09-11 06:39:56 +00:00 |
uriber%gmail.com
|
e1041f44ef
|
Create bidi embedding only around inline containers (with a specified direction), not around inline replaced elements. bug=169139 r+sr=bzbarsky
|
2006-08-07 07:40:28 +00:00 |
mats.palmgren%bredband.net
|
153ab238ca
|
Fix crash when recreating <caption> frames. Add ASSERTIONs to detect similar frame construction errors in the future. b=341382 r+sr=bzbarsky
|
2006-06-29 02:32:36 +00:00 |
uriber%gmail.com
|
ab53025882
|
Bug 328168: Horizontal paddings, borders and margins on multi-frame bidi inlines appear in the wrong places. Patch by Haamed Gheibi <gheibi@gmail.com>. r=roc+uriber, sr=roc.
|
2006-06-15 08:16:23 +00:00 |
cvshook%sicking.cc
|
d3ec0aa5c5
|
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
|
2006-05-05 06:52:21 +00:00 |
aaronleventhal%moonset.net
|
fc7797defd
|
Bug 326090. Expose <hr> as ROLE_SEPARATOR. Patch by Ming (Mike) Gao. r=aaronlev, sr=roc
|
2006-04-27 16:23:09 +00:00 |
roc+%cs.cmu.edu
|
d9cf8d8bf8
|
Bug 335140. Set 'force descend into' bit on frames and then leave it set until we're done with the display list ... then we can be sure of descending to frames whose container is not an ancestor of the placeholder. r=mrbkap
|
2006-04-27 02:45:03 +00:00 |
roc+%cs.cmu.edu
|
a7f03736a9
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
dbaron%dbaron.org
|
0e88f73bc6
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
roc+%cs.cmu.edu
|
0a10a79f62
|
Bug 330934. Set a nsIFrame's stylecontext in its constructor, to ensure that there's always one available for GetPresContext() to use even if Init hasn't been called. Patch by Marc Liddell, r+sr=roc
|
2006-03-26 21:30:36 +00:00 |
bzbarsky%mit.edu
|
4b74ae14f8
|
Fix crash bug 322348 by making ReParentStyleContext more sane. r+sr=dbaron
|
2006-03-16 01:30:38 +00:00 |