kipp%netscape.com
|
60f52440cb
|
Whacked paint methods to use new constants
|
1999-03-26 00:39:35 +00:00 |
|
troy%netscape.com
|
a4ccf253e0
|
Some more table pagination improvements
|
1999-03-09 22:34:51 +00:00 |
|
troy%netscape.com
|
9f6584c6ca
|
Made sure NS_FRAME_COMPLETE is always returned. This fixes an incremental
reflow problem
|
1999-03-09 05:11:14 +00:00 |
|
kipp%netscape.com
|
8661fd6122
|
use new nsHTMLReflowState ctors
|
1999-03-05 04:29:11 +00:00 |
|
troy%netscape.com
|
03c5c1f520
|
Changed GetNextInFlow() and GetPrevInFlow() to be pointer arguments and
not references
|
1999-02-24 04:48:08 +00:00 |
|
troy%netscape.com
|
da0991df28
|
Added CreateContinuingFrame() function to frame construction code
|
1999-02-24 04:03:50 +00:00 |
|
kipp%netscape.com
|
9b8e3b6bef
|
removed usless includes
|
1999-02-18 22:23:52 +00:00 |
|
kipp%netscape.com
|
36c243cdc0
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
|
troy%netscape.com
|
034aa56b83
|
Changed GetNextSibling() to use a pointer argument instead of a reference
|
1999-02-10 06:13:38 +00:00 |
|
troy%netscape.com
|
9d570499cf
|
Changed a bunch more nsIFrame member functions to be pointer arguments
instead of references
|
1999-02-10 05:38:18 +00:00 |
|
troy%netscape.com
|
b974e26cea
|
Changed some nsIFrame member functions to use ** instead of *& for OUT
paremeters
|
1999-02-10 00:42:56 +00:00 |
|
kipp%netscape.com
|
4243726f6a
|
Switch to using nsFrameList for frame lists
|
1999-01-15 22:53:39 +00:00 |
|
troy%netscape.com
|
4b3e1eebad
|
Replaced "maxSize" member if nsReflowState with "availableWidth" and
"availableHeight"
|
1999-01-05 23:31:18 +00:00 |
|
kipp%netscape.com
|
c29e5116c7
|
Revised frame Paint API
|
1998-12-18 15:54:23 +00:00 |
|
troy%netscape.com
|
9d2a87867d
|
Minor change to the flow of control to make it more readable
|
1998-12-10 03:20:31 +00:00 |
|
troy%netscape.com
|
d5d22e04da
|
Added print options for controlling whether odd and even pages are printed
|
1998-12-10 03:07:11 +00:00 |
|
troy%netscape.com
|
fad656e103
|
Moved StartDocument/EndDocument calls to document viewer impl's Print() member
function. This fits better with the Mac's printing model
|
1998-12-09 22:36:57 +00:00 |
|
troy%netscape.com
|
e89b2bc6c9
|
Added support for printing multiple pages
|
1998-12-07 03:43:02 +00:00 |
|
troy%netscape.com
|
62857a1141
|
Moved creation of first page frame to frame construction code, and changed
it so the page frame has a view. This makes printing faster and easier
|
1998-12-04 21:04:56 +00:00 |
|
troy%netscape.com
|
2a4b2c503f
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
|
kipp%netscape.com
|
a6926809f0
|
Added DumpRegressionData; revised ListTag; added GetFrameName
|
1998-11-19 17:22:29 +00:00 |
|
troy%netscape.com
|
59c09cffdc
|
Removed an assert that was incorrect and that triggered when print
previewing test1
|
1998-11-13 05:17:08 +00:00 |
|
troy%netscape.com
|
527ee073f8
|
Renamed Init() to SetInitialChildList() and added an additional parameter
for the name of the child list
|
1998-11-10 06:05:32 +00:00 |
|
troy%netscape.com
|
04c879d6fb
|
Changed frame construction code to create a simple page sequence frame
when paginated
|
1998-11-05 06:13:55 +00:00 |
|
troy%netscape.com
|
34ef7d33db
|
Added simple page sequence formatting object
|
1998-11-04 23:21:50 +00:00 |
|