gecko-dev/layout/printing
rods%netscape.com 7b4aca7912 This partially backs out the previous patch. We no longer need to set/get anything in the nsIPrintOptions.
What this does is:
1) Reflows the first time constrained and remembers mOverflowArea.XMost() of
the HTML frame and then later uses that for the calculation of the ratio.
2) Renames some variables
3) This also changes the the maximum STF ratio from 0.5 to 0.3 to match the
dropdown in PP
Bug 168961 r=dcone sr=kin
2002-09-26 11:25:04 +00:00
..
nsIPrintProgress.idl making a few adjustments to the APIs before the freeze 2002-05-09 22:02:44 +00:00
nsIPrintProgressParams.idl
nsIPrintStatusFeedback.idl
nsPagePrintTimer.cpp Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
nsPagePrintTimer.h Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
nsPrintData.cpp Move printing code out of the DocumentViewer 2002-08-21 12:01:05 +00:00
nsPrintData.h Move printing code out of the DocumentViewer 2002-08-21 12:01:05 +00:00
nsPrintEngine.cpp This partially backs out the previous patch. We no longer need to set/get anything in the nsIPrintOptions. 2002-09-26 11:25:04 +00:00
nsPrintEngine.h Change STF to use an unconstrainad reflow instead of searching for the widest frame 2002-09-19 21:45:07 +00:00
nsPrintObject.cpp Move printing code out of the DocumentViewer 2002-08-21 12:01:05 +00:00
nsPrintObject.h Move printing code out of the DocumentViewer 2002-08-21 12:01:05 +00:00
nsPrintPreviewListener.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsPrintPreviewListener.h Turn on pluggable dialogs (second part of checkin, first part Bug 135441) 2002-05-07 12:03:37 +00:00