gecko-dev/layout/generic
1999-04-02 00:01:05 +00:00
..
broken-image.gif
nsAreaFrame.cpp Whacked paint methods to use new constants 1999-03-26 00:39:35 +00:00
nsAreaFrame.h
nsBlockBandData.cpp Translate trapezoid into proper coordinate system 1999-03-27 01:20:46 +00:00
nsBlockBandData.h Use raw trapezoid data to solve issues of floaters with margins (bug #2024) 1999-03-26 01:59:13 +00:00
nsBlockFrame.cpp Reflow floater frames using the block reflow context 1999-04-01 01:37:36 +00:00
nsBlockFrame.h Reflow floater frames using the block reflow context 1999-04-01 01:37:36 +00:00
nsBlockReflowContext.cpp Removed compact margin hackery 1999-03-31 04:10:51 +00:00
nsBlockReflowContext.h Reflow floater frames using the block reflow context 1999-04-01 01:37:36 +00:00
nsBlockReflowState.cpp Reflow floater frames using the block reflow context 1999-04-01 01:37:36 +00:00
nsBlockReflowState.h Reflow floater frames using the block reflow context 1999-04-01 01:37:36 +00:00
nsBRFrame.cpp Fixed bug #4112 1999-03-26 00:37:22 +00:00
nsBulletFrame.cpp correct katakan/hiragana/katakana-iroha/hiragana-iroha list after reviewed by momoi. Add implementation for NS_STYLE_LIST_STYLE_DECIMAL_LEADING_ZERO. 1999-03-26 01:37:27 +00:00
nsBulletFrame.h Removed List method 1999-03-05 04:22:29 +00:00
nsContainerFrame.cpp augmented ReResolveStyleContext to capture style change information 1999-03-25 06:43:38 +00:00
nsContainerFrame.h augmented ReResolveStyleContext to capture style change information 1999-03-25 06:43:38 +00:00
nsFrame.cpp Whacked paint methods to use new constants 1999-03-26 00:39:35 +00:00
nsFrame.h augmented ReResolveStyleContext to capture style change information 1999-03-25 06:43:38 +00:00
nsFrameFrame.cpp Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. In this case, a macro had been used that was in one of the obsolete files 'PRIVATE'. Replaced this by its value 'static' 1999-04-01 20:39:30 +00:00
nsFrameList.cpp Removed dependence on nsFrame (a no-no) 1999-03-24 15:40:44 +00:00
nsFrameList.h
nsFrameSetFrame.cpp bug 3522 - crash when more <frame>, <frameset> specified than cells 1999-03-29 23:26:57 +00:00
nsFrameSetFrame.h bug 3407 1999-03-10 06:13:35 +00:00
nsFrameUtil.cpp
nsHTMLContainerFrame.cpp Whacked paint methods to use new constants 1999-03-26 00:39:35 +00:00
nsHTMLContainerFrame.h augmented ReResolveStyleContext to capture style change information 1999-03-25 06:43:38 +00:00
nsHTMLFrame.cpp Removed some dead code 1999-03-31 04:11:02 +00:00
nsHTMLParts.h
nsHTMLReflowCommand.cpp use new nsHTMLReflowState ctors 1999-03-05 04:29:11 +00:00
nsHTMLReflowCommand.h
nsHTMLReflowState.cpp Removed some dead code; Added support for eStyleUnit_Chars for width values 1999-03-31 04:11:40 +00:00
nsIFrame.h added args to ReResolveStyle to capture style change info 1999-03-25 06:32:56 +00:00
nsIFrameUtil.h
nsImageFrame.cpp Whacked paint methods to use new constants 1999-03-26 00:39:35 +00:00
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 Eliminate speculative-top-margin cruft; use new block reflow context API 1999-03-27 01:23:30 +00:00
nsIPageSequenceFrame.h
nsLeafFrame.cpp Whacked paint methods to use new constants 1999-03-26 00:39:35 +00:00
nsLeafFrame.h
nsLineBox.cpp Removed carried-out-top-margin 1999-03-27 01:24:24 +00:00
nsLineBox.h Removed some cruft 1999-03-29 23:45:49 +00:00
nsLineLayout.cpp Select size of builtin arrays by platform (sigh); remove some cruft; added in support for debugging memory leaks and reducing initialization time 1999-03-29 23:46:34 +00:00
nsLineLayout.h Fix compiler error on AIX... 1999-03-31 04:21:53 +00:00
nsObjectFrame.cpp Changes to hook up LiveConnect on Windows 1999-03-29 22:18:05 +00:00
nsPageFrame.cpp Fixed it so that for incremental reflow commands the correct value is 1999-03-09 05:01:59 +00:00
nsPageFrame.h use new nsHTMLReflowState ctors; made pages support IsPercentageBase 1999-03-05 04:28:07 +00:00
nsPlaceholderFrame.cpp Whacked paint methods to use new constants 1999-03-26 00:39:35 +00:00
nsPlaceholderFrame.h
nsSelection.cpp
nsSimplePageSequence.cpp Whacked paint methods to use new constants 1999-03-26 00:39:35 +00:00
nsSimplePageSequence.h
nsSpaceManager.cpp
nsSpaceManager.h
nsSpacerFrame.cpp
nsSplittableFrame.cpp
nsSplittableFrame.h
nsTextFrame.cpp Remove caret->Refresh calls. The presshell now refreshes the caret after painting. 1999-04-02 00:01:05 +00:00
nsTextTransformer.cpp Support MOZ_PRE_WRAP 1999-03-31 04:12:46 +00:00
nsTextTransformer.h Support MOZ_PRE_WRAP 1999-03-31 04:12:46 +00:00
nsViewportFrame.cpp Eliminated some code that's no longer needed now that the info is in the 1999-03-06 01:48:28 +00:00