Commit Graph

50 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
66e36aadd9 Add tooltips to firefox print preview toolbar. Bug 250446, patch by
Gavin Sharp <gavin.sharp@gmail.com>, r=bsmedberg
2005-03-05 03:57:34 +00:00
steffen.wilberg%web.de
dda9153d78 Bug 271774: Page Setup's 'Shrink to fit page width' preference is not saved. p=rganesan@novell.com, r=mconnor 2005-03-05 00:49:42 +00:00
marco%gnome.org
982b1ea88d 233461 specify icons for dialogs button
Hook up gnome icons in gnomestripe
r=mconnor
2005-03-02 10:53:06 +00:00
gerv%gerv.net
93180ced26 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
bugzilla%arlen.demon.co.uk
0d5875e3b7 Bug 262287 Mozilla Xprint 2004/Q3 update
Relanding toolkit part of patch following aviary branch landing - previously approved
2004-12-05 23:29:22 +00:00
dbaron%dbaron.org
d94716da9b Merge cvs removes from aviary branch (in browser and toolkit directories) to the trunk. 2004-12-02 02:46:06 +00:00
ben%bengoodger.com
a3b1eda480 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
steffen.wilberg%web.de
71194d206b Bug 180628: page setup dialog takes RTL where it shouldn't. suggested by linxspider@yahoo.com, p=bugs.mano@mail-central.com, r=mconnor 2004-11-05 11:29:45 +00:00
bzbarsky%mit.edu
a2afb45863 "Mozilla Xprint 2004/Q3 update". Bug 262287, patch by Julien Lafon
<julien.lafon@gmail.com>, r=roland.mainz, sr=henry.jia
2004-10-24 18:34:50 +00:00
silver%warwickcompsoc.co.uk
f99af0b14f Bug 231893 - Allow QI to nsISupports.
r+sr=blake
p=116057@bacon.qcc.mass.edu (Justin Wood)
2004-10-11 03:04:47 +00:00
varga%nixcorp.com
7e2b172147 Fix for bug 226973. Print Preview Error (Previewing During Page Rendering/No Printer Installed) Shows Print Preview Toolbar.
r+sr=ben
2004-08-10 05:05:32 +00:00
jruderman%hmc.edu
a429b6720a Bug 247606 - Review Firefox JS for dangerous eval() use. r=bryner. 2004-07-07 03:04:09 +00:00
ben%bengoodger.com
6898ec04af winstripe landing 2004-06-18 22:10:49 +00:00
scott%scott-macgregor.org
01eeea5e74 Bug #245483 --> Hook up print preview support for Thunderbird 2004-06-12 00:31:28 +00:00
mconnor%myrealbox.com
a04532d7c7 more updates to default theme from Arvid 2004-05-08 19:26:12 +00:00
chanial%noos.fr
e4ccb376c4 fix left over 2003-11-21 07:01:07 +00:00
chanial%noos.fr
5dade47a7d convert chrome://global/content/widgets to chrome://global/content/bindings 2003-11-20 05:14:08 +00:00
chanial%noos.fr
eb7580de10 pref save_print_settings is no more. 2003-11-07 01:24:16 +00:00
chanial%noos.fr
a9a1f0e751 fix savePrintSettngs caller in showPrintProgress 2003-11-06 01:54:46 +00:00
chanial%noos.fr
4650f04068 fix typo 2003-11-06 00:47:32 +00:00
chanial%noos.fr
ef3127cb41 keep the initial _onExitCallback when the PP page is reflown. 2003-11-05 21:46:45 +00:00
chanial%noos.fr
7cb8c657c1 PRINTPROMPTSVC.showPageSetup() isn't clever enough to return a boolean. 2003-11-05 21:08:04 +00:00
chanial%noos.fr
7e8350573a correct routine name mismatch. 2003-11-05 21:01:48 +00:00
chanial%noos.fr
d4c14c8c8d rename updateSettings to updateToolbar. 2003-11-05 20:35:09 +00:00
chanial%noos.fr
2aca0d0992 bug 224453: Alt-F4 and close button should return to normal mode (IE behavior) 2003-11-04 04:18:57 +00:00
chanial%noos.fr
6c4be90e4a bug 224450: correct typos. patch by Steffen Wilberg <steffen.wilberg@web.de> 2003-11-03 00:26:39 +00:00
chanial%noos.fr
66f3d74832 split printing.css into printPreview.css and printPageSetup.css 2003-11-02 05:11:21 +00:00
chanial%noos.fr
524b21cb9b Rename printPageSetup.properties to printjoboptions.properties, since this file is only used in printjoboptions.xul 2003-11-02 04:22:06 +00:00
chanial%noos.fr
533338e09c update the header that deals with the dependencies 2003-11-02 02:28:23 +00:00
chanial%noos.fr
85aa293524 fix js warning (redeclaration of var printPreviewTB) 2003-11-02 02:22:19 +00:00
chanial%noos.fr
363b6595fe fix left over 2003-11-02 02:21:30 +00:00
chanial%noos.fr
898d21bd7e remove duplicated code in printPreviewBindings 2003-11-02 02:04:08 +00:00
chanial%noos.fr
add6afd316 add "public" method savePrintSettings that saves the print settings to the prefs. 2003-11-02 01:46:53 +00:00
chanial%noos.fr
e756284526 coding style nit 2003-11-02 01:38:52 +00:00
chanial%noos.fr
4ab446d8be remove prefs print.use_global_printsettings and print.save_print_settings (not used in the backend). They offer few if any interest. Their default behavior is kept: a print action and Page Setup change will be saved and windows share the same print settings. 2003-11-02 01:21:46 +00:00
chanial%noos.fr
d6ee5838ef on going work on the printing component: rename PRINTSVC to PSSVC, getValuesFromPS to updateSettings, remove duplicate getWebBrowserPrint and start removing the duplicated code in printUtils.js and printPreviewBindings.xml that lays the print preview. 2003-11-02 00:15:04 +00:00
chanial%noos.fr
5d5e8b9027 bug 224160: hook up Print Preview to view source. 2003-10-30 06:02:54 +00:00
chanial%noos.fr
31e49513d6 - Rewrite the way we handle print preview so that it can be used in any XUL app. This is achieved by adding a new "public" method to PrintUtils:
PrintUtils.printPreview(enterPPCallback, exitPPCallback) where the optional callback functions are called just before entering and after exiting PP mode

