.. |
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
|
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
|
2003-01-09 06:49:07 +00:00 |
nsAbsoluteContainingBlock.h
|
Adding debug code to absolute containing blocks, the debug code will be invoked from the command line by
|
2002-11-16 10:41:10 +00:00 |
nsAreaFrame.cpp
|
…
|
|
nsAreaFrame.h
|
…
|
|
nsBRFrame.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsBidiFrames.cpp
|
…
|
|
nsBidiFrames.h
|
…
|
|
nsBlockBandData.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsBlockBandData.h
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsBlockDebugFlags.h
|
…
|
|
nsBlockFrame.cpp
|
Bug 98546. Fix word break detection to improve select by word where there is punctuation in the word. Also fixes 125172, double clicking in URL bar should select only part of URL. Also fixes bug 133312, word selection with accented letters. r=brade, sr=sfraser
|
2003-01-09 20:56:53 +00:00 |
nsBlockFrame.h
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsBlockReflowContext.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsBlockReflowContext.h
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsBlockReflowState.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsBlockReflowState.h
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsBulletFrame.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsBulletFrame.h
|
Allow list labels to be negative. Bug 56088, r=caillon, smontagu, sr=roc+moz
|
2002-11-09 18:33:37 +00:00 |
nsContainerFrame.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +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
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsFrame.cpp
|
Bug 98546. Fix word break detection to improve select by word where there is punctuation in the word. Also fixes 125172, double clicking in URL bar should select only part of URL. Also fixes bug 133312, word selection with accented letters. r=brade, sr=sfraser
|
2003-01-09 20:56:53 +00:00 |
nsFrame.h
|
Make GetStyleDataExternal |const| to fix build bustage.
|
2003-01-09 08:07:27 +00:00 |
nsFrameFrame.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsFrameList.cpp
|
Fix ReplaceChild() on positioned inlines to delegate to
|
2002-11-12 03:30:13 +00:00 |
nsFrameList.h
|
Fix ReplaceChild() on positioned inlines to delegate to
|
2002-11-12 03:30:13 +00:00 |
nsFrameSetFrame.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsFrameSetFrame.h
|
…
|
|
nsFrameUtil.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 21:07:51 +00:00 |
nsGfxScrollFrame.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsGfxScrollFrame.h
|
…
|
|
nsHTMLContainerFrame.cpp
|
Reduce code size by using PaintSelf member function to paint background, border, and outline. b=184702 r+sr=roc
|
2002-12-23 22:05:47 +00:00 |
nsHTMLContainerFrame.h
|
Reduce code size by using PaintSelf member function to paint background, border, and outline. b=184702 r+sr=roc
|
2002-12-23 22:05:47 +00:00 |
nsHTMLFrame.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsHTMLParts.h
|
Replace NS_BLOCK_WRAP_SIZE with making unconstrained-width reflow of frames with NS_BLOCK_SPACE_MGR consider the floats. This means we no longer use the overflow area for layout (other than the overflow property). Handle right floaters in unconstrained width reflow by just treating them as left floaters. b=172896 r+sr=roc
|
2002-12-19 00:12:08 +00:00 |
nsHTMLReflowCommand.cpp
|
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
|
2003-01-09 06:49:07 +00:00 |
nsHTMLReflowCommand.h
|
…
|
|
nsHTMLReflowMetrics.h
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsHTMLReflowState.cpp
|
bug 181644, patch by rick.ju@sun.com, r=bz, sr=roc+moz
|
2002-12-23 06:01:14 +00:00 |
nsHTMLReflowState.h
|
…
|
|
nsIAnonymousContentCreator.h
|
…
|
|
nsICanvasFrame.h
|
…
|
|
nsIFrame.h
|
Make GetStyleDataExternal |const| to fix build bustage.
|
2003-01-09 08:07:27 +00:00 |
nsIFrameDebug.h
|
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
|
2003-01-09 06:49:07 +00:00 |
nsIFrameFrame.h
|
…
|
|
nsIFrameUtil.h
|
…
|
|
nsIImageFrame.h
|
Bug 132158. Active Accessibility: expose correct bounds information and accessible value for HTML areas. r=saari, sr=alecf.
|
2002-08-17 01:46:58 +00:00 |
nsILineIterator.h
|
…
|
|
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
|
…
|
|
nsImageFrame.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsImageFrame.h
|
Remove unneeded stubs for code to support Navigator 4.x-only suppress attribute. b=182554 r=biesi (who noticed the problem) sr=peterv
|
2002-11-28 23:02:31 +00:00 |
nsImageMap.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 21:19:10 +00:00 |
nsImageMap.h
|
182554 r=caillon sr=roc+moz cleanup nsImageMap.cpp
|
2002-12-12 23:22:17 +00:00 |
nsInlineFrame.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsInlineFrame.h
|
Correctly implement text-decoration in standards mode by drawing the underline on the element with the text-decoration property set. Refactor painting code a bit to avoid code duplication. Patch by Esben Mose Hansen <esben@oek.dk>, with paint refactoring and some other changes by dbaron. r=dbaron sr=bzbarsky b=1777
|
2002-12-11 04:00:18 +00:00 |
nsIntervalSet.cpp
|
Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only.
|
2003-01-01 23:53:20 +00:00 |
nsIntervalSet.h
|
Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only.
|
2003-01-01 23:53:20 +00:00 |
nsLeafFrame.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsLeafFrame.h
|
…
|
|
nsLineBox.cpp
|
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
|
2003-01-09 06:49:07 +00:00 |
nsLineBox.h
|
Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only.
|
2003-01-01 23:53:20 +00:00 |
nsLineLayout.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsLineLayout.h
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsObjectFrame.cpp
|
Fixing bug 173069, relative URLS with PLUGINSPAGE PLUGINURL
|
2003-01-10 21:48:56 +00:00 |
nsObjectFrame.h
|
Fixing bug 173069, relative URLS with PLUGINSPAGE PLUGINURL
|
2003-01-10 21:48:56 +00:00 |
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
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +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
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +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
|
Remove DEBUG code that causes leak of VoidArray's mChildren. Patch from Harshal <keeda@hotpop.com>. r=bzbarsky sr=dbaron b=146549
|
2002-12-15 16:13:21 +00:00 |
nsReflowPath.h
|
…
|
|
nsReflowType.h
|
…
|
|
nsSelection.cpp
|
Bug 98546. Fix word break detection to improve select by word where there is punctuation in the word. Also fixes 125172, double clicking in URL bar should select only part of URL. Also fixes bug 133312, word selection with accented letters. r=brade, sr=sfraser
|
2003-01-09 20:56:53 +00:00 |
nsSimplePageSequence.cpp
|
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
|
2003-01-09 06:49:07 +00:00 |
nsSimplePageSequence.h
|
Re-landing these because I don't believe this are responsible for the Txul spike.
|
2002-12-11 14:05:41 +00:00 |
nsSpaceManager.cpp
|
Replace NS_BLOCK_WRAP_SIZE with making unconstrained-width reflow of frames with NS_BLOCK_SPACE_MGR consider the floats. This means we no longer use the overflow area for layout (other than the overflow property). Handle right floaters in unconstrained width reflow by just treating them as left floaters. b=172896 r+sr=roc
|
2002-12-19 00:12:08 +00:00 |
nsSpaceManager.h
|
Replace NS_BLOCK_WRAP_SIZE with making unconstrained-width reflow of frames with NS_BLOCK_SPACE_MGR consider the floats. This means we no longer use the overflow area for layout (other than the overflow property). Handle right floaters in unconstrained width reflow by just treating them as left floaters. b=172896 r+sr=roc
|
2002-12-19 00:12:08 +00:00 |
nsSpacerFrame.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
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
|
Corrections to measurement of justified Arabic text. Bug 187866, r=sfraser, sr=rbs@maths.uq.edu.au.
|
2003-01-09 21:15:52 +00:00 |
nsTextFrame.h
|
…
|
|
nsTextTransformer.cpp
|
Bug 98546. Fix word break detection to improve select by word where there is punctuation in the word. Also fixes 125172, double clicking in URL bar should select only part of URL. Also fixes bug 133312, word selection with accented letters. r=brade, sr=sfraser
|
2003-01-09 20:56:53 +00:00 |
nsTextTransformer.h
|
Bug 98546. Fix word break detection to improve select by word where there is punctuation in the word. Also fixes 125172, double clicking in URL bar should select only part of URL. Also fixes bug 133312, word selection with accented letters. r=brade, sr=sfraser
|
2003-01-09 20:56:53 +00:00 |
nsViewportFrame.cpp
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |