gecko-dev/layout/generic
1999-11-01 22:38:17 +00:00
..
broken-image.gif
gopher-audio.gif
gopher-binary.gif
gopher-find.gif
gopher-image.gif
gopher-menu.gif
gopher-movie.gif
gopher-telnet.gif
gopher-text.gif
gopher-unknown.gif
nsAbsoluteContainingBlock.cpp Folded reflow functions into nsIFrame and eliminated nsIFrameReflow and 1999-10-30 02:52:11 +00:00
nsAbsoluteContainingBlock.h Folded reflow functions into nsIFrame and eliminated nsIFrameReflow and 1999-10-30 02:52:11 +00:00
nsAreaFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsAreaFrame.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsBlockBandData.cpp Folded reflow functions into nsIFrame and eliminated nsIFrameReflow and 1999-10-30 02:52:11 +00:00
nsBlockBandData.h
nsBlockFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsBlockFrame.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsBlockReflowContext.cpp Folded reflow functions into nsIFrame and eliminated nsIFrameReflow and 1999-10-30 02:52:11 +00:00
nsBlockReflowContext.h Folded reflow functions into nsIFrame and eliminated nsIFrameReflow and 1999-10-30 02:52:11 +00:00
nsBlockReflowState.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsBlockReflowState.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsBRFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsBulletFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsBulletFrame.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsContainerFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsContainerFrame.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsFirstLetterFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsFrame.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsFrameFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsFrameList.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsFrameList.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsFrameSetFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsFrameSetFrame.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsFrameUtil.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsGfxScrollFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsGfxScrollFrame.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsHTMLContainerFrame.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsHTMLContainerFrame.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsHTMLFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsHTMLParts.h Changed nsTextFrame to be derived from nsFrame instead of nsSplittableFrame. 1999-10-23 23:19:14 +00:00
nsHTMLReflowCommand.cpp Folded reflow functions into nsIFrame and eliminated nsIFrameReflow and 1999-10-30 02:52:11 +00:00
nsHTMLReflowCommand.h
nsHTMLReflowState.cpp Folded reflow functions into nsIFrame and eliminated nsIFrameReflow and 1999-10-30 02:52:11 +00:00
nsHTMLReflowState.h Added nsHTMLReflowState.h 1999-10-30 16:16:45 +00:00
nsIAnonymousContentCreator.h
nsIFrame.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsIFrameDebug.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsIFrameUtil.h
nsILineIterator.h
nsImageFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsImageFrame.h
nsImageMap.cpp bug=17320; Fixed a purify warning 1999-10-28 14:33:34 +00:00
nsImageMap.h
nsInlineFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsInlineFrame.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsIPageSequenceFrame.h
nsIStatefulFrame.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsLeafFrame.cpp
nsLeafFrame.h
nsLineBox.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsLineBox.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsLineLayout.cpp r=troy; fixed bug 14982 - the problem was that empty continuations of an inline non-replaced element (e.g. 'span') were impact line-height calculations when they should effectively disappear 1999-11-01 22:38:17 +00:00
nsLineLayout.h r=troy; updated api slightly to support fixes to bug 12760, 12958 and some resize-reflow optimization bugs 1999-10-29 14:33:26 +00:00
nsObjectFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsPageFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsPageFrame.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsPlaceholderFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsPlaceholderFrame.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsSimplePageSequence.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsSimplePageSequence.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsSpaceManager.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsSpaceManager.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsSpacerFrame.cpp
nsSplittableFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsSplittableFrame.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsTextFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsTextTransformer.cpp r=ftang (someday); fixed 17559 regression - there were a few cases where characters > 127 were leaking out without setting the mHasMultibyte flag that were triggering painting bugs on macs... 1999-11-01 15:32:37 +00:00
nsTextTransformer.h r=ftang (someday); fixed 17559 regression - there were a few cases where characters > 127 were leaking out without setting the mHasMultibyte flag that were triggering painting bugs on macs... 1999-11-01 15:32:37 +00:00
nsViewportFrame.cpp Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00