aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/PrintingPromptService.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add debug output in ctors and dtors.Christian Persch2004-02-291-0/+3
* Implement print and print setup disabling for lockdown mode.Christopher James Lahey2004-01-111-19/+37
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-101-0/+1
* Ensure that if the nsIDOMWindow provided is a frame inside an embed, weChristian Persch2004-01-061-2/+2
* Unify interface struct and type macro naming to be EphyFooIFace,Christian Persch2004-01-021-1/+15
* Split print dialogue in print setup and actual print, and move printChristian Persch2003-12-071-11/+22
* Get rid of NS_INIT_ISUPPORTS() macros in constructors; it's not beenChristian Persch2003-11-251-3/+0
* Adjust return value so that mozilla doesn't erreonously put up a failureChristian Persch2003-11-031-1/+1
* Don't unref the print dialogue twice when shown from mozilla.Christian Persch2003-11-031-2/+9
* Correctly set the embed for the print dialogue.Christian Persch2003-10-311-2/+5
* *** empty log message ***Marco Pesenti Gritti2003-04-121-38/+1
* 0.4.2 Release. Switch configure.in to 0.5.0.Marco Pesenti Gritti2003-01-121-3/+0
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+129