gecko-dev/layout/generic
peterl%netscape.com 724aca8163 removing dead style change code
r=troy
1999-10-02 04:24:20 +00:00
..
broken-image.gif
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 Added SizeOf() handler for space manager 1999-10-02 00:52:01 +00:00
nsAreaFrame.h Added some spacemanager debugging noise 1999-09-15 00:25:51 +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 Added SizeOf() handler for floater information maintained by the 1999-10-02 02:51:03 +00:00
nsBlockFrame.h removed ReResolveStyleContext 1999-09-21 07:56:18 +00:00
nsBlockReflowContext.cpp Disabled (obsolete?) usage of MoveInSpaceManager 1999-09-15 00:26:10 +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 Added SizeOf() handler for floater information maintained by the 1999-10-02 02:51:03 +00:00
nsBlockReflowState.h Added SizeOf() handler for floater information maintained by the 1999-10-02 02:51:03 +00:00
nsBRFrame.cpp First pass implementation of selection auto scrolling. 1999-09-29 20:04:05 +00:00
nsBulletFrame.cpp Temp tweak 1999-09-16 19:56:00 +00:00
nsBulletFrame.h Temp tweak 1999-09-16 19:56:00 +00:00
nsContainerFrame.cpp removed ReResolveStyleContext 1999-09-21 07:56:18 +00:00
nsContainerFrame.h removed ReResolveStyleContext 1999-09-21 07:56:18 +00:00
nsFirstLetterFrame.cpp added reparent style context 1999-09-03 23:35:41 +00:00
nsFrame.cpp removing dead style change code 1999-10-02 04:24:20 +00:00
nsFrame.h removing dead style change code 1999-10-02 04:24:20 +00:00
nsFrameFrame.cpp manage view visibility better 1999-09-29 03:36:16 +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 Use nsCRT::free() instead of delete[] for char* data. 1999-09-03 07:42:41 +00:00
nsFrameSetFrame.h
nsFrameUtil.cpp
nsGfxScrollFrame.cpp Fixed to gfx scrollbar. 1999-08-27 06:06:39 +00:00
nsGfxScrollFrame.h Fixed some bugs in splitter 1999-09-14 22:17:19 +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 Added NS_NewSelectsAreaFrame 1999-09-03 14:52:17 +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 Part of the fix for bug #11633. Check the NS_FRAME_OUT_OF_FLOW bit and make 1999-09-28 23:42:35 +00:00
nsIAnonymousContentCreator.h xpscrollbars 1999-08-19 22:16:23 +00:00
nsIFrame.h First pass implementation of selection auto scrolling. 1999-09-29 20:04:05 +00:00
nsIFrameUtil.h
nsILineIterator.h
nsImageFrame.cpp Fix for bug #13341. Changed DisplayAltFeedback() so it doesn't render the 1999-09-16 21:37:37 +00:00
nsImageFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsImageMap.cpp Added in support for IE specific area types 1999-09-01 20:58:17 +00:00
nsImageMap.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsInlineFrame.cpp Added nsHTMLReflowState constructor that allows containing block width 1999-09-16 14:33:19 +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
nsIStatefulFrame.h Bug 13058: Make global enum a public member. 1999-09-15 02:30:39 +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 Added SizeOf() handler for floater information maintained by the 1999-10-02 02:51:03 +00:00
nsLineBox.h Added SizeOf() handler for floater information maintained by the 1999-10-02 02:51:03 +00:00
nsLineLayout.cpp Refixed bug #10496 - a=choffman, r=troy 1999-09-24 17:23:33 +00:00
nsLineLayout.h Reimplement TrimTrailingWhiteSpace; fixed another combined area bug (12910) 1999-09-21 00:14:22 +00:00
nsObjectFrame.cpp Fixing bug #8036, reviewd by beard 1999-09-30 08:07: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 Added SizeOf() handler for floater information maintained by the 1999-10-02 02:51:03 +00:00
nsSpaceManager.h Added SizeOf() handler for space manager 1999-10-02 00:52:01 +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 fixing optimizations for table selection as well as making sure all flags are turned on/off for text frames when one frame is selected.. 1999-09-29 20:36:00 +00:00
nsTextTransformer.cpp Refcounted case conversion service properly 1999-09-26 10:05:51 +00:00
nsTextTransformer.h Changed to have the stack buffer embedded in the xformer 1999-09-22 00:40:16 +00:00
nsViewportFrame.cpp implemented intrinsic sizing method on DOM Window 1999-09-03 22:41:56 +00:00