Commit graph

3 commits

Author SHA1 Message Date
ben%bengoodger.com
8ad2a6daca bug 215892 - context menu for web panel sidebar. 2003-12-03 05:37:53 +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
hyatt%mozilla.org
35afdb4524 Separate scripts into their own .inc file so they can be shared with the hiddenWindow. 2003-08-11 08:03:52 +00:00