gecko-dev/layout/generic
kipp%netscape.com 568331e355 r=troy; bugs: 15153, 13196; fixed problem with style-change reflows not being propogated properly; also fixed floating table reflow issues found in 13196 by storing floater max-element-size for later retrieval 1999-10-21 20:43:48 +00:00
..
broken-image.gif
gopher-audio.gif new 1999-10-21 16:20:53 +00:00
gopher-binary.gif new 1999-10-21 16:20:53 +00:00
gopher-find.gif new 1999-10-21 16:20:53 +00:00
gopher-image.gif new 1999-10-21 16:20:53 +00:00
gopher-menu.gif new 1999-10-21 16:20:53 +00:00
gopher-movie.gif new 1999-10-21 16:20:53 +00:00
gopher-telnet.gif new 1999-10-21 16:20:53 +00:00
gopher-text.gif new 1999-10-21 16:20:53 +00:00
gopher-unknown.gif new 1999-10-21 16:20:53 +00:00
nsAbsoluteContainingBlock.cpp Added nsHTMLReflowState constructor that allows containing block width 1999-09-16 14:33:19 +00:00
nsAbsoluteContainingBlock.h Added nsHTMLReflowState constructor that allows containing block width 1999-09-16 14:33:19 +00:00
nsAreaFrame.cpp b=15388,15408 r=peterl@netscape.com 1999-10-14 04:56:50 +00:00
nsAreaFrame.h Removed some dead code and moved some #if 0 code from the area frame 1999-10-08 04:45:12 +00:00
nsBRFrame.cpp bugs 15547,15645,13665,13277,5761, r=akkana,kin,hyatt. fixing selection bugs, keyboard navigation, triple clicking and drag scrolling. 1999-10-13 01:15:26 +00:00
nsBlockBandData.cpp Expose left vs. right floaters (again) 1999-09-16 19:56:15 +00:00
nsBlockBandData.h Expose left vs. right floaters (again) 1999-09-16 19:56:15 +00:00
nsBlockFrame.cpp r=troy; bugs: 15153, 13196; fixed problem with style-change reflows not being propogated properly; also fixed floating table reflow issues found in 13196 by storing floater max-element-size for later retrieval 1999-10-21 20:43:48 +00:00
nsBlockFrame.h Fixed O(N^2) debug logic bug; speed up paint loop by avoiding painting too much now that we have combined-area (bug 7455, 12297) 1999-10-19 23:04:19 +00:00
nsBlockReflowContext.cpp Fixed bug with bounds of line-box including side margins when it shouldn't (part of 12297) 1999-10-12 23:24:51 +00:00
nsBlockReflowContext.h Cache computed width so that during placement of the block we can see if auto margins need recomputing (bug #1164) 1999-08-27 21:47:04 +00:00
nsBlockReflowState.cpp r=troy; bugs: 15153, 13196; fixed problem with style-change reflows not being propogated properly; also fixed floating table reflow issues found in 13196 by storing floater max-element-size for later retrieval 1999-10-21 20:43:48 +00:00
nsBlockReflowState.h r=troy; bugs: 15153, 13196; fixed problem with style-change reflows not being propogated properly; also fixed floating table reflow issues found in 13196 by storing floater max-element-size for later retrieval 1999-10-21 20:43:48 +00:00
nsBulletFrame.cpp r=troy; Use a custom frame type so that bullets show up properly in the frame sizing data 1999-10-14 23:08:58 +00:00
nsBulletFrame.h r=troy; Use a custom frame type so that bullets show up properly in the frame sizing data 1999-10-14 23:08:58 +00:00
nsContainerFrame.cpp r=kipp@netscape.com 1999-10-21 05:11:43 +00:00
nsContainerFrame.h r=kipp@netscape.com 1999-10-21 05:11:43 +00:00
nsFirstLetterFrame.cpp r=kipp@netscape.com 1999-10-21 05:11:43 +00:00
nsFrame.cpp Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsFrame.h Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsFrameFrame.cpp Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsFrameList.cpp
nsFrameList.h
nsFrameSetFrame.cpp no bug number, part of webshell cleanup. nsIWebShell.h was needlessly included, so I removed it 1999-10-15 13:34:45 +00:00
nsFrameSetFrame.h
nsFrameUtil.cpp
nsGfxScrollFrame.cpp Fixed some warnings: reviewed -hyatt 1999-10-21 20:17:51 +00:00
nsGfxScrollFrame.h r=evaughan friend declaration needs to declare object is function or class (HPUX) 1999-10-12 22:58:04 +00:00
nsHTMLContainerFrame.cpp manage view visibility better, hide collapsed views and hidden views with widgets 1999-09-29 03:37:02 +00:00
nsHTMLContainerFrame.h
nsHTMLFrame.cpp Added missing #ifdef's 1999-09-01 02:03:50 +00:00
nsHTMLParts.h Frame space reductions. r=kipp@netscape.com 1999-10-08 04:32:46 +00:00
nsHTMLReflowCommand.cpp Implement List method 1999-09-15 00:24:54 +00:00
nsHTMLReflowCommand.h Implement List method 1999-09-15 00:24:54 +00:00
nsHTMLReflowState.cpp Factored common code into a single method (UseComputedHeight) 1999-10-12 23:25:49 +00:00
nsIAnonymousContentCreator.h
nsIFrame.h Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsIFrameUtil.h
nsILineIterator.h New API for bug 16176 1999-10-12 23:26:41 +00:00
nsIPageSequenceFrame.h
nsIStatefulFrame.h Bug 13058: Make global enum a public member. 1999-09-15 02:30:39 +00:00
nsImageFrame.cpp Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsImageFrame.h Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsImageMap.cpp Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsImageMap.h Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsInlineFrame.cpp r=kipp@netscape.com 1999-10-21 05:11:43 +00:00
nsInlineFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsLeafFrame.cpp Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsLeafFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsLineBox.cpp Fixed O(N^2) debug logic bug; speed up paint loop by avoiding painting too much now that we have combined-area (bug 7455, 12297) 1999-10-19 23:04:19 +00:00
nsLineBox.h Fixed O(N^2) debug logic bug; speed up paint loop by avoiding painting too much now that we have combined-area (bug 7455, 12297) 1999-10-19 23:04:19 +00:00
nsLineLayout.cpp Fixed edge case where line bounds wasn't quite accurate which causes the combined rect to not match which now wastes memory; only affects right aligned lines 1999-10-14 23:10:59 +00:00
nsLineLayout.h Fixed bugs with combined-area continuing to include trimmed whitespace (wip for 12297); Added support for tracking trim for 16176) 1999-10-12 23:27:32 +00:00
nsObjectFrame.cpp Bug 15178, r=vidur adding check for null-pointer avoiding crash 1999-10-08 23:46:23 +00:00
nsPageFrame.cpp
nsPageFrame.h
nsPlaceholderFrame.cpp Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsPlaceholderFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsSimplePageSequence.cpp Eliminate a warning 1999-09-21 02:20:14 +00:00
nsSimplePageSequence.h
nsSpaceManager.cpp Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
nsSpaceManager.h Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
nsSpacerFrame.cpp Fixed part of bug 5726 by making spacers have some definite area when they have a non-zero size 1999-09-22 00:39:47 +00:00
nsSplittableFrame.cpp Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsSplittableFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTextFrame.cpp update to new nsTextTransformer api 1999-10-19 23:01:58 +00:00
nsTextTransformer.cpp r=ftang; rewrite to fix 16656, parts of 7455 1999-10-19 23:01:45 +00:00
nsTextTransformer.h r=ftang; rewrite to fix 16656, parts of 7455 1999-10-19 23:01:45 +00:00
nsViewportFrame.cpp implemented intrinsic sizing method on DOM Window 1999-09-03 22:41:56 +00:00