gecko-dev/layout/printing
2004-02-19 21:58:40 +00:00
..
nsIPrintProgress.idl
nsIPrintProgressParams.idl
nsIPrintStatusFeedback.idl
nsPagePrintTimer.cpp
nsPagePrintTimer.h
nsPrintData.cpp Miscellaneous cleanup. r/sr=jst. 2004-01-18 10:45:26 +00:00
nsPrintData.h bug 232035 : fix leak and cleanup some stuff in printing code r=dbaron sr=jst 2004-01-28 11:17:14 +00:00
nsPrintEngine.cpp Bug 234752 - Print code returns NS_OK in cases where it should return 2004-02-19 21:58:40 +00:00
nsPrintEngine.h bug 232731 : misc cleanup in printing code 2004-02-01 12:10:57 +00:00
nsPrintObject.cpp Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron. 2004-01-07 22:30:53 +00:00
nsPrintObject.h Fix printing crash regression (bug 230516). r=bzbarsky, sr=dbaron 2004-01-09 22:54:09 +00:00
nsPrintPreviewListener.cpp
nsPrintPreviewListener.h