gecko-dev/layout/generic
kipp%netscape.com dc8f6cd4c4 Reduce the number of cases that trigger noisy debug noise 1999-10-25 23:05:31 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
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 r=troy; bugs: 13196; fixed floating table reflow issues found in 13196 by storing floater max-element-size for later retrieval 1999-10-21 20:44:22 +00:00
nsBlockBandData.h r=troy; bugs: 13196; fixed floating table reflow issues found in 13196 by storing floater max-element-size for later retrieval 1999-10-21 20:44:22 +00:00
nsBlockFrame.cpp Removed 5 convenience functions from nsIFrame 1999-10-22 14:53:52 +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 r=troy; bug: 15153; fixed problem with style-change reflows not being propogated properly 1999-10-21 20:44:58 +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 Removed 5 convenience functions from nsIFrame 1999-10-22 14:53:52 +00:00
nsBlockReflowState.h Removed 5 convenience functions from nsIFrame 1999-10-22 14:53:52 +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 Removed 5 convenience functions from nsIFrame 1999-10-22 14:53:52 +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 Changed nsTextFrame to be derived from nsFrame instead of nsSplittableFrame. 1999-10-23 23:19:14 +00:00
nsFrame.h Removed 5 convenience functions from nsIFrame 1999-10-22 14:53:52 +00:00
nsFrameFrame.cpp Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsFrameList.cpp Renamed some nsFrameList member functions 1999-07-22 04:00:57 +00:00
nsFrameList.h Renamed some nsFrameList member functions 1999-07-22 04:00:57 +00:00
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 Bug 7935: Resizing frames beyond edge doesn't cause offset anymore. 1999-06-11 01:18:50 +00:00
nsFrameUtil.cpp stdlib.h should come from system includes 1999-06-19 21:50:41 +00:00
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 Reduce the number of cases that trigger noisy debug noise 1999-10-25 23:05:31 +00:00
nsHTMLFrame.cpp Added missing #ifdef's 1999-09-01 02:03:50 +00:00
nsHTMLParts.h Changed nsTextFrame to be derived from nsFrame instead of nsSplittableFrame. 1999-10-23 23:19:14 +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 xpscrollbars 1999-08-19 22:16:23 +00:00
nsIFrame.h Removed 5 convenience functions from nsIFrame 1999-10-22 14:53:52 +00:00
nsIFrameUtil.h Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
nsILineIterator.h New API for bug 16176 1999-10-12 23:26:41 +00:00
nsIPageSequenceFrame.h Fixed a compiler warning where there was an extra ',' after an enum 1998-12-18 05:46:00 +00:00
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 fixing build warning 1999-10-22 04:48:31 +00:00
nsImageMap.h Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsInlineFrame.cpp Removed 5 convenience functions from nsIFrame 1999-10-22 14:53:52 +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 Turned off some more debug noise 1999-10-25 23:05:15 +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 Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsPageFrame.h Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
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 General clean up and fixing of compiler warnings 1999-07-03 02:22:10 +00:00
nsSpaceManager.cpp Change NS_COMFALSE instances to NS_ERROR_ABORT's 1999-10-22 05:32:31 +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 Removed 5 convenience functions from nsIFrame 1999-10-22 14:53:52 +00:00
nsSplittableFrame.h Removed 5 convenience functions from nsIFrame 1999-10-22 14:53:52 +00:00
nsTextFrame.cpp fix not enough gap between IME selection problem. r=erik 1999-10-25 22:18:41 +00:00
nsTextTransformer.cpp r=ftang,brade, bug=16886,9101 - the text transformer was letting some nbsp's through in a few special cases; the text transformer also squelches shy characters now (9101) 1999-10-25 23:04:51 +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