.. |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
broken-image.gif
|
new
|
1998-06-03 18:31:14 +00:00 |
Makefile.in
|
Added nsBlockBandData
|
1998-12-08 21:42:35 +00:00 |
makefile.win
|
Added nsBlockBandData
|
1998-12-08 21:42:35 +00:00 |
MANIFEST
|
add nsBlockBandData.h per kipp's addition
|
1998-12-08 23:25:30 +00:00 |
nsAbsoluteFrame.cpp
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
nsAbsoluteFrame.h
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
nsBlockBandData.cpp
|
Revised ClearFloaters to loop so that all appropriate floaters are cleared
|
1998-12-12 19:17:58 +00:00 |
nsBlockBandData.h
|
new
|
1998-12-08 21:44:22 +00:00 |
nsBlockFrame.cpp
|
Fixed rendering problems with lines with outside children; repaired code (currently unused an ifdef'd) to compute the lines outside children state
|
1998-12-15 00:14:09 +00:00 |
nsBlockFrame.h
|
Factored out floater sliding from SlideFrames; Added the dy value to the RecoverState method
|
1998-12-12 19:18:28 +00:00 |
nsBlockReflowContext.cpp
|
Changed inline and block reflow code to reset reflow state's isTopOfPage
|
1998-12-12 17:59:30 +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
|
Fixed rendering problems with lines with outside children; repaired code (currently unused an ifdef'd) to compute the lines outside children state
|
1998-12-15 00:14:09 +00:00 |
nsBlockReflowState.h
|
Fixed rendering problems with lines with outside children; repaired code (currently unused an ifdef'd) to compute the lines outside children state
|
1998-12-15 00:14:09 +00:00 |
nsBodyFrame.cpp
|
Reworked incremental reflow floater handling to place floaters as their state is recovered instead of moving them
|
1998-12-12 19:19:11 +00:00 |
nsBodyFrame.h
|
Added new atoms to nsLayoutAtoms for additional named frame child lists
|
1998-12-09 05:30:17 +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 |
nsFrameReflowState.cpp
|
Added CalcLineHeight and apply it to inline non-replaced elements as a constrained height
|
1998-12-15 00:14:36 +00:00 |
nsFrameReflowState.h
|
Renamed a variable to (hopefully) be more clear what it is
|
1998-12-05 16:03:53 +00:00 |
nsGlobalVariables.cpp
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
nsGlobalVariables.h
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
nsHRFrame.cpp
|
When dealing with a percentage-width HR, don't let it impact the max-element-size.width inappropriately
|
1998-12-11 22:23:18 +00:00 |
nsHTMLAtoms.cpp
|
removed pseudo class atoms (moved to css atoms)
|
1998-12-11 02:36:36 +00:00 |
nsHTMLAtoms.h
|
removed pseudo class atoms (moved to css atoms)
|
1998-12-11 02:36:36 +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 |
nsHTMLIIDs.cpp
|
Added support for printing multiple pages
|
1998-12-07 03:43:02 +00:00 |
nsHTMLIIDs.h
|
Added support for printing multiple pages
|
1998-12-07 03:43:02 +00:00 |
nsHTMLImage.cpp
|
changes for pixel scaling/printing.
|
1998-11-14 01:52:27 +00:00 |
nsHTMLImage.h
|
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 |
nsHTMLTagContent.cpp
|
Add click event support for every element and initial keypress event support
|
1998-11-24 07:46:58 +00:00 |
nsIAbsoluteItems.h
|
Changed absolutely positioned elements to have the body as their
|
1998-06-26 18:49:30 +00:00 |
nsIAnchoredItems.h
|
Added missing include line; minor tidy up as well
|
1998-06-25 15:01:13 +00:00 |
nsIHTMLContent.h
|
Added a new method, GetStyleHintForAttributeChange() to nsIHTMLContent.
|
1998-12-11 00:52:55 +00:00 |
nsIHTMLReflow.h
|
Added CalcLineHeight and store it in mLineHeight
|
1998-12-15 00:14:56 +00:00 |
nsIImageMap.h
|
Sprinkled SizeOf methods around
|
1998-06-05 21:06:24 +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 |
nsInlineReflow.cpp
|
Reworked line-height handling: correctly implements the spec; use value computed by nsHTMLReflowState::CalcLineHeight
|
1998-12-15 00:16:00 +00:00 |
nsInlineReflow.h
|
Removed CalcLineHeightFor
|
1998-12-15 00:15:11 +00:00 |
nsLeafFrame.cpp
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +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
|
#ifdef'd out the outside-children state methods
|
1998-12-15 00:16:21 +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
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +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 |
nsPresShell.cpp
|
adding in selection
|
1998-12-14 18:34:14 +00:00 |
nsScrollFrame.cpp
|
Fix for bug 1831 where an auto horizontal scrollbar was causing a vertical
|
1998-12-10 00:52:58 +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 |
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 |
nsTextReflow.h
|
new
|
1998-10-20 00:17:17 +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 |
nsWBRFrame.cpp
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |