gecko-dev/layout/generic
2000-09-22 22:45:31 +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
nsAreaFrame.h
nsBlockBandData.cpp
nsBlockBandData.h
nsBlockFrame.cpp fixing 34356. hack to get clickng before table working beta3+ 2000-09-15 07:02:05 +00:00
nsBlockFrame.h
nsBlockReflowContext.cpp
nsBlockReflowContext.h
nsBlockReflowState.cpp fixing 34356. hack to get clickng before table working beta3+ 2000-09-15 07:02:05 +00:00
nsBlockReflowState.h fixing 34356. hack to get clickng before table working beta3+ 2000-09-15 07:02:05 +00:00
nsBRFrame.cpp
nsBulletFrame.cpp
nsBulletFrame.h
nsContainerFrame.cpp
nsContainerFrame.h
nsFirstLetterFrame.cpp
nsFrame.cpp fixing 34356. hack to get clickng before table working beta3+ 2000-09-15 07:02:05 +00:00
nsFrame.h Added default implementation for frames to allow a frame to specify which frame provides its parent style context. Also reworked ReResolveStyleContext and VerifyStyleTree to allow the style context tree to diverge from the frame tree. b=45210 r=karnaze 2000-09-12 22:47:09 +00:00
nsFrameFrame.cpp Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2000-09-20 12:23:53 +00:00
nsFrameList.cpp
nsFrameList.h
nsFrameSetFrame.cpp Bug 51576: Fix a crash when resizing browser to zero height or width for frameset pages; Fix thanks to tobias.weibel@gmx.net; r=self, jst, vidur 2000-09-21 05:07:06 +00:00
nsFrameSetFrame.h
nsFrameUtil.cpp
nsGfxScrollFrame.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsGfxScrollFrame.h
nsHTMLContainerFrame.cpp Paint backgrounds and borders for inline elements in the foreground layer. b=36710, 27757 r=buster@netscape.com 2000-09-04 21:45:47 +00:00
nsHTMLContainerFrame.h
nsHTMLFrame.cpp
nsHTMLParts.h Bug 3326: Implement IsIndex frame; r=kmcclusk 2000-09-14 04:43:31 +00:00
nsHTMLReflowCommand.cpp r=rpotts. Fix for nsbeta3+ bug 39368. 2000-09-12 00:35:11 +00:00
nsHTMLReflowCommand.h r=rpotts. Fix for nsbeta3+ bug 39368. 2000-09-12 00:35:11 +00:00
nsHTMLReflowState.cpp
nsHTMLReflowState.h
nsIAnonymousContentCreator.h
nsIFrame.h Added a new method to allow a frame to specify the frame that provides its parent style context. b=45210 r=karnaze 2000-09-12 22:45:33 +00:00
nsIFrameDebug.h
nsIFrameUtil.h
nsILineIterator.h
nsImageFrame.cpp Fixed bug 52526, the cause was that image load event was bubbling even though the specs say it should not. Previously we were not even sending the load event on image load. I also fixed bug 50478 by fixing the logic in GetBubbles and GetCancelable of the DOMEvent. This helps in testing the first bug. I also fixed several cases where we had wrong combination of event class and event struct type. a=waterson, r=joki,rods. 2000-09-19 21:47:04 +00:00
nsImageFrame.h bug:13718: natural img dimens. pnunn, r:sfraser 2000-09-08 22:52:05 +00:00
nsImageMap.cpp
nsImageMap.h
nsInlineFrame.cpp bug 28811 2000-09-11 20:46:44 +00:00
nsInlineFrame.h bug 28811 2000-09-11 20:46:44 +00:00
nsIPageSequenceFrame.h
nsIScrollableFrame.h
nsIStatefulFrame.h
nsLeafFrame.cpp
nsLeafFrame.h
nsLineBox.cpp
nsLineBox.h bug 28811 2000-09-11 20:46:44 +00:00
nsLineLayout.cpp bug 50758 (text-align:right for text control doesn't render as you type) 2000-09-21 06:03:39 +00:00
nsLineLayout.h bug 28811 2000-09-11 20:46:44 +00:00
nsObjectFrame.cpp a=brendan, ekrock 2000-09-14 08:22:31 +00:00
nsObjectFrame.h
nsPageFrame.cpp
nsPageFrame.h
nsPlaceholderFrame.cpp
nsPlaceholderFrame.h
nsSelection.cpp fixing sun/sparc i guess it didnt like the inline if/else statement. separating out. 2000-09-14 13:23:31 +00:00
nsSimplePageSequence.cpp
nsSimplePageSequence.h
nsSpaceManager.cpp
nsSpaceManager.h
nsSpacerFrame.cpp
nsSplittableFrame.cpp
nsSplittableFrame.h
nsTextFrame.cpp bug 4238; r/a=ftang,buster,waterson; added language specific transforms so 2000-09-20 23:00:32 +00:00
nsTextTransformer.cpp Fix to ensure we don't go past array bounds in ScanNormalUnicodeText() b=52722 r=buster a=karnaze 2000-09-22 22:45:31 +00:00
nsTextTransformer.h bug 4238; r/a=ftang,buster,waterson; added language specific transforms so 2000-09-20 23:00:32 +00:00
nsViewportFrame.cpp