.. |
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
|
New class nsAbsolutelyPositionedContainer
|
1999-04-16 00:08:59 +00:00 |
nsAreaFrame.h
|
Renamed filename because it was too long for the Mac
|
1999-04-16 01:42:51 +00:00 |
nsBRFrame.cpp
|
Switch to a different (more accurate) BR handling hack...
|
1999-04-03 18:57:30 +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
|
Support revised first-letter layout
|
1999-04-27 22:10:51 +00:00 |
nsBlockFrame.h
|
Added first letter support
|
1999-04-27 22:11:05 +00:00 |
nsBlockReflowContext.cpp
|
Switch to nsIPresContext*'s instead of nsIPresContext&'s
|
1999-04-20 00:27:08 +00:00 |
nsBlockReflowContext.h
|
Switch to nsIPresContext*'s instead of nsIPresContext&'s
|
1999-04-20 00:27:08 +00:00 |
nsBlockReflowState.cpp
|
Support revised first-letter layout
|
1999-04-27 22:10:51 +00:00 |
nsBlockReflowState.h
|
Support revised first-letter layout
|
1999-04-27 22:10:51 +00:00 |
nsBulletFrame.cpp
|
Use revised image loading apis
|
1999-04-13 21:49:58 +00:00 |
nsBulletFrame.h
|
Use revised image loading apis
|
1999-04-13 21:49:58 +00:00 |
nsContainerFrame.cpp
|
Dump out next and style context pointers
|
1999-04-27 22:11:21 +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
|
new
|
1999-04-27 22:05:02 +00:00 |
nsFrame.cpp
|
Removed compiler warnings
|
1999-04-27 22:14:17 +00:00 |
nsFrame.h
|
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 |
nsFrameFrame.cpp
|
<frame> or <iframe> without web shell gets background color from ua.css
|
1999-04-27 21:05:32 +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
|
modified for new view flags.
|
1999-04-16 04:24:14 +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
|
Fixed a problem where CreateViewForFrame() was setting NS_VIEW_PUBLIC_FLAG_DONT_BITBLT
|
1999-04-24 04:53:42 +00:00 |
nsHTMLContainerFrame.h
|
Added ReparentFrameView() and changed the block and inline code
|
1999-04-11 04:22:00 +00:00 |
nsHTMLFrame.cpp
|
Removed a function that wasn't needed
|
1999-04-27 20:18:29 +00:00 |
nsHTMLParts.h
|
Added NS_NewFirstLetterFrame
|
1999-04-27 22:12:22 +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
|
Work-in-progress for relatively positioned inlines being containing blocks
|
1999-04-22 04:27:47 +00:00 |
nsIFrame.h
|
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 |
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
|
Always init the image loader (fixes bug #5238); don't load images with zero set dimensions (bug #5381); cancel extraneous reflows to improve performance
|
1999-04-23 20:00:14 +00:00 |
nsImageFrame.h
|
new
|
1999-04-13 21:50:25 +00:00 |
nsImageMap.cpp
|
Fixed rendering bug with drawing poly areas during debug drawing
|
1999-04-22 03:40:38 +00:00 |
nsImageMap.h
|
sync to new state change api
|
1999-04-20 00:06:58 +00:00 |
nsInlineFrame.cpp
|
Support first letter reflow
|
1999-04-27 22:12:37 +00:00 |
nsInlineFrame.h
|
Changed nsPositionedInlineFrame code to handle incremental reflow
|
1999-04-21 04:37:13 +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
|
Added GetFrameType() and renamed GetAnchoredItem() to GetOutOfFrameFlow()
|
1999-04-23 14:34:48 +00:00 |
nsLineBox.h
|
Added WasDirty for debugging incremental reflow
|
1999-04-27 22:12:53 +00:00 |
nsLineLayout.cpp
|
tweaked
|
1999-04-27 22:13:06 +00:00 |
nsLineLayout.h
|
Renamed header file
|
1999-04-20 00:24:32 +00:00 |
nsObjectFrame.cpp
|
Removed some code that wasn't needed and would leak any child frames
|
1999-04-27 20:24:27 +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
|
Removed ContentChanged() and AttributeChanged() which are no longer need
|
1999-04-25 16:59:39 +00:00 |
nsPlaceholderFrame.h
|
Removed ContentChanged() and AttributeChanged() which are no longer need
|
1999-04-25 16:59:39 +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
|
Removed unused variable
|
1999-04-27 22:07:43 +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
|
Removed useless include
|
1999-04-23 20:01:49 +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
|
Removed compiler warnings; dump more info out in List method
|
1999-04-27 22:13:42 +00:00 |
nsTextTransformer.cpp
|
Use shared IID
|
1999-04-27 22:14:36 +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 |