gecko-dev/layout/generic
1999-10-29 14:34:53 +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 Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsAbsoluteContainingBlock.h Added nsHTMLReflowState constructor that allows containing block width 1999-09-16 14:33:19 +00:00
nsAreaFrame.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +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
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 r=troy; cleaned up resize reflow optimization logic and prepared it for fixing bug #17737 (not yet fixed!) 1999-10-29 14:34:53 +00:00
nsBlockFrame.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsBlockReflowContext.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +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; cleaned up resize reflow optimization logic and prepared it for fixing bug #17737 (not yet fixed!) 1999-10-29 14:34:53 +00:00
nsBlockReflowState.h r=troy; cleaned up resize reflow optimization logic and prepared it for fixing bug #17737 (not yet fixed!) 1999-10-29 14:34:53 +00:00
nsBRFrame.cpp r=troy; use new line-layout api to help with some resize-reflow optimization bugs 1999-10-29 14:32:11 +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 Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsContainerFrame.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsFirstLetterFrame.cpp r=troy; fixed letter frame logic to use the line layout to flow frames so that white-space trimming, for example, would work right 1999-10-29 14:34:01 +00:00
nsFrame.cpp Changed view to be stored as a frame property instead of a member data 1999-10-27 03:56:14 +00:00
nsFrame.h Changed view to be stored as a frame property instead of a member data 1999-10-27 03:56:14 +00:00
nsFrameFrame.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsFrameList.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsFrameList.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsFrameSetFrame.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsFrameSetFrame.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsFrameUtil.cpp stdlib.h should come from system includes 1999-06-19 21:50:41 +00:00
nsGfxScrollFrame.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsGfxScrollFrame.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsHTMLContainerFrame.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsHTMLContainerFrame.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsHTMLFrame.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +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 Changed view to be stored as a frame property instead of a member data 1999-10-27 03:56:14 +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
nsImageFrame.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsImageFrame.h Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsImageMap.cpp bug=17320; Fixed a purify warning 1999-10-28 14:33:34 +00:00
nsImageMap.h Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsInlineFrame.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +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
nsIPageSequenceFrame.h Fixed a compiler warning where there was an extra ',' after an enum 1998-12-18 05:46:00 +00:00
nsIStatefulFrame.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +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 Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsLineBox.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsLineLayout.cpp r=troy; updated api slightly to support fixes to bug 12760, 12958 and some resize-reflow optimization bugs 1999-10-29 14:33:26 +00:00
nsLineLayout.h r=troy; updated api slightly to support fixes to bug 12760, 12958 and some resize-reflow optimization bugs 1999-10-29 14:33:26 +00:00
nsObjectFrame.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsPageFrame.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsPageFrame.h Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsPlaceholderFrame.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsPlaceholderFrame.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsSimplePageSequence.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +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 Changed view to be stored as a frame property instead of a member data 1999-10-27 03:56:14 +00:00
nsSplittableFrame.h Changed view to be stored as a frame property instead of a member data 1999-10-27 03:56:14 +00:00
nsTextFrame.cpp Fix for bug #16176: [DOGFOOD] need to annotate line frames with whitespace trim 1999-10-29 13:43:11 +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 Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00