gecko-dev/layout/generic
1999-12-21 19:28:15 +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 Change to how overflow is handled for absolutely positioned elements. 1999-12-06 15:49:53 +00:00
nsAbsoluteContainingBlock.h Change to how overflow is handled for absolutely positioned elements. 1999-12-06 15:49:53 +00:00
nsAreaFrame.cpp Change to how overflow is handled for absolutely positioned elements. 1999-12-06 15:49:53 +00:00
nsAreaFrame.h Change to how overflow is handled for absolutely positioned elements. 1999-12-06 15:49:53 +00:00
nsBlockBandData.cpp
nsBlockBandData.h
nsBlockFrame.cpp b=19198, a=chofmann. Fixed RecoverStateFrom() to use the update conbined area when 1999-12-09 21:40:37 +00:00
nsBlockFrame.h Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsBlockReflowContext.cpp Change to how overflow is handled for absolutely positioned elements. 1999-12-06 15:49:53 +00:00
nsBlockReflowContext.h
nsBlockReflowState.cpp b=19198, a=chofmann. Fixed RecoverStateFrom() to use the update conbined area when 1999-12-09 21:40:37 +00:00
nsBlockReflowState.h b=19198, a=chofmann. Fixed RecoverStateFrom() to use the update conbined area when 1999-12-09 21:40:37 +00:00
nsBRFrame.cpp Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsBulletFrame.cpp Added NS_RELEASE's to fix leaking of nsIImage's. bug=19114; r=karnaze@netscape.com 1999-12-03 00:06:32 +00:00
nsBulletFrame.h Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsContainerFrame.cpp Changed to respect 'z-index' of 'auto' and call SetViewAutoZIndex() 1999-12-08 04:49:20 +00:00
nsContainerFrame.h Removed some old dead code 1999-12-01 04:10:47 +00:00
nsFirstLetterFrame.cpp Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsFrame.cpp Change to how overflow is handled for absolutely positioned elements. 1999-12-06 15:49:53 +00:00
nsFrame.h Added empty throw() on operator new so that gcc 2.95+ doesn't complain about returning NULL. 1999-12-05 07:29:35 +00:00
nsFrameFrame.cpp Fixing some places when talking to the webshell object to start talking through the new docshell interfaces. 1999-12-18 02:09:29 +00:00
nsFrameList.cpp Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsFrameList.h Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsFrameSetFrame.cpp Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsFrameSetFrame.h Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsFrameUtil.cpp
nsGfxScrollFrame.cpp remove hand-rolled QI and using scc's macros. Also removing static IID's where necessary. r=hyatt,scc a=sdagley. 1999-12-21 19:28:15 +00:00
nsGfxScrollFrame.h 1) created an nsIScrollableFrame interface make it possible for Chris K to fix PDP+ bug #12122 1999-12-07 03:36:05 +00:00
nsHTMLContainerFrame.cpp Changed to respect 'z-index' of 'auto' and call SetViewAutoZIndex() 1999-12-08 04:49:20 +00:00
nsHTMLContainerFrame.h Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsHTMLFrame.cpp Change to how overflow is handled for absolutely positioned elements. 1999-12-06 15:49:53 +00:00
nsHTMLParts.h Bug 19062: Fix crash when forms are absolutely positioned by giving them a space manager r=Troy 1999-12-08 02:07:03 +00:00
nsHTMLReflowCommand.cpp Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsHTMLReflowCommand.h Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsHTMLReflowState.cpp Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsHTMLReflowState.h Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsIAnonymousContentCreator.h
nsIFrame.h Change to how overflow is handled for absolutely positioned elements. 1999-12-06 15:49:53 +00:00
nsIFrameDebug.h
nsIFrameUtil.h
nsILineIterator.h
nsImageFrame.cpp Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsImageFrame.h Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsImageMap.cpp Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
nsImageMap.h Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsInlineFrame.cpp Change to how overflow is handled for absolutely positioned elements. 1999-12-06 15:49:53 +00:00
nsInlineFrame.h Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsIPageSequenceFrame.h Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsIScrollableFrame.h 1) created an nsIScrollableFrame interface make it possible for Chris K to fix PDP+ bug #12122 1999-12-07 03:36:05 +00:00
nsIStatefulFrame.h
nsLeafFrame.cpp Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsLeafFrame.h Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsLineBox.cpp Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsLineBox.h
nsLineLayout.cpp Fix for bug #18622 (UMR in nsLineLayout::CanPlaceFrame) 1999-12-10 18:41:43 +00:00
nsLineLayout.h Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsObjectFrame.cpp Fixing some places when talking to the webshell object to start talking through the new docshell interfaces. 1999-12-18 02:09:29 +00:00
nsPageFrame.cpp Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsPageFrame.h Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsPlaceholderFrame.cpp Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsPlaceholderFrame.h Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsSimplePageSequence.cpp Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsSimplePageSequence.h Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsSpaceManager.cpp
nsSpaceManager.h
nsSpacerFrame.cpp Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsSplittableFrame.cpp Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsSplittableFrame.h Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsTextFrame.cpp Adding check for null document. Prevents crash described in bug 20677. 1999-12-07 22:04:52 +00:00
nsTextTransformer.cpp
nsTextTransformer.h
nsViewportFrame.cpp Change to how overflow is handled for absolutely positioned elements. 1999-12-06 15:49:53 +00:00