- disable all short keys in PP mode except ctrl-W and fix bug 178485 and bug 215277. Now clicking the close window icon actually closes the window.

- global vars gPrintSettingsAreGlobal, gSavePrintSettings, gPrintSettings, gOldCloseHandler, gInPrintPreviewMode, gWebProgress are removed.

- A lot of cleanup.
2003-10-29 08:01:27 +00:00
chanial%noos.fr
59e3eb888a use toolkit routines from printUtils.js to print and show the page setup dialog. 2003-10-27 04:36:20 +00:00
chanial%noos.fr
7536f0d034 - fix two js warnings in printPreviewBindings.xml (redeclaration of var ifreq and total)
- remove useless class toolbarbutton-icon
- rename class last-arrow to left-arrow and next-arrow to right-arrow
2003-10-27 04:30:55 +00:00
chanial%noos.fr
c38d856dc2 bug 223763: home arrow icon not displayed in print preview. printing.css has to be preprocessed. 2003-10-27 04:21:20 +00:00
chanial%noos.fr
7017f5750d fix js warning: redeclaration of var str. Some cleanup, untabify 2003-10-27 03:36:59 +00:00
chanial%noos.fr
f1c41fadbe Significantly rewrite the old printing.js:
- define an object PrintUtils that has two "public" methods: PrintUtils.print() to print the content and PrintUtils.showPageSetup() to launch the setup dialog.
- global variables gPrintSettings, gPrintSettingsAreGlobal and gSavePrintSettings are removed. These variables were not true cached variables since they were recalculated every time and only used as intermediary.
2003-10-26 20:13:55 +00:00
chanial%noos.fr
aab16442a8 add printUtils.js to the toolkit (copied from printing.js) 2003-10-26 19:22:03 +00:00
chanial%noos.fr
a1ff9eb17b bug 223721 and 223728: fix view source and print preview bustage. patches by Steffen Wilberg <steffen.wilberg@web.de> 2003-10-26 16:10:59 +00:00
chanial%noos.fr
7289e5bdc5 move printPreviewBindings.xml to the toolkit, fork printPreview.dtd 2003-10-26 05:00:15 +00:00
chanial%noos.fr
59d8595898 fork the Print Page Setup 2003-10-26 04:28:25 +00:00
chanial%noos.fr
6e51fc5250 fixing printing bustage 2003-08-19 04:01:11 +00:00
chanial%noos.fr
63f4dbdf51 adding .cvsignore files 2003-08-16 11:41:51 +00:00
chanial%noos.fr
3c076279da bug 213228: new toolkit independence bug, part 5.
fork printing front end.
#ifdef XP_UNIX printjoboption.js and printjoboption.xul
remove communicator dependency (dialogs.css)
2003-08-16 11:39:10 +00:00