Commit Graph

560 Commits

Author SHA1 Message Date
dcone@netscape.com
10fe138110 Fixed printing to make sure all URL's are loaded before print.
Fixed the background tile render'er to save and restore clip.
1999-07-15 14:23:40 +00:00
sspitzer@netscape.com
f10401b2a2 use NS_DEFINE_CID instead of NS_DEFINE_CID where appropriate. fix warning 1999-07-15 07:00:22 +00:00
peterl@netscape.com
b43d9a2d36 propogate quirk mode into child contexts 1999-07-07 01:20:21 +00:00
nisheeth@netscape.com
38b10d091b Fix for bug 6892. We should not set focus each time a document viewer creates a new window but leave it to the embedding application to decide when to set focus. 1999-06-04 01:48:38 +00:00
dcone@netscape.com
8c4eeb6d8e added a webshell parameter to the PrintContent call, unhooked the PresShell from the
document before deletion.  Fixed a leak.
1999-05-14 14:40:59 +00:00
neeti@netscape.com
b8c43a5bb8 Fixed SetEnableRendering() in nsDocumentViewer.cpp
Initialized mEnableRendering in constructors of nsDocumentViewer.cpp and nsPlugin.cpp to a default value of PR_TRU
Do EnableRefresh only if mEnableRendering is set to true in nsHTMLContentSink.cpp,nsXMLContentSink.cpp,
nsXMLContentSink.h
1999-05-13 20:27:47 +00:00
dcone@netscape.com
9c428b7a1e added a PrintContent() method to these classes 1999-05-12 13:32:09 +00:00
kipp@netscape.com
c9dd09e014 Added a reminder comment 1999-05-10 22:29:34 +00:00
kipp@netscape.com
a5d1783ab8 Implement support for SetEnableRendering/GetEnableRendering 1999-05-07 19:26:23 +00:00
kipp@netscape.com
43604f549c Moved from webshell/src 1999-05-06 19:25:40 +00:00