gecko-dev/layout/generic
1999-07-02 23:31:01 +00:00
..
broken-image.gif
nsAbsoluteContainingBlock.cpp Initial checkin 1999-04-16 01:39:45 +00:00
nsAbsoluteContainingBlock.h Initial check in 1999-04-16 01:39:34 +00:00
nsAreaFrame.cpp Fix for bug #9073. Changed Init() to return NS_ERROR_OUT_OF_MEMORY if we fail 1999-07-02 22:45:07 +00:00
nsAreaFrame.h Fix for bug #2062. When sizing the view, take into account child frames 1999-06-29 03:41:58 +00:00
nsBlockBandData.cpp Removed compiler warnings 1999-04-27 22:14:17 +00:00
nsBlockBandData.h Fixed bug #5192 by growing the trapezoid buffer as needed 1999-04-20 23:08:03 +00:00
nsBlockFrame.cpp delete floaters before regular children 1999-06-15 06:16:29 +00:00
nsBlockFrame.h Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsBlockReflowContext.cpp Fix for bug #6630. Don't force the desired width to 0 for zero-height 1999-06-26 03:21:49 +00:00
nsBlockReflowContext.h Switch to nsIPresContext*'s instead of nsIPresContext&'s 1999-04-20 00:27:08 +00:00
nsBlockReflowState.cpp delete floaters before regular children 1999-06-15 06:16:29 +00:00
nsBlockReflowState.h delete floaters before regular children 1999-06-15 06:16:29 +00:00
nsBRFrame.cpp up/down selection BRFrames dont allow selecting upon them for now. horizontal bars are now drawn selected. ect. 1999-06-19 20:36:44 +00:00
nsBulletFrame.cpp Support old-upper/lower-alpha/roman style constants 1999-07-02 22:27:03 +00:00
nsBulletFrame.h Use revised image loading apis 1999-04-13 21:49:58 +00:00
nsContainerFrame.cpp Fix for bug 2989 - correcting result of GetFrameForPoint. 1999-05-07 00:08:02 +00:00
nsContainerFrame.h Removed some code from nsContainerFrame that is no longer needed now that' 1999-04-12 23:46:02 +00:00
nsFirstLetterFrame.cpp Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsFrame.cpp Fix for bug #5762. Changed DeleteFrame() to call CancelReflowCommand() 1999-06-25 04:22:15 +00:00
nsFrame.h up/down selection BRFrames dont allow selecting upon them for now. horizontal bars are now drawn selected. ect. 1999-06-19 20:36:44 +00:00
nsFrameFrame.cpp Added code to fill in the maxElementSize in the reflow metrics properly for inner frames (bug #6726) 1999-07-02 21:05:20 +00:00
nsFrameList.cpp Removed dependence on nsFrame (a no-no) 1999-03-24 15:40:44 +00:00
nsFrameList.h Removed Join() function from nsFrameList, because we already has a version 1999-04-13 00:06:17 +00:00
nsFrameSetFrame.cpp Bug 7935: Resizing frames beyond edge doesn't cause offset anymore. 1999-06-11 01:18:50 +00:00
nsFrameSetFrame.h Bug 7935: Resizing frames beyond edge doesn't cause offset anymore. 1999-06-11 01:18:50 +00:00
nsFrameUtil.cpp stdlib.h should come from system includes 1999-06-19 21:50:41 +00:00
nsHTMLContainerFrame.cpp Fixed some visibility bugs in order to make the tab widget work correctly. 1999-05-19 22:14:11 +00:00
nsHTMLContainerFrame.h Added ReparentFrameView() and changed the block and inline code 1999-04-11 04:22:00 +00:00
nsHTMLFrame.cpp Fix for bug #7656. Changed the root frame to size the document element's 1999-06-27 02:39:09 +00:00
nsHTMLParts.h Fix for bug #6630. Don't force the desired width to 0 for zero-height 1999-06-26 03:21:49 +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 bug 6185 - absolutely positioned target nsHTMLFrameInnerFrames don't get processed by InitAbsoluteConstraints. 1999-05-10 22:59:03 +00:00
nsIAnonymousContentCreator.h Added anonymous node support. 1999-06-30 22:17:43 +00:00
nsIFrame.h up/down selection BRFrames dont allow selecting upon them for now. horizontal bars are now drawn selected. ect. 1999-06-19 20:36:44 +00:00
nsIFrameUtil.h Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
nsILineIterator.h new 1999-05-13 00:54:03 +00:00
nsImageFrame.cpp Fix for bug #5762. Changed DeleteFrame() to call CancelReflowCommand() 1999-06-25 04:22:15 +00:00
nsImageFrame.h Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
nsImageMap.cpp Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
nsImageMap.h Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
nsInlineFrame.cpp Adding BeOS case. 1999-06-26 07:28:55 +00:00
nsInlineFrame.h Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsIPageSequenceFrame.h Fixed a compiler warning where there was an extra ',' after an enum 1998-12-18 05:46:00 +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 Fixed typo 1999-05-13 01:52:52 +00:00
nsLineBox.h Updated line iterator impl to match API in nsILineIterator 1999-05-13 00:54:28 +00:00
nsLineLayout.cpp Adding support in line layout for the CSS "direction" property. 1999-05-08 00:48:39 +00:00
nsLineLayout.h Adding support in line layout for the CSS "direction" property. 1999-05-08 00:48:39 +00:00
nsObjectFrame.cpp Enabling stuff checked in earlier 1999-06-27 00:05:05 +00:00
nsPageFrame.cpp Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsPageFrame.h Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsPlaceholderFrame.cpp Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsPlaceholderFrame.h Implement List method 1999-05-03 20:54:24 +00:00
nsSimplePageSequence.cpp Fixed a bug that double prints 1999-06-25 14:48:37 +00:00
nsSimplePageSequence.h Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsSpaceManager.cpp Added 'm' prefix to struct data members 1999-07-02 23:31:01 +00:00
nsSpaceManager.h Added 'm' prefix to struct data members 1999-07-02 23:31:01 +00:00
nsSpacerFrame.cpp Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsSplittableFrame.cpp selection changes for new model of content only. frames no longer contain variables referring to selection state outside of 1 bit. keyboard selection will now be disabled until i can get it working in the new selection world order. 1999-04-26 04:02:04 +00:00
nsSplittableFrame.h Removed nsIFrame::CreateContinuingFrame() 1999-02-25 05:31:15 +00:00
nsTextFrame.cpp up/down selection BRFrames dont allow selecting upon them for now. horizontal bars are now drawn selected. ect. 1999-06-19 20:36:44 +00:00
nsTextTransformer.cpp fix bug 7544 1999-06-15 02:21:03 +00:00
nsTextTransformer.h add one boolean to indicate word break or line break 1999-04-06 22:41:44 +00:00
nsViewportFrame.cpp Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00