gecko-dev/layout/generic
1999-07-14 17:29:45 +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 Tweaked area frame shrink wrapping for bug #5999 1999-07-14 17:26:12 +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 Various and sundry bug fixes 1999-07-14 17:26:20 +00:00
nsBlockFrame.h Various and sundry bug fixes 1999-07-14 17:26:20 +00:00
nsBlockReflowContext.cpp Cleaned up some warnings; use some com-ptrs 1999-07-14 17:27:24 +00:00
nsBlockReflowContext.h Switch to nsIPresContext*'s instead of nsIPresContext&'s 1999-04-20 00:27:08 +00:00
nsBlockReflowState.cpp Various and sundry bug fixes 1999-07-14 17:26:20 +00:00
nsBlockReflowState.h Various and sundry bug fixes 1999-07-14 17:26:20 +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 Check for another bad reflow child behavior 1999-07-14 17:27:48 +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 Fixed bug #9282 - clip rect was computed wrong from style info and sign of right/bottom were inverted; eliminated many linux compiler warnings 1999-07-05 20:38:14 +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 channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +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 better color attribute handling 1999-07-07 01:25:41 +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 Eliminate a warning 1999-07-14 17:28:00 +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 Tweaked area frame shrink wrapping for bug #5999 1999-07-14 17:26:12 +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 HaveFixedContent* methods from nsHTMLReflowState and updated code to match (fix bug #7993) 1999-07-07 02:33:17 +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 NECKO only: Using helper function NS_MakeAbsoluteURI A: chofmann R:valeski 1999-07-11 15:46:10 +00:00
nsImageFrame.h Only pass on url to server side image map when we end up with a valid url 1999-07-08 19:44:42 +00:00
nsImageMap.cpp NECKO only: Using helper function NS_MakeAbsoluteURI A: chofmann R:valeski 1999-07-11 15:46:10 +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 Clean up warnings 1999-07-14 17:28:45 +00:00
nsInlineFrame.h Clean up warnings 1999-07-14 17:28:45 +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 Removed some compiler warnings; fix subtlety with handling empty inline frames and whitespace compression for bug #5999 1999-07-14 17:29:32 +00:00
nsLineLayout.h Adding support in line layout for the CSS "direction" property. 1999-05-08 00:48:39 +00:00
nsObjectFrame.cpp Removed some compiler warnings 1999-07-14 17:29:45 +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 General clean up and fixing of compiler warnings 1999-07-03 02:22:10 +00:00
nsSimplePageSequence.h General clean up and fixing of compiler warnings 1999-07-03 02:22:10 +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 Changed Reflow() to invalidate bounds for an incremental reflow 1999-07-14 15:20:01 +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 Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00