gecko-dev/layout/generic
rods%netscape.com dcfe8e548a Added a "flags" varaible for combobox creation
r=self, bug 19382
1999-12-05 20:43:19 +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 nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsAbsoluteContainingBlock.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
nsAreaFrame.cpp Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsAreaFrame.h Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +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
nsBlockBandData.cpp updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsBlockBandData.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsBlockFrame.cpp Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +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 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
nsBlockReflowContext.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsBlockReflowState.cpp Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsBlockReflowState.h 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 Removed some old dead code 1999-12-01 04:10:47 +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 Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +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 Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +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 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsGfxScrollFrame.cpp Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsGfxScrollFrame.h Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsHTMLContainerFrame.cpp Backing-out previous change which had the effect of getting rid of the widgets for *all* fixed positioned elements. Removing widgets is a goal at term but it's something that we want to leave to the View Manager folk(s) or at least do in sync with them. 1999-12-01 05:10:50 +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 Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsHTMLParts.h Added a "flags" varaible for combobox creation 1999-12-05 20:43:19 +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 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIFrame.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
nsIFrameDebug.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIFrameUtil.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsILineIterator.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +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
nsIStatefulFrame.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
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 Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +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
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 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsLineLayout.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
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 Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +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 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsSpaceManager.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
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 Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00
nsTextTransformer.cpp updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsTextTransformer.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsViewportFrame.cpp Implementing a generalized recycler and arena for all layout frames. Hoping to improve 1999-12-04 23:49:50 +00:00