aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/PrintingPromptService.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop support for gecko 1.7.Christian Persch2006-05-111-10/+10
* Helper class that pushes a null JS context on the stack, and pops it inChristian Persch2006-02-031-3/+15
* Use libgnomeprintui for the printing dialog and the paper part of theJürg Billeter2005-07-241-17/+111
* There's no printer cmd line entry anymore, no need to lock it down.Christian Persch2005-07-051-4/+2
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-2/+2
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-111-4/+4
* Don't use -include which compilers other than gcc don't understand.Christian Persch2004-07-311-0/+2
* Add a MIME icon in the File column. Some indent fixes.Xan Lopez2004-07-041-1/+0
* Remove preview flagMarco Pesenti Gritti2004-06-251-1/+1
* Simplify print code. Now there is only one case to deal with, the mozillaMarco Pesenti Gritti2004-06-251-1/+1
* 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