Timothy Nikkel
|
0e46068e56
|
Bug 499841. Pass the block frame that contains the first letter style to RemoveFirstLetterFrames so that the NS_BLOCK_HAS_FIRST_LETTER_CHILD bit can be unset on it. Always set the NS_BLOCK_HAS_FIRST_LETTER_CHILD bit on the first continuation only. r=bzbarsky
|
2009-12-22 17:44:35 -06:00 |
|
L. David Baron
|
6f3d9dcc36
|
Set iterators to valid position after deleting overflow lines. (Bug 534082) r=tnikkel
|
2009-12-25 08:59:08 -05:00 |
|
fantasai
|
f76a01be55
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
|
fantasai
|
9e51dfaf9b
|
Bug 508473 Part II: Remove DeletingFrameSubtree r=bz sr=roc
|
2009-12-24 00:20:41 -05:00 |
|
Mats Palmgren
|
0a9ec295d8
|
Don't try to get a nsLineBox* from an empty line list, it aborts a debug build. b=533379 r=bzbarsky
|
2009-12-18 10:02:10 +01:00 |
|
Olli Pettay
|
2e3d0c93fe
|
Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
|
2009-12-10 20:02:13 -08:00 |
|
Boris Zbarsky
|
753175c110
|
Bug 525608 part 3. Change all style set consumers that ask for a pseudo style context to indicate what they're actually asking for (pseudo-element, anonymous box, or xul tree thing). r=dbaron
|
2009-12-11 02:37:40 -05:00 |
|
Boris Zbarsky
|
e28191d463
|
Backing out bug 525608 and bug 525952
|
2009-12-10 18:28:08 -08:00 |
|
Boris Zbarsky
|
03f70fa558
|
Bug 525608 part 3. Change all style set consumers that ask for a pseudo style context to indicate what they're actually asking for (pseudo-element, anonymous box, or xul tree thing). r=dbaron
|
2009-12-10 14:36:05 -08:00 |
|
Boris Zbarsky
|
434a9a769c
|
Bug 518114 part 1. Don't force a virtual GetType call in GetFloatFromPlaceholder. r=roc
|
2009-11-16 16:00:07 -05:00 |
|
Timothy Nikkel
|
17e3a5c82c
|
Bug 515811. mPrevChild needs to be set on early exit from nsBlockFrame::ReflowBlockFrame. r=fantasai sr=dbaron
|
2009-10-15 21:41:58 -05:00 |
|
Robert O'Callahan
|
7aa38b0084
|
Bug 523468. Make sure we reflow the next line when content is pushed or pulled from an inline frame. r=dbaron
|
2009-10-27 14:43:56 +13:00 |
|
Timothy Nikkel
|
19252eafa2
|
Bug 520427. Improvements to debug output List for frames. r=dbaron
|
2009-10-15 21:47:03 -05:00 |
|
Boris Zbarsky
|
75ebdc52ee
|
Bug 525295. Rename nsStyleContext::GetPseudoType to GetPseudo. r=dbaron
|
2009-10-29 17:17:56 -04:00 |
|
Robert O'Callahan
|
178a633332
|
Backed out changeset 9f5177a978ac
|
2009-10-27 21:46:18 +13:00 |
|
Robert O'Callahan
|
baa52ae8b0
|
Bug 523468. Force next line to be reflowed whenever we push or pull children from an inline frame. r=dbaron
|
2009-10-27 14:43:56 +13:00 |
|
Robert O'Callahan
|
224bb91787
|
Bug 504524. Don't reflow the line after an incomplete frame unless we really need to. r=bz
|
2009-10-19 01:01:40 -07:00 |
|
Simon Montagu
|
69a6fdd02f
|
Don't propagate the FRAMES_ARE_EMPTY flag when continuations cross block frame boundaries. Bug 495875, r+sr=roc
|
2009-10-13 00:12:54 -07:00 |
|
Boris Zbarsky
|
c8db27a7ab
|
Bug 516742. Make RFindLineContaining walk backwards along the lines' frames too, not just along the lines. r=roc,fantasai
|
2009-10-02 12:31:43 -04:00 |
|
Boris Zbarsky
|
8e9c649afe
|
Bug 512336. Make frame lists doubly-linked. r=roc,fantasai
|
2009-10-02 12:27:37 -04:00 |
|
David Zbarsky
|
aadd6cf119
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Boris Zbarsky
|
1c59366384
|
Bug 512471. Make nsBlockFrame's mFrames track its principal child list. r=roc,fantasai
|
2009-09-29 15:47:05 -04:00 |
|
Timothy Nikkel
|
742a355b4f
|
Bug 499607. Stop leaking nsBlockFrame's overflow nsLineList's. r=fantasai sr=dbaron
|
2009-09-28 20:23:33 -05:00 |
|
Mats Palmgren
|
af491cef4d
|
Store the overflow out of flows as an nsFrameList. b=516974 r=bzbarsky
|
2009-09-24 04:39:21 +02:00 |
|
Michael Ventnor
|
9a468033db
|
Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc
|
2009-09-18 20:18:35 +02:00 |
|
Mats Palmgren
|
f85d73c25c
|
Bug 233463, patch 5 - Remove nsFrameList(nsIFrame*) ctor. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
927c863e0b
|
Bug 233463, patch 4 - Make nsIFrame::mNextSibling private. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
54e643ff5b
|
Bug 233463, patch 3 - Make Destroy/RemoveFrame() methods void and assert that the frame to remove is present. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
6f16626d51
|
Bug 233463, patch 2 - Introduce nsFrameList::mLastChild member for fast access to the last sibling frame. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
6247c7c4c6
|
Bug 233463, patch 0 - Use nsFrameList methods instead of nsIFrame::SetNextSibling. r=bzbarsky
|
2009-09-18 13:09:35 +02:00 |
|
Mats Palmgren
|
f82eedba5a
|
Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX. b=512106 r=roc
|
2009-09-16 17:01:36 +02:00 |
|
Daniel Holbert
|
01a9126fbb
|
Bug 503961: Initialize block-reflow-state's nsOverflowContinuationTracker a little later, so that it doesn't end up with stale overflow-list pointers. r=fantasai r=roc
|
2009-09-13 17:26:01 -07:00 |
|
Zack Weinberg
|
b6fe8205dd
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
|
L. David Baron
|
58fcd93bdd
|
Make empty bullets (i.e., those for list-style-type:none) not contribute to layout. (Bug 512631) r=roc
|
2009-09-11 06:46:36 -04:00 |
|
Timothy Nikkel
|
edd85a40ae
|
Bug 514634. Remove unneeded second call to SetNextSibling, add some assertions, and fix a comment. r=fantasai
|
2009-09-11 10:26:30 +12:00 |
|
Mats Palmgren
|
924ed30723
|
Don't fall off the edge without returning a value. b=514689 r=fantasai
|
2009-09-04 23:07:30 +02:00 |
|
Timothy Nikkel
|
30a0fff7b4
|
Bug 513394. Make sure that mPrevChild gets set on nsBlockReflowState. r=dbaron
|
2009-09-02 11:33:15 -04:00 |
|
fantasai
|
fc35da95a5
|
Bug 492627 - Remove Placeholder Continuations [Part VII: More intelligent deletion of floats and overflow containers] r=roc
|
2009-08-31 11:25:37 -07:00 |
|
fantasai
|
01997ec916
|
Bug 492627 - Remove Placeholder Continuations [Part VI: Handle <br clear>] r=roc
|
2009-08-31 11:25:36 -07:00 |
|
fantasai
|
138ed48e37
|
Bug 492627 - Remove Placeholder Continuations [Part V: Reimplement float splitting without placeholder continuations] r=roc
|
2009-08-31 11:25:36 -07:00 |
|
fantasai
|
70fe082226
|
Bug 492627 - Remove Placeholder Continuations [Part IV: Switch float layout APIs to pass float directly, without placeholder] r=roc
|
2009-08-31 11:25:35 -07:00 |
|
fantasai
|
1aad05038a
|
Bug 492627 - Remove Placeholder Continuations [Part III: Remove current float-splitting code.] r=roc
|
2009-08-31 11:25:35 -07:00 |
|
Jesse Ruderman
|
4816d16cc2
|
Fix typo in assertion message
|
2009-08-25 21:50:41 -07:00 |
|
Boris Zbarsky
|
c95cebf89b
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
|
2009-08-24 20:51:57 -04:00 |
|
David Zbarsky
|
630c8fc41e
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Zack Weinberg
|
18f8b8b129
|
Bug 510651: Fold nsIFrameDebug into nsFrame. r=dbaron sr=mrbkap
|
2009-08-20 14:52:48 -07:00 |
|
L. David Baron
|
bb1ecc2917
|
When a block without lines has a bullet, give the line we fake its full line height. (Bug 179596) r=roc
|
2009-08-10 19:48:42 -07:00 |
|
Boris Zbarsky
|
23db8f4fa3
|
Bug 281387. Make nsIFrame::Append/InsertFrames use nsFrameList. r=bernd,roc, sr=dbaron
|
2009-07-30 13:23:32 -04:00 |
|
Boris Zbarsky
|
c4f510cb2b
|
Bug 496500. Don't try to interrupt on lines we're not actually reflowing, since during a resize on Windows HasPendingInputEvent returns true while the mouse is down. r+sr=roc
|
2009-07-30 11:53:36 -04:00 |
|
Boris Zbarsky
|
5bffed7be3
|
Relanding bug 496823 in the hopes that it's not causing the XP Txul issue.
|
2009-07-29 08:53:27 -04:00 |
|