.. |
broken-image.gif
|
new
|
1998-06-03 18:31:14 +00:00 |
nsBlockFrame.cpp
|
Cleaned up the way construction of the root frame happens for XML documents.
|
1998-11-12 23:03:35 +00:00 |
nsBlockReflowState.cpp
|
Cleaned up the way construction of the root frame happens for XML documents.
|
1998-11-12 23:03:35 +00:00 |
nsBlockReflowState.h
|
Cleaned up the way construction of the root frame happens for XML documents.
|
1998-11-12 23:03:35 +00:00 |
nsBRFrame.cpp
|
Removed skid marks; implement FindTextRuns again
|
1998-10-09 23:46:02 +00:00 |
nsContainerFrame.cpp
|
Cleaned up the way construction of the root frame happens for XML documents.
|
1998-11-12 23:03:35 +00:00 |
nsContainerFrame.h
|
Renamed Init() to SetInitialChildList() and added an additional parameter
|
1998-11-10 06:05:32 +00:00 |
nsFrame.cpp
|
Cleaned up the way construction of the root frame happens for XML documents.
|
1998-11-12 23:03:35 +00:00 |
nsFrame.h
|
Removed GetReflowMetrics
|
1998-11-10 18:03:42 +00:00 |
nsFrameFrame.cpp
|
enabled view-source
|
1998-11-11 20:31:45 +00:00 |
nsFrameSetFrame.cpp
|
fixed <frameset frameborder=no> allowed frame resizing
|
1998-11-10 20:49:51 +00:00 |
nsFrameSetFrame.h
|
Eliminated nsIRunaround interface, and folded space manager parameter into
|
1998-10-02 04:10:00 +00:00 |
nsHTMLContainerFrame.cpp
|
Cleaned up the way construction of the root frame happens for XML documents.
|
1998-11-12 23:03:35 +00:00 |
nsHTMLContainerFrame.h
|
Added UpdateStyleContexts for support change-out of style contexts
|
1998-11-05 19:31:39 +00:00 |
nsHTMLFrame.cpp
|
fixed a crash that someone missed
|
1998-11-13 04:58:35 +00:00 |
nsHTMLParts.h
|
form control content attribute changes (not all) reflected in layout; fixed scrolling on <iframe>, <frame>;
|
1998-11-09 23:30:16 +00:00 |
nsHTMLReflowCommand.cpp
|
Use geometric parent to get containing block of the floater
|
1998-11-10 18:04:10 +00:00 |
nsHTMLReflowCommand.h
|
Added GetChildListName() member function
|
1998-11-10 04:31:02 +00:00 |
nsIFrame.h
|
Renamed Init() to SetInitialChildList() and added an additional parameter
|
1998-11-10 06:05:32 +00:00 |
nsImageFrame.cpp
|
Changed it so that if there's a NULL URL then we set the mLoadImageFailed
|
1998-11-13 17:00:54 +00:00 |
nsImageMap.cpp
|
Added missing NS_INIT_REFCNT()
|
1998-08-15 03:24:27 +00:00 |
nsInlineFrame.cpp
|
Renamed Init() to SetInitialChildList() and added an additional parameter
|
1998-11-10 06:05:32 +00:00 |
nsLeafFrame.cpp
|
Eliminated nsIRunaround interface, and folded space manager parameter into
|
1998-10-02 04:10:00 +00:00 |
nsLeafFrame.h
|
Eliminated nsIRunaround interface, and folded space manager parameter into
|
1998-10-02 04:10:00 +00:00 |
nsLineLayout.cpp
|
Added run-in and compact display types to the TreatFrameAsBlockFrame method
|
1998-11-11 03:54:47 +00:00 |
nsLineLayout.h
|
Added InitFloater
|
1998-11-10 18:04:19 +00:00 |
nsObjectFrame.cpp
|
removed widget parameters from nsIView::Init(). added CreateWidget() and SetWidget()
|
1998-11-04 04:14:10 +00:00 |
nsPageFrame.cpp
|
Updated to work with new frame construction code
|
1998-11-05 06:12:57 +00:00 |
nsPageFrame.h
|
Updated to work with new frame construction code
|
1998-11-05 06:12:57 +00:00 |
nsPlaceholderFrame.cpp
|
Removed unused include
|
1998-11-10 19:16:32 +00:00 |
nsPlaceholderFrame.h
|
Added a hack to make sure that the floated frame gets a DidReflow notification
|
1998-11-07 00:03:45 +00:00 |
nsSelection.cpp
|
Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros
|
1998-09-12 19:33:48 +00:00 |
nsSimplePageSequence.cpp
|
Removed an assert that was incorrect and that triggered when print
|
1998-11-13 05:17:08 +00:00 |
nsSimplePageSequence.h
|
Renamed Init() to SetInitialChildList() and added an additional parameter
|
1998-11-10 06:05:32 +00:00 |
nsSpaceManager.cpp
|
Fixed a coordinate system bug with Offset method
|
1998-10-30 22:05:22 +00:00 |
nsSpaceManager.h
|
Added 'ns' prefix to class name
|
1998-05-28 02:37:37 +00:00 |
nsSpacerFrame.cpp
|
Removed skid marks; implement FindTextRuns again
|
1998-10-09 23:46:02 +00:00 |
nsSplittableFrame.cpp
|
Moved some files around
|
1998-09-30 21:01:11 +00:00 |
nsSplittableFrame.h
|
Moved some files around
|
1998-09-30 21:01:11 +00:00 |
nsTextFrame.cpp
|
Some support for first-letter style
|
1998-11-12 16:31:38 +00:00 |
nsTextTransformer.cpp
|
Use computed word-len not out parameter that is unset at the time of usage
|
1998-10-26 17:27:35 +00:00 |
nsTextTransformer.h
|
Slimmed down the implementation
|
1998-10-21 20:05:31 +00:00 |