This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
702d0628f00a7acc7d78a239baaaa07ae10eb9f2
Mozilla
/
mozilla
/
layout
/
printing
History
bryner%brianryner.com
d956db112f
Get rid of nsIFrameManager abstract interface to the frame manager. Bug 233972, r+sr=roc.
...
git-svn-id: svn://10.0.0.236/trunk@153111 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-23 21:29:06 +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
Get rid of nsIFrameManager abstract interface to the frame manager. Bug 233972, r+sr=roc.
2004-02-23 21:29:06 +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
…