.. |
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 |
nsBlockBandData.cpp
|
Fixed bug #5192 by growing the trapezoid buffer as needed
|
1999-04-20 23:08:03 +00:00 |
nsBlockBandData.h
|
Fixed bug #5192 by growing the trapezoid buffer as needed
|
1999-04-20 23:08:03 +00:00 |
nsBlockFrame.cpp
|
Fixed up insertion code to support inserting blocks; tweaked FirstChild impl to work better; removed some no longer needed code
|
1999-04-20 21:51:39 +00:00 |
nsBlockFrame.h
|
Fixed up insertion code to support inserting blocks; tweaked FirstChild impl to work better; removed some no longer needed code
|
1999-04-20 21:51:39 +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
|
Fixed up insertion code to support inserting blocks; tweaked FirstChild impl to work better; removed some no longer needed code
|
1999-04-20 21:51:39 +00:00 |
nsBlockReflowState.h
|
Fixed up insertion code to support inserting blocks; tweaked FirstChild impl to work better; removed some no longer needed code
|
1999-04-20 21:51:39 +00:00 |
nsBRFrame.cpp
|
Switch to a different (more accurate) BR handling hack...
|
1999-04-03 18:57:30 +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
|
removed dead comment info
|
1999-04-20 00:26:47 +00:00 |
nsContainerFrame.h
|
Removed some code from nsContainerFrame that is no longer needed now that'
|
1999-04-12 23:46:02 +00:00 |
nsFrame.cpp
|
sync with nsString2 API
|
1999-04-20 07:20:21 +00:00 |
nsFrame.h
|
Updated to new nsIHTMLReflow method signatures
|
1999-04-20 00:26:32 +00:00 |
nsFrameFrame.cpp
|
Changes so that content shells added underneath chrome shells cause
|
1999-04-20 01:56:07 +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
|
Added ReparentFrameView() and changed the block and inline code
|
1999-04-11 04:22:00 +00:00 |
nsHTMLContainerFrame.h
|
Added ReparentFrameView() and changed the block and inline code
|
1999-04-11 04:22:00 +00:00 |
nsHTMLFrame.cpp
|
Removed some dead code
|
1999-03-31 04:11:02 +00:00 |
nsHTMLParts.h
|
Added NewFIrstLineFrame
|
1999-04-20 00:25:48 +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
|
Change to InitAbsoluteConstraints() to fix bug #5154
|
1999-04-17 04:24:12 +00:00 |
nsIFrame.h
|
Added a bit to speed up frame destruction
|
1999-04-13 21:48:35 +00:00 |
nsIFrameUtil.h
|
Revised API
|
1999-02-08 17:55:08 +00:00 |
nsImageFrame.cpp
|
Support aspect scaling everywhere; elminate win32 ifdefs; use revised image loading apis
|
1999-04-13 21:51:20 +00:00 |
nsImageFrame.h
|
new
|
1999-04-13 21:50:25 +00:00 |
nsImageMap.cpp
|
sync to new state change api
|
1999-04-20 00:06:58 +00:00 |
nsImageMap.h
|
sync to new state change api
|
1999-04-20 00:06:58 +00:00 |
nsInlineFrame.cpp
|
Added GetFrameType() member function
|
1999-04-20 19:11:37 +00:00 |
nsInlineFrame.h
|
Added GetFrameType() member function
|
1999-04-20 19:11:37 +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
|
Tweaked FindLineContaining to return the index in the line where the frame is found
|
1999-04-20 21:52:22 +00:00 |
nsLineBox.h
|
Tweaked FindLineContaining to return the index in the line where the frame is found
|
1999-04-20 21:52:22 +00:00 |
nsLineLayout.cpp
|
Switch to a different (more accurate) BR handling hack...
|
1999-04-03 18:57:30 +00:00 |
nsLineLayout.h
|
Renamed header file
|
1999-04-20 00:24:32 +00:00 |
nsObjectFrame.cpp
|
Turning on previous changes
|
1999-04-20 21:45:26 +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 |
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
|
Work around windoze compiler lossage
|
1999-04-20 01:53:28 +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 |