gecko-dev/layout/generic
2002-10-30 15:33:36 +00:00
..
broken-image.gif
gopher-audio.gif
gopher-binary.gif
gopher-find.gif
gopher-image.gif
gopher-menu.gif
gopher-movie.gif
gopher-sound.gif
gopher-telnet.gif
gopher-text.gif
gopher-unknown.gif
loading-image.gif
nsAbsoluteContainingBlock.cpp Bug 170688. Make nsAbsoluteContainingBlock::IncrementalReflow really incrementally reflow every absolute child that needs it, even if we find that a full block reflow will be necessary. r=dbaron,sr=kin,a=asa 2002-10-24 02:39:31 +00:00
nsAbsoluteContainingBlock.h Bug 75121. Incrementally reflow absolute frames without doing a resize-reflow of the container. Patch by dbaron and roc. r=dbaron,r=roc,sr=kin 2002-09-24 11:43:48 +00:00
nsAreaFrame.cpp
nsAreaFrame.h
nsBidiFrames.cpp
nsBidiFrames.h
nsBlockBandData.cpp
nsBlockBandData.h
nsBlockDebugFlags.h
nsBlockFrame.cpp bug 176030 - Make Destroy fix up prev/next-in-flow pointers. a=roc, sr=bzbarsky, r=bernd. 2002-10-30 15:33:36 +00:00
nsBlockFrame.h bug 127145 - split blocks with computed heights. a=asa, sr=kin, r=alexsavulov. 2002-10-21 14:54:00 +00:00
nsBlockReflowContext.cpp Make GetParent on nsStyleContext return an 2002-10-09 01:46:15 +00:00
nsBlockReflowContext.h Don't resolve the positive and negative parts of collapsing margins too early when collapsing through empty blocks. A few bits of other cleanup. b=172892 sr=bzbarsky r=kin 2002-10-08 01:52:34 +00:00
nsBlockReflowState.cpp Don't resolve the positive and negative parts of collapsing margins too early when collapsing through empty blocks. A few bits of other cleanup. b=172892 sr=bzbarsky r=kin 2002-10-08 01:52:34 +00:00
nsBlockReflowState.h
nsBRFrame.cpp
nsBulletFrame.cpp bug #145579 (r=darin, sr=jst) send the correct referrer for images... 2002-09-17 18:59:41 +00:00
nsBulletFrame.h
nsContainerFrame.cpp bug 176030 - Make Destroy fix up prev/next-in-flow pointers. a=roc, sr=bzbarsky, r=bernd. 2002-10-30 15:33:36 +00:00
nsContainerFrame.h bug 163614 - Changed DeleteChildsNextInFlow to DeleteNextInFlowChild, params, and callers. sr=kin, r=alexsavulov,dcone 2002-10-08 20:35:26 +00:00
nsDummyLayoutRequest.h
nsFirstLetterFrame.cpp Bug 176595: crash caused by wrong parent deleting the next in flow child. r=alexsavulov, sr=dbaron, a=dbaron. 2002-10-25 21:40:32 +00:00
nsFrame.cpp mach-o builds define both XP_UNIX *and* XP_MACOSX so we need to add a !XP_MACOSX to the XP_UNIX ifdef to avoid repeating a chunk of code twice and crashing. 2002-10-11 22:31:43 +00:00
nsFrame.h
nsFrameFrame.cpp Bug 171274: check parent shell type for primary content frames. r=dbaron, sr=jst, a=drivers 2002-10-25 00:00:54 +00:00
nsFrameList.cpp
nsFrameList.h
nsFrameSetFrame.cpp
nsFrameSetFrame.h
nsFrameUtil.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsGfxScrollFrame.cpp Bug 77716 Scrollbar is loading asynchronously! - Trunk [@ nsCSSFrameConstructor::ConstructDocElementFrame] [@ .__ptr_glue - nsCSSFrameConstructor::ContentInserted] 2002-10-24 03:11:53 +00:00
nsGfxScrollFrame.h
nsHTMLContainerFrame.cpp Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border 2002-10-08 10:24:53 +00:00
nsHTMLContainerFrame.h
nsHTMLFrame.cpp
nsHTMLParts.h
nsHTMLReflowCommand.cpp
nsHTMLReflowCommand.h
nsHTMLReflowMetrics.h Don't resolve the positive and negative parts of collapsing margins too early when collapsing through empty blocks. A few bits of other cleanup. b=172892 sr=bzbarsky r=kin 2002-10-08 01:52:34 +00:00
nsHTMLReflowState.cpp bug 169620 - don't pass in negative avail widths, don't add/subtract from NS_UNCONSTRAINEDSIZE, make HR's desired width at least as big as its me width. sr=kin, r=dbaron 2002-09-24 21:02:20 +00:00
nsHTMLReflowState.h
nsIAnonymousContentCreator.h
nsICanvasFrame.h
nsIFrame.h
nsIFrameDebug.h
nsIFrameFrame.h
nsIFrameUtil.h
nsIImageFrame.h
nsILineIterator.h
nsImageFrame.cpp Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border 2002-10-08 10:24:53 +00:00
nsImageFrame.h
nsImageMap.cpp Include url in error message. Bug 167662, r=jkeiser, sr=jst 2002-09-11 02:55:14 +00:00
nsImageMap.h
nsInlineFrame.cpp bug 176030 - Make Destroy fix up prev/next-in-flow pointers. a=roc, sr=bzbarsky, r=bernd. 2002-10-30 15:33:36 +00:00
nsInlineFrame.h
nsIntervalSet.cpp
nsIntervalSet.h 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsIObjectFrame.h
nsIPageSequenceFrame.h Change STF to use an unconstrainad reflow instead of searching for the widest frame 2002-09-19 21:45:07 +00:00
nsIScrollableFrame.h
nsIScrollableViewProvider.h
nsIStatefulFrame.h
nsLeafFrame.cpp Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border 2002-10-08 10:24:53 +00:00
nsLeafFrame.h
nsLineBox.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsLineBox.h
nsLineLayout.cpp bug 163614 - Changed DeleteChildsNextInFlow to DeleteNextInFlowChild, params, and callers. sr=kin, r=alexsavulov,dcone 2002-10-08 20:35:26 +00:00
nsLineLayout.h bug 157915 - Use the parent of the continued frame when calling DeleteChildsNextInFlow. sr=kin, r=alexsavulov 2002-09-24 22:13:20 +00:00
nsObjectFrame.cpp Fixing 132759 -- 100% CPU with Flash, r=peterl, sr=jst 2002-09-26 02:53:27 +00:00
nsObjectFrame.h
nsPageContentFrame.cpp This partially backs out the previous patch. We no longer need to set/get anything in the nsIPrintOptions. 2002-09-26 11:25:04 +00:00
nsPageContentFrame.h Change STF to use an unconstrainad reflow instead of searching for the widest frame 2002-09-19 21:45:07 +00:00
nsPageFrame.cpp Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border 2002-10-08 10:24:53 +00:00
nsPageFrame.h Change STF to use an unconstrainad reflow instead of searching for the widest frame 2002-09-19 21:45:07 +00:00
nsPlaceholderFrame.cpp bug 157915 - Use the parent of the continued frame when calling DeleteChildsNextInFlow. sr=kin, r=alexsavulov 2002-09-24 22:13:20 +00:00
nsPlaceholderFrame.h bug 157915 - Use the parent of the continued frame when calling DeleteChildsNextInFlow. sr=kin, r=alexsavulov 2002-09-24 22:13:20 +00:00
nsReflowPath.cpp
nsReflowPath.h
nsReflowType.h
nsSelection.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsSimplePageSequence.cpp Bug 171328 Build warning caused by checkin for bug 168961 2002-10-01 03:42:07 +00:00
nsSimplePageSequence.h This partially backs out the previous patch. We no longer need to set/get anything in the nsIPrintOptions. 2002-09-26 11:25:04 +00:00
nsSpaceManager.cpp
nsSpaceManager.h bug 169620 - don't pass in negative avail widths, don't add/subtract from NS_UNCONSTRAINEDSIZE, make HR's desired width at least as big as its me width. sr=kin, r=dbaron 2002-09-24 21:02:20 +00:00
nsSpacerFrame.cpp
nsSplittableFrame.cpp bug 176030 - Make Destroy fix up prev/next-in-flow pointers. a=roc, sr=bzbarsky, r=bernd. 2002-10-30 15:33:36 +00:00
nsSplittableFrame.h bug 176030 - Make Destroy fix up prev/next-in-flow pointers. a=roc, sr=bzbarsky, r=bernd. 2002-10-30 15:33:36 +00:00
nsTextFrame.cpp bug 176030 - Make Destroy fix up prev/next-in-flow pointers. a=roc, sr=bzbarsky, r=bernd. 2002-10-30 15:33:36 +00:00
nsTextFrame.h
nsTextTransformer.cpp
nsTextTransformer.h
nsViewportFrame.cpp Bug 171802. Make sure views are initialized with the right properties! r=dbaron,sr=kin 2002-10-01 21:45:33 +00:00