.. |
.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 nsFrameList to the build
|
1999-01-15 01:28:46 +00:00 |
makefile.win
|
Added nsFrameList to the build
|
1999-01-15 01:28:46 +00:00 |
MANIFEST
|
add nsBlockBandData.h per kipp's addition
|
1998-12-08 23:25:30 +00:00 |
nsAreaFrame.cpp
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +00:00 |
nsAreaFrame.h
|
Moved logic that deals with moving absolutely positioned frames out of the
|
1998-12-29 03:38:16 +00:00 |
nsBlockBandData.cpp
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +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
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +00:00 |
nsBlockFrame.h
|
Reinstated the last set of checkins that were backed out
|
1999-01-05 23:01:54 +00:00 |
nsBlockReflowContext.cpp
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +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
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +00:00 |
nsBlockReflowState.h
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +00:00 |
nsBodyFrame.cpp
|
Replaced "maxSize" member if nsReflowState with "availableWidth" and
|
1999-01-05 23:31:18 +00:00 |
nsBodyFrame.h
|
Fixed it up to compile, because the Mac is still building it...
|
1998-12-29 05:54:59 +00:00 |
nsBRFrame.cpp
|
Revised frame Paint API
|
1998-12-18 15:54:23 +00:00 |
nsBulletFrame.cpp
|
better base URL support
|
1999-01-15 01:57:58 +00:00 |
nsBulletFrame.h
|
Revised frame Paint API
|
1998-12-18 15:54:23 +00:00 |
nsContainerFrame.cpp
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +00:00 |
nsContainerFrame.h
|
Revised frame Paint API
|
1998-12-18 15:54:23 +00:00 |
nsFrame.cpp
|
Implement temporary versions of AppendFrames/InsertFrames/RemoveFrame; stub out ReplaceFrame
|
1999-01-15 01:29:15 +00:00 |
nsFrame.h
|
Implement temporary versions of AppendFrames/InsertFrames/RemoveFrame; stub out ReplaceFrame
|
1999-01-15 01:29:15 +00:00 |
nsFrameList.cpp
|
new
|
1999-01-15 01:28:07 +00:00 |
nsFrameList.h
|
new
|
1999-01-15 01:28:07 +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
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +00:00 |
nsHTMLAtoms.cpp
|
Added new atom
|
1999-01-09 00:12:28 +00:00 |
nsHTMLAtoms.h
|
Added new atom
|
1999-01-09 00:12:28 +00:00 |
nsHTMLContainerFrame.cpp
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +00:00 |
nsHTMLContainerFrame.h
|
Moved logic that deals with moving absolutely positioned frames out of the
|
1998-12-29 03:38:16 +00:00 |
nsHTMLFrame.cpp
|
Replaced "maxSize" member if nsReflowState with "availableWidth" and
|
1999-01-05 23:31:18 +00:00 |
nsHTMLIIDs.cpp
|
Moved logic that deals with moving absolutely positioned frames out of the
|
1998-12-29 03:38:16 +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
|
better base URL support
|
1999-01-15 01:57:58 +00:00 |
nsHTMLParts.h
|
Moved text and comment code out of HTML-specific directories. Completed CloneNode for elements. Completed factory methods for intersection of XML and HTML.
|
1999-01-14 23:14:02 +00:00 |
nsHTMLReflowCommand.cpp
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +00:00 |
nsHTMLReflowCommand.h
|
Moved logic that deals with moving absolutely positioned frames out of the
|
1998-12-29 03:38:16 +00:00 |
nsHTMLReflowState.cpp
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +00:00 |
nsHTMLTagContent.cpp
|
Add click event support for every element and initial keypress event support
|
1998-11-24 07:46:58 +00:00 |
nsIAnchoredItems.h
|
Added missing include line; minor tidy up as well
|
1998-06-25 15:01:13 +00:00 |
nsIHTMLContent.h
|
better base URL support
|
1999-01-15 01:57:58 +00:00 |
nsIHTMLReflow.h
|
Fix for bug #2276, and some initial support for 'right' and 'bottom'
|
1999-01-13 06:37:31 +00:00 |
nsImageFrame.cpp
|
better base URL support
|
1999-01-15 01:57:58 +00:00 |
nsImageMap.cpp
|
Reworked to use dom content objects for holding the raw map data and observering content changes and updating the 'compiled' map
|
1999-01-09 00:13:53 +00:00 |
nsImageMap.h
|
new
|
1999-01-09 00:18:08 +00:00 |
nsInlineFrame.cpp
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +00:00 |
nsInlineReflow.cpp
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +00:00 |
nsInlineReflow.h
|
Removed CalcLineHeightFor
|
1998-12-15 00:15:11 +00:00 |
nsLeafFrame.cpp
|
Replaced "maxSize" member if nsReflowState with "availableWidth" and
|
1999-01-05 23:31:18 +00:00 |
nsLeafFrame.h
|
Revised frame Paint API
|
1998-12-18 15:54:23 +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
|
better base URL support
|
1999-01-15 01:57:58 +00:00 |
nsPageFrame.cpp
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +00:00 |
nsPageFrame.h
|
Added support for printing multiple pages
|
1998-12-07 03:43:02 +00:00 |
nsPlaceholderFrame.cpp
|
Revised frame Paint API
|
1998-12-18 15:54:23 +00:00 |
nsPlaceholderFrame.h
|
Revised frame Paint API
|
1998-12-18 15:54:23 +00:00 |
nsPresShell.cpp
|
Re-committing my fucking changes...
|
1999-01-13 00:38:29 +00:00 |
nsScrollFrame.cpp
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +00:00 |
nsSimplePageSequence.cpp
|
Replaced "maxSize" member if nsReflowState with "availableWidth" and
|
1999-01-05 23:31:18 +00:00 |
nsSimplePageSequence.h
|
reduce Macintosh compiler warnings byadding prototype
|
1999-01-06 18:52:58 +00:00 |
nsSpacerFrame.cpp
|
sync to new attribute api
|
1998-12-20 01:21:23 +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
|
Removed the content-parent frame pointer. Now we just have the one geometric
|
1999-01-14 05:16:23 +00:00 |
nsTextReflow.h
|
new
|
1998-10-20 00:17:17 +00:00 |
nsTextTransformer.cpp
|
Use macros from nsTextFragment
|
1999-01-05 23:02:27 +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 |