gecko-dev/layout/generic
2000-03-05 21:26:01 +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 bug 22853 2000-02-16 01:05:38 +00:00
nsAbsoluteContainingBlock.h
nsAreaFrame.cpp
nsAreaFrame.h
nsBlockBandData.cpp
nsBlockBandData.h
nsBlockFrame.cpp fixed bug 25510 and 28084 2000-02-22 22:06:19 +00:00
nsBlockFrame.h
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
nsBlockReflowState.cpp fixed bug 25510 and 28084 2000-02-22 22:06:19 +00:00
nsBlockReflowState.h fixed bug 25510 and 28084 2000-02-22 22:06:19 +00:00
nsBRFrame.cpp Fix bug 15428 as suggested by VYV03354@nifty.ne.jp . Stop using 0 as the initial values for min and max of inline box contents so that lines that do not (vertically) contain their own baseline are sized correctly. Also, correctly size BR frames using their line-height (for strict-mode only). 2000-02-15 04:26:44 +00:00
nsBulletFrame.cpp
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
nsFirstLetterFrame.cpp
nsFrame.cpp Fix problem with NS_IF_ADDREF on member variables inside of const 2000-02-17 23:19:18 +00:00
nsFrame.h Fix for bug 9140. Area elements now have event fired for them. r=joki 2000-02-11 01:24:59 +00:00
nsFrameFrame.cpp fixed bug 27161 by adding interfacs onto nsIPresShell to get/set the "subshell" for an nsIContent 2000-03-03 23:16: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 Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
nsGfxScrollFrame.h bugs fixes for: 28460, 27242, 29462 2000-03-02 03:01:30 +00:00
nsHTMLContainerFrame.cpp
nsHTMLContainerFrame.h
nsHTMLFrame.cpp
nsHTMLParts.h b=27043 r=buster@netscape.com Inner table cell specifies NS_BLOCK_MARGIN_ROOT 2000-02-11 15:31:41 +00:00
nsHTMLReflowCommand.cpp
nsHTMLReflowCommand.h
nsHTMLReflowState.cpp b=26184 r=karnaze@netscape.com Changed it so that for a percentage width based 2000-02-13 17:55:18 +00:00
nsHTMLReflowState.h
nsIAnonymousContentCreator.h
nsIFrame.h Fix for bug 9140. Area elements now have event fired for them. r=joki 2000-02-11 01:24:59 +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 Fix for bug 9140. Area elements now have event fired for them. r=joki 2000-02-11 01:24:59 +00:00
nsImageFrame.h Fix for bug 9140. Area elements now have event fired for them. r=joki 2000-02-11 01:24:59 +00:00
nsImageMap.cpp Fix for bug 9140. Area elements now have event fired for them. r=joki 2000-02-11 01:24:59 +00:00
nsImageMap.h Fix for bug 9140. Area elements now have event fired for them. r=joki 2000-02-11 01:24:59 +00:00
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
nsIPageSequenceFrame.h
nsIScrollableFrame.h
nsIStatefulFrame.h
nsLeafFrame.cpp 1) implememted box reflow coelescing. 2000-02-09 22:02:40 +00:00
nsLeafFrame.h
nsLineBox.cpp added an assertion that will catch regressions associated with bug 25510 2000-02-22 22:05:04 +00:00
nsLineBox.h
nsLineLayout.cpp Refix bug 5821, which I broke with a mistake in my earlier change. r=buster@netscape.com a=rickg@netscape.com 2000-02-19 03:42:30 +00:00
nsLineLayout.h Fix bug 15428 as suggested by VYV03354@nifty.ne.jp . Stop using 0 as the initial values for min and max of inline box contents so that lines that do not (vertically) contain their own baseline are sized correctly. Also, correctly size BR frames using their line-height (for strict-mode only). 2000-02-15 04:26:44 +00:00
nsObjectFrame.cpp Fix for 27486, r=stanley.ho@eng.sun.com, a=rickg 2000-03-02 01:57:14 +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 bug 26840 r=mjudge 2000-02-14 01:54:20 +00:00
nsTextTransformer.cpp
nsTextTransformer.h
nsViewportFrame.cpp