gecko-dev/layout/generic
1999-06-24 21:34:37 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
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 Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsAreaFrame.h Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +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 Incomplete workaround for bug #5453 1999-05-10 22:28:04 +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 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +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 Better comment to describe the NORMAL_DRAG_HANDLING #define. 1999-06-21 23:24:33 +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 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +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 #6903: changed Reflow() to handle reflow commands of type 1999-06-23 04:18:07 +00:00
nsHTMLParts.h Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +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
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 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +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 Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +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 Fixing build problem 1999-06-24 21:34:37 +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 background Image speed up 1999-06-11 14:43:14 +00:00
nsSimplePageSequence.h Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsSpaceManager.cpp Fix for bug #7397. Changed space manager to allows negative values 1999-06-24 02:04:50 +00:00
nsSpaceManager.h Fix for bug #7397. Changed space manager to allows negative values 1999-06-24 02:04:50 +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