gecko-dev/layout/generic
2000-02-03 02:49:58 +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
nsAbsoluteContainingBlock.h
nsAreaFrame.cpp b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00
nsAreaFrame.h b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00
nsBlockBandData.cpp
nsBlockBandData.h
nsBlockFrame.cpp Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
nsBlockFrame.h b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00
nsBlockReflowContext.cpp b=25223. Block code now does a better job of determing where the floater 2000-01-29 00:47:33 +00:00
nsBlockReflowContext.h b=22497. Changed ReflowBlock() to better calculate the x-offset where the 2000-01-26 01:45:47 +00:00
nsBlockReflowState.cpp Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
nsBlockReflowState.h Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
nsBRFrame.cpp
nsBulletFrame.cpp r=vidur. Add support for a new pref "layout.reflow.async.afterDocLoad" that enables async reflow in the pres shell only after the document is done loading. Cleaned up ExitReflowLock() so that it uses preferences to decide whether to do async reflow, not a parameter. 2000-01-25 16:00:44 +00:00
nsBulletFrame.h
nsContainerFrame.cpp Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
nsContainerFrame.h b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00
nsFirstLetterFrame.cpp b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00
nsFrame.cpp Event Target Debugging (b=18175), a debugging feature to help with fixing bugs where events are going to the wrong elements. It shows (like Visual Debugging) which frame is receiving events, and one can therefore move the mouse over the page to see what frame gets events. All the code is #ifdef NS_DEBUG. However, it is not yet hooked up to the viewer menu (to be checked in later). 2000-02-03 02:49:58 +00:00
nsFrame.h Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
nsFrameFrame.cpp Fix 24217 Access to functions in chrome: protocol using IFRAME 2000-01-26 15:29:43 +00:00
nsFrameList.cpp Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
nsFrameList.h
nsFrameSetFrame.cpp
nsFrameSetFrame.h
nsFrameUtil.cpp
nsGfxScrollFrame.cpp Fix for bug #12825: {css-moz} overflow: -moz-scrollbars-* not implemented 2000-01-26 21:56:03 +00:00
nsGfxScrollFrame.h b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00
nsHTMLContainerFrame.cpp b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00
nsHTMLContainerFrame.h
nsHTMLFrame.cpp
nsHTMLParts.h bug 24037 r=attinasi; nsOuterTableFrame handles bad incremental reflow by using the height of its rect. 2000-01-28 02:19:45 +00:00
nsHTMLReflowCommand.cpp
nsHTMLReflowCommand.h
nsHTMLReflowState.cpp b=25245 Changed ComputeContainingBlockRectangle() to set the containing 2000-01-30 18:40:48 +00:00
nsHTMLReflowState.h
nsIAnonymousContentCreator.h b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00
nsIFrame.h r=vidur@netscape.com Performance. Added NS_FRAME_HAS_VIEW frame state flag 2000-02-03 00:51:37 +00:00
nsIFrameDebug.h Event Target Debugging (b=18175), a debugging feature to help with fixing bugs where events are going to the wrong elements. It shows (like Visual Debugging) which frame is receiving events, and one can therefore move the mouse over the page to see what frame gets events. All the code is #ifdef NS_DEBUG. However, it is not yet hooked up to the viewer menu (to be checked in later). 2000-02-03 02:49:58 +00:00
nsIFrameUtil.h
nsILineIterator.h
nsImageFrame.cpp b=25245 Changed Reflow() to return 0 for a max-element-width if the 2000-01-30 18:28:38 +00:00
nsImageFrame.h
nsImageMap.cpp
nsImageMap.h
nsInlineFrame.cpp fixed bug 24186 (well, fixed it enough for beta at least. see bug for details) 2000-02-02 07:38:23 +00:00
nsInlineFrame.h b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00
nsIPageSequenceFrame.h
nsIScrollableFrame.h
nsIStatefulFrame.h
nsLeafFrame.cpp
nsLeafFrame.h
nsLineBox.cpp Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
nsLineBox.h
nsLineLayout.cpp Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
nsLineLayout.h fixed bug 24186 (well, fixed it enough for beta at least. see bug for details) 2000-02-02 07:38:23 +00:00
nsObjectFrame.cpp Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
nsPageFrame.cpp
nsPageFrame.h
nsPlaceholderFrame.cpp
nsPlaceholderFrame.h
nsSimplePageSequence.cpp
nsSimplePageSequence.h
nsSpaceManager.cpp Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
nsSpaceManager.h
nsSpacerFrame.cpp
nsSplittableFrame.cpp
nsSplittableFrame.h
nsTextFrame.cpp r=nhotta, fix 24451. Change the IME hightlight code so 2000-02-02 23:39:25 +00:00
nsTextTransformer.cpp
nsTextTransformer.h
nsViewportFrame.cpp b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00