.. |
broken-image.gif
|
new
|
1998-06-03 18:31:14 +00:00 |
nsBlockBandData.cpp
|
Added methods for get floater info in the band and a method to compute the impact on the max-element-size of the floaters
|
1998-12-17 18:50:45 +00:00 |
nsBlockBandData.h
|
Added methods for get floater info in the band and a method to compute the impact on the max-element-size of the floaters
|
1998-12-17 18:50:45 +00:00 |
nsBlockFrame.cpp
|
Clean up max-element-size computations; added code to remove empty lines (disabled for now)
|
1998-12-17 18:52:10 +00:00 |
nsBlockFrame.h
|
Clean up max-element-size computations; added code to remove empty lines (disabled for now)
|
1998-12-17 18:52:10 +00:00 |
nsBlockReflowContext.cpp
|
Factor in margins into in-flow-bounds rect; update max-element-size to include the margins around the block element
|
1998-12-17 18:52:45 +00:00 |
nsBlockReflowContext.h
|
Changed inline and block reflow code to reset reflow state's isTopOfPage
|
1998-12-12 17:59:30 +00:00 |
nsBlockReflowState.cpp
|
Clean up max-element-size computations; added code to remove empty lines (disabled for now)
|
1998-12-17 18:52:10 +00:00 |
nsBlockReflowState.h
|
Clean up max-element-size computations; added code to remove empty lines (disabled for now)
|
1998-12-17 18:52:10 +00:00 |
nsBRFrame.cpp
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
nsBulletFrame.cpp
|
Moved to new Init/ctor seperation
|
1998-12-05 16:02:26 +00:00 |
nsBulletFrame.h
|
Moved to new Init/ctor seperation
|
1998-12-05 16:02:26 +00:00 |
nsContainerFrame.cpp
|
Use FirstChild so the method is more reusable
|
1998-12-05 16:02:43 +00:00 |
nsContainerFrame.h
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
nsFrame.cpp
|
adding in selection
|
1998-12-14 18:34:14 +00:00 |
nsFrame.h
|
adding in selection
|
1998-12-14 18:34:14 +00:00 |
nsFrameFrame.cpp
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
nsFrameSetFrame.cpp
|
added code provided by Micahel Lowe to get system colors for frameset borders (bug 1763)
|
1998-12-04 18:05:30 +00:00 |
nsFrameSetFrame.h
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
nsFrameUtil.cpp
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
nsHTMLContainerFrame.cpp
|
Moved view creation to frame construction code. Also moved wrapping of
|
1998-12-04 19:03:44 +00:00 |
nsHTMLContainerFrame.h
|
Moved view creation to frame construction code. Also moved wrapping of
|
1998-12-04 19:03:44 +00:00 |
nsHTMLFrame.cpp
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
nsHTMLParts.h
|
Moved creation of first page frame to frame construction code, and changed
|
1998-12-04 21:04:56 +00:00 |
nsHTMLReflowCommand.cpp
|
This checkin (under mozilla/layout) is all about 'const'. Digital Unix's
|
1998-12-02 16:45:20 +00:00 |
nsHTMLReflowCommand.h
|
Added GetChildListName() member function
|
1998-11-10 04:31:02 +00:00 |
nsIFrame.h
|
adding in selection
|
1998-12-14 18:34:14 +00:00 |
nsIFrameUtil.h
|
Repaired frame-util IID
|
1998-12-11 15:47:09 +00:00 |
nsImageFrame.cpp
|
Changed all the places that previously accessed mBorderStyle and mBorderColor
|
1998-12-07 18:53:07 +00:00 |
nsImageMap.cpp
|
Fixing a submit/reset event bug, frame destruction reentrancy bug, and an imagemap bug.
|
1998-11-21 00:19:36 +00:00 |
nsInlineFrame.cpp
|
Spanked to be a subclass of the nsBaseIBFrame class
|
1998-12-05 16:04:46 +00:00 |
nsIPageSequenceFrame.h
|
Added print options for controlling whether odd and even pages are printed
|
1998-12-10 03:07:11 +00:00 |
nsLeafFrame.cpp
|
Add in border and padding to get the max-element-size right
|
1998-12-17 18:54:22 +00:00 |
nsLeafFrame.h
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
nsLineBox.cpp
|
Print out state bits in hex too
|
1998-12-15 00:16:32 +00:00 |
nsLineBox.h
|
Added set/get empty line methods (currently unused)
|
1998-12-17 18:54:40 +00:00 |
nsLineLayout.cpp
|
Added DumpRegressionData; revised ListTag; added GetFrameName
|
1998-11-19 17:22:29 +00:00 |
nsLineLayout.h
|
Setup first-letter-style to be off by default
|
1998-12-05 16:05:52 +00:00 |
nsObjectFrame.cpp
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
nsPageFrame.cpp
|
Changed Reflow() to set isTopOfPage in reflow state
|
1998-12-12 17:58:18 +00:00 |
nsPageFrame.h
|
Added support for printing multiple pages
|
1998-12-07 03:43:02 +00:00 |
nsPlaceholderFrame.cpp
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
nsPlaceholderFrame.h
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +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
|
Minor change to the flow of control to make it more readable
|
1998-12-10 03:20:31 +00:00 |
nsSimplePageSequence.h
|
Added support for printing multiple pages
|
1998-12-07 03:43:02 +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
|
Tweaked reflow status to be legible
|
1998-12-11 15:53:03 +00:00 |
nsSplittableFrame.cpp
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
nsSplittableFrame.h
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
nsTextFrame.cpp
|
adding in selection
|
1998-12-14 18:34:14 +00:00 |
nsTextTransformer.cpp
|
Fixed bug #1257: the bug was that we were overrunning the transformers malloc'd buffer because the mBufferLength was never being updated
|
1998-11-14 22:27:50 +00:00 |
nsTextTransformer.h
|
Removed and unused member variable
|
1998-11-14 22:27:06 +00:00 |