gecko-dev/layout/generic
ftang%netscape.com 0af90f4741 fix the ignore 1 for 10 problem for cjk-ideographics style 1999-04-07 00:32:49 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
nsAreaFrame.cpp Removed DidReflow() code that's no longer needed now that the new compositor 1999-04-06 02:41:50 +00:00
nsAreaFrame.h Removed DidReflow() code that's no longer needed now that the new compositor 1999-04-06 02:41:50 +00:00
nsBRFrame.cpp Switch to a different (more accurate) BR handling hack... 1999-04-03 18:57:30 +00:00
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 Implement frame sliding during incremental reflow; fixed to not double factor in the delta-y 1999-04-03 21:54:00 +00:00
nsBlockFrame.h Reworked the state recovery logic for incremental reflow 1999-04-03 18:59:01 +00:00
nsBlockReflowContext.cpp Removed some debris; added ComputeCollapsedTopMargin method 1999-04-03 18:58:32 +00:00
nsBlockReflowContext.h Removed some debris; added ComputeCollapsedTopMargin method 1999-04-03 18:58:32 +00:00
nsBlockReflowState.cpp Implement frame sliding during incremental reflow; fixed to not double factor in the delta-y 1999-04-03 21:54:00 +00:00
nsBlockReflowState.h Implement frame sliding during incremental reflow; fixed to not double factor in the delta-y 1999-04-03 21:54:00 +00:00
nsBulletFrame.cpp fix the ignore 1 for 10 problem for cjk-ideographics style 1999-04-07 00:32:49 +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 moving nsFrameTraversal.* nsFrameList.* to layout/base also adding selection from keyboard. 1999-02-19 00:21:22 +00:00
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 Implement tree diffing and dumping of regression data 1999-02-08 17:55:29 +00:00
nsHTMLContainerFrame.cpp Added a comment 1999-04-06 02:57:47 +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 Exposed NS_CreateHTMLContent() as a temporary hack to get HTML-in-RDF/XUL working. Will re-visit when Vidur comes back. 1999-02-09 00:26:50 +00:00
nsHTMLReflowCommand.cpp use new nsHTMLReflowState ctors 1999-03-05 04:29:11 +00:00
nsHTMLReflowCommand.h Added additional parameter to GetNext() that specifies whether the frame is 1999-01-20 05:11:17 +00:00
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 NS_FRAME_GENERATED_CONTENT 1999-04-05 03:44:07 +00:00
nsIFrameUtil.h Revised API 1999-02-08 17:55:08 +00:00
nsIPageSequenceFrame.h Fixed a compiler warning where there was an extra ',' after an enum 1998-12-18 05:46:00 +00:00
nsImageFrame.cpp Cleaning up 1999-04-06 01:16:53 +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 Fixed MAP elements to conform to HTML 4.0. Hooked up attribute changes for MAP, AREA and ANCHOR elements. Added RECONSTRUCT_ALL as a style hint for attribute changes. Modified nsCSSFrameConstructor's ReconstructFrame to only reconstruct the document element hierarchy. 1999-03-01 16:57:35 +00:00
nsInlineFrame.cpp Eliminate speculative-top-margin cruft; use new block reflow context API 1999-03-27 01:23:30 +00:00
nsLeafFrame.cpp Whacked paint methods to use new constants 1999-03-26 00:39:35 +00:00
nsLeafFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsLineBox.cpp Removed some debris 1999-04-03 18:57:51 +00:00
nsLineBox.h Removed some debris 1999-04-03 18:57:51 +00:00
nsLineLayout.cpp Switch to a different (more accurate) BR handling hack... 1999-04-03 18:57:30 +00:00
nsLineLayout.h Switch to a different (more accurate) BR handling hack... 1999-04-03 18:57:30 +00:00
nsObjectFrame.cpp Cleaning up 1999-04-06 01:16:53 +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 Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsSelection.cpp Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
nsSimplePageSequence.cpp Whacked paint methods to use new constants 1999-03-26 00:39:35 +00:00
nsSimplePageSequence.h reduce Macintosh compiler warnings byadding prototype 1999-01-06 18:52:58 +00:00
nsSpaceManager.cpp fix AIX bustage - explicitly refer to parent constructor even though it's within 1999-03-02 01:44:07 +00:00
nsSpaceManager.h BandRect needs to be public to be visible outside the class definition (HPUX bustage) 1999-02-26 17:36:00 +00:00
nsSpacerFrame.cpp COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsSplittableFrame.cpp Fixed it so we clear the NS_FRAME_SYNC_FRAME_AND_VIEW bit, because the 1999-02-25 05:41:05 +00:00
nsSplittableFrame.h Removed nsIFrame::CreateContinuingFrame() 1999-02-25 05:31:15 +00:00
nsTextFrame.cpp add one boolean to indicate word break or line break 1999-04-06 22:41:44 +00:00
nsTextTransformer.cpp add one boolean to indicate word break or line break 1999-04-06 22:41:44 +00:00
nsTextTransformer.h add one boolean to indicate word break or line break 1999-04-06 22:41:44 +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