Commit graph

258 commits

Author SHA1 Message Date
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
blakeross%telocity.com
504e05a942 Fixing 209323 - Status bar check in View menu sometimes incorrect. 2003-07-05 07:08:01 +00:00
chanial%noos.fr
993b3c89d2 bug 68541: unchecked toolbar menuitem in the bookmark manager.
Clean up in utilityOverlay.js
- in goToggleToolbar: use of properties instead of attributes
- in getBrowserURL: don't use 'browser.chrome' pref.
Some dependency work in bookmarksManager.xul. More to be done.
2003-04-30 00:21:48 +00:00
blakeross%telocity.com
4595bddb3c Strip another license. 2002-10-11 02:24:42 +00:00
blakeross%telocity.com
e5ca8335c3 Fix 170623 - make prefs dialog resizable. 2002-09-28 01:49:18 +00:00
blakeross%telocity.com
ae698302da Remove offline cruft. 2002-08-08 00:04:04 +00:00
blakeross%telocity.com
fca3bbc69a *** empty log message *** 2002-08-05 05:06:06 +00:00
blakeross%telocity.com
232de25f32 *** empty log message *** 2002-08-04 02:55:51 +00:00