gecko-dev/layout/generic
jdunn%netscape.com 20ab1b737f Fixed compiler error on AIX. The xlC compiler does not handle protected
structures correctly so for AIX, we make the structures public.

approved by kipp@netscape.com
1999-03-24 21:43:34 +00:00
..
broken-image.gif
nsAreaFrame.cpp Use combined-area to compute the final height of the area frame 1999-03-23 04:25:03 +00:00
nsAreaFrame.h
nsBlockBandData.cpp Simply floater counters; handle case of a single occupied trapezoid 1999-03-23 01:32:55 +00:00
nsBlockBandData.h Simply floater counters 1999-03-23 01:32:36 +00:00
nsBlockFrame.cpp Fixed up floater combined area calculations 1999-03-24 15:42:19 +00:00
nsBlockFrame.h Redid ReflowFloater api 1999-03-23 04:25:20 +00:00
nsBlockReflowContext.cpp Corrected some of the warning messages to reduce false alarms 1999-03-24 15:42:38 +00:00
nsBlockReflowContext.h Work around 3238 partially until we have a real solution 1999-03-22 20:45:26 +00:00
nsBlockReflowState.cpp Fixed up floater combined area calculations 1999-03-24 15:42:19 +00:00
nsBlockReflowState.h Fixed up floater combined area calculations 1999-03-24 15:42:19 +00:00
nsBRFrame.cpp
nsBulletFrame.cpp Spanked to collapse inline-reflow with line-layout into line-layout; fixed bugs #1278, #1990, #3527, #1670, etc. 1999-03-18 21:03:25 +00:00
nsBulletFrame.h
nsContainerFrame.cpp
nsContainerFrame.h
nsFrame.cpp Spanked to collapse inline-reflow with line-layout into line-layout; fixed bugs #1278, #1990, #3527, #1670, etc. 1999-03-18 21:03:25 +00:00
nsFrame.h Spanked to collapse inline-reflow with line-layout into line-layout; fixed bugs #1278, #1990, #3527, #1670, etc. 1999-03-18 21:03:25 +00:00
nsFrameFrame.cpp Tweaked to handle unconstrained situations better 1999-03-22 20:47:21 +00:00
nsFrameList.cpp Removed dependence on nsFrame (a no-no) 1999-03-24 15:40:44 +00:00
nsFrameList.h
nsFrameSetFrame.cpp
nsFrameSetFrame.h
nsFrameUtil.cpp
nsHTMLContainerFrame.cpp Spanked to collapse inline-reflow with line-layout into line-layout; fixed bugs #1278, #1990, #3527, #1670, etc. 1999-03-18 21:03:25 +00:00
nsHTMLContainerFrame.h Added crazy macros 1999-03-20 21:56:11 +00:00
nsHTMLFrame.cpp
nsHTMLParts.h
nsHTMLReflowCommand.cpp
nsHTMLReflowCommand.h
nsHTMLReflowState.cpp Work around 3238 partially until we have a real solution 1999-03-22 20:45:26 +00:00
nsIFrame.h fixed memory leaks in nsRangelist.cpp. uninitialized memory in nsTextframe, simplified APIs in nsIFrame and the underlying implementations. see layout.checkins 1999-03-12 00:17:14 +00:00
nsIFrameUtil.h
nsImageFrame.cpp
nsImageMap.cpp Spanked to collapse inline-reflow with line-layout into line-layout; fixed bugs #1278, #1990, #3527, #1670, etc. 1999-03-18 21:03:25 +00:00
nsImageMap.h
nsInlineFrame.cpp Spanked to collapse inline-reflow with line-layout into line-layout; fixed bugs #1278, #1990, #3527, #1670, etc. 1999-03-18 21:03:25 +00:00
nsIPageSequenceFrame.h
nsLeafFrame.cpp
nsLeafFrame.h
nsLineBox.cpp Spanked to collapse inline-reflow with line-layout into line-layout; fixed bugs #1278, #1990, #3527, #1670, etc. 1999-03-18 21:03:25 +00:00
nsLineBox.h
nsLineLayout.cpp Tweaked the line-breaking logic so that certain floater situations don't trigger crashes 1999-03-24 15:41:49 +00:00
nsLineLayout.h Fixed compiler error on AIX. The xlC compiler does not handle protected 1999-03-24 21:43:34 +00:00
nsObjectFrame.cpp added nsPluginInstanceOwner::GetDocument() 1999-03-24 05:42:22 +00:00
nsPageFrame.cpp
nsPageFrame.h
nsPlaceholderFrame.cpp
nsPlaceholderFrame.h
nsSelection.cpp
nsSimplePageSequence.cpp
nsSimplePageSequence.h
nsSpaceManager.cpp
nsSpaceManager.h
nsSpacerFrame.cpp
nsSplittableFrame.cpp
nsSplittableFrame.h
nsTextFrame.cpp Ask line if we are breakable instead of using our own logic 1999-03-21 01:13:17 +00:00
nsTextTransformer.cpp fix mHasMultibyte hint problem when the first character of the *word* is not ASCII 1999-03-11 03:00:33 +00:00
nsTextTransformer.h
nsViewportFrame.cpp