This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-20 00:20:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
layout
/
printing
History
bryner%brianryner.com
433c389ddf
Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron.
2004-02-05 01:57:10 +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
Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron.
2004-02-05 01:57:10 +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
…