Граф коммитов

1058 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 36223d64b2 Bug #132643 --> add default prefs for controlling the behavior of the animated alert.
r=sspitzer
sr=hewitt
a=asa
2002-03-22 19:26:28 +00:00
locka%iol.ie c4a4980fec Make appending www. & .com during fixup more controllable via prefs. b=34943 r=brade@netscape.com sr=mscott@netscape.com a=asa@mozilla.org 2002-03-22 14:29:52 +00:00
blakeross%telocity.com dbac7895c6 131762 - can open multiple occurrences of download manager. reversal. r=hewitt sr=ben a=asa 2002-03-20 21:49:18 +00:00
cathleen%netscape.com 087b862b1b back out fix for bug 129101, caused performance regression on txul (window open), bug 132201 2002-03-20 19:50:43 +00:00
rods%netscape.com 7d26c59be3 Besides turning on the pref, I needed to move the initialization code for
getting the values from the default printer from the DocumentViewer down into
the PrintOptions service. We want it done only the very first time when the PrintSettings is created.
Bug 131852 r=dcone sr=attinasi a=scc
2002-03-20 12:43:13 +00:00
blakeross%telocity.com 66c1450d69 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2002-03-19 22:12:27 +00:00
morse%netscape.com cb51c6abda part of bug 129101, enhanced p3p/cookie-management, r=sgehani, sr=hyatt, a=asa 2002-03-19 01:46:55 +00:00
rods%netscape.com 923cc1538e 1) Removes most all the unneeded data from nsPrintOptions service. All data should be in the PrintSettings.
2) Removed unneeded methods from PrintOptions
3) PrintOption can now read and write (most) all the data in a PrintSettings object. The items not saved are those used during the printing process and it wouldn't make any sense to save them.
4) Adds a prefs for turning on and off the automatic saving of PrintSettings. If this is turned on it is almost the same as using the global PS.
5) On Linux it turns on the saving of PS prefs and turns on the global PS. Meaning it will always use a single Global PS object.
6) The PrintSettings can be initialized from a generic non-printer specific set of prefs. Then if a printer name is available in the PS then it tries
to initialize itself from the printer specific prefs. This enables to define "back stop" prefs for picking up first. Then the printer specific prefs can override those settings. For example, we may define in prefs that the default paper size 8.5x11, then if if the "save PS prefs" is turned on, for a given printer it might save 8.5x16 as the size.
7) A "flags" arg has been added so you can indicate which prefs you want read or written.
Bug 128142 r=dcone sr=attinasi a=shaver
2002-03-16 13:08:45 +00:00
morse%netscape.com 024b302159 back out part of earlier change for bug 129101 2002-03-16 05:50:48 +00:00
akkana%netscape.com 6777815c96 80805: enable new editor find/replace. r=cmanske sr=dveditz a=asa 2002-03-16 04:36:45 +00:00
morse%netscape.com aebfde0d88 enhanced p3p cookie management, r=sgehani, sr=hyatt, a=asa 2002-03-16 02:40:29 +00:00
dcone%netscape.com b55e989f42 119574 r=rods sr=attinasi a=asa. XP printprogress should not come up. I added new prefs to
keep the dialog from being put up.
2002-03-16 02:01:38 +00:00
rods%netscape.com 347738ddff Backing out changes - just as well, I forgot to but the bug # and r/sr/a anyway 2002-03-15 14:49:09 +00:00
rods%netscape.com db25e50309 1) Removes most all the unneeded data from nsPrintOptions service. All data
should be in the PrintSettings.
2) Removed unneeded methods from PrintOptions
3) PrintOption can now read and write (most) all the data in a PrintSettings
   object. The items not saved are those used during the printing process and
   it wouldn't make any sense to save them.
4) Adds a prefs for turning on and off the automatic saving of PrintSettings.
   If this is turned on it is almost the same as using the global PS.
5) On Linux it turns on the saving of PS prefs and turns on the global PS.
   Meaning it will always use a single Global PS object.
6) The PrintSettings can be initialized from a generic non-printer specific
   set of prefs. Then if a printer name is available in the PS then it tries
   to initialize itself from the printer specific prefs. This enables to define
   "back stop" prefs for picking up first. Then the printer specific prefs
   can override those settings.
   For example, we may define in prefs that the default paper size 8.5x11,
   then if if the "save PS prefs" is turned on, for a given printer it might
   save 8.5x16 as the size.
7) A "flags" arg has been added so you can indicate which prefs you want read
   or written.
2002-03-15 13:55:54 +00:00
timeless%mac.com 5bad2b800c Bug 126799 [ps] Print preview spews errors to terminal window
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods rs=attinasi a=asa
2002-03-14 23:12:31 +00:00
nhotta%netscape.com 10ec09da5c Change to set "network.enableIDN" as true,
patch from william.tan@i-dns.net,
bug 110028, r=nhotta, sr=darin, a=asa.
2002-03-14 21:42:27 +00:00
sspitzer%netscape.com ed7886c166 additional fix for #128962. pref UI work for MDN (return receipts)
NOT PART OF THE BUILD (yet)

fix the global prefs to match the 4.x global
prefs so that migration is a no-brainer.  fix the per account
prefs to be correct (wrt server or identity).  fix certain prefs to be
booleans, instead of ints.

r=shuelan, sr=bienvenu, a=shaver
2002-03-13 01:41:10 +00:00
shliang%netscape.com a2f2861c39 128962 - pref panel for MDN return receipts - not part of build - r/sr=sspitzer,a=asa 2002-03-08 22:17:03 +00:00
mstoltz%netscape.com 58d125dcb7 Bug 127405 - disallow Web scripts from invoking full-screen mode. Patch by
Jonasj@jonasj.dk, r=mstoltz, sr=jst, a=asa.
2002-03-08 22:04:52 +00:00
rchen%netscape.com cbce5748cb Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref.r=nhotta, sr=sspitzer, a=asa 2002-03-07 20:18:31 +00:00
darin%netscape.com 026dda9f95 fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
cltbld%netscape.com b4d1f942e2 updating to set user-agent to 0.9.9+, kysmith checking in as cltbld 2002-03-04 17:37:43 +00:00
ducarroz%netscape.com feb926e643 Fix for bug 126766. Now that we have resolved all the known issues, we can safely turn on by default the recycled compose window. R=bienvenu, SR=sspitzer, A=asa 2002-03-02 21:13:10 +00:00
bstell%ix.netcom.com df779ea8c1 bug 127063, add TrueType support for MathML
r=rbs, sr=shaver, a=leaf, a=shaver
2002-02-28 22:37:16 +00:00
blakeross%telocity.com 99bd24d389 125181 - add pref to filter chrome:// errors in javascript console. r=ben sr=hewitt a=asa 2002-02-27 00:42:51 +00:00
mstoltz%netscape.com c9cc21b1f1 partially backing out my last change - weird dependency problem 2002-02-26 05:28:26 +00:00
mstoltz%netscape.com 7b15894b8c 32571, present confirmation dialog before allowing scripts to close windows.
105050, pass null window.opener when opener is a mail window.
both r=heikki, sr=jst, a=asa.
Backed out previously because of tinderbox problem, which should be fixed now.
2002-02-26 04:50:21 +00:00
bzbarsky%mit.edu 9373da8099 Add UI for browser.block.target_new_window (used to be named
browser.target_new_blocked).  Bug 78037, patch by  Jonas Jorgensen
<jonasj@jonasj.dk>, r=bzbarsky, sr=alecf, a=asa
2002-02-25 23:38:02 +00:00
sgehani%netscape.com aa85aebd5f Land tab overflow implementation.
b=126095; r=morse; sr=dveditz
2002-02-20 07:17:45 +00:00
sgehani%netscape.com 236293ae2b Land update notifications.
b=120201; r=law,pavlov; sr=dveditz
2002-02-20 04:01:34 +00:00
hewitt%netscape.com 2e2dac20fe 68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag 2002-02-20 03:33:52 +00:00
bbaetz%student.usyd.edu.au 142410b896 Bug 110760 - directory listings shouldn't reuly on libappcomps.
Also fixes bug 102826 & related issues.
r=dougt, sr=darin
2002-02-20 02:14:17 +00:00
timeless%mac.com c226e23422 Bug 125078 Implement InitPrintSettingsFromPrinter for GTK+/Xlib
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=attinasi
2002-02-19 22:47:35 +00:00
blakeross%telocity.com f79dc2526f The rest of the fix for 77935 that I forgot last night. r=hewitt sr=alecf 2002-02-19 21:23:34 +00:00
bstell%ix.netcom.com 9b93577637 bug 116153, add default prefs for TrueType display
r=katakai@japan.sun.com, sr=rbs@maths.uq.edu.au/brendan@mozilla.org
2002-02-19 07:16:48 +00:00
bnesse%netscape.com 6fa7f99c58 Backing this out again... I'm beginning to hate this patch. 2002-02-19 06:29:41 +00:00
bnesse%netscape.com 540b70bf95 Fix for bug 98476. Add safe save and redundant backup support for preferences. r=sfraser, sr=alecf. 2002-02-19 05:55:08 +00:00
mcafee%netscape.com dbe661a6ae Backing out mstoltz. r=dbaron,jrgm 2002-02-19 04:06:53 +00:00
akkana%netscape.com 7afa396949 80805: new find (pref'ed out by default), r=cmanske 2002-02-19 02:24:14 +00:00
mstoltz%netscape.com 7446e86422 Bug 105050 - return null window.opener to scripts if opener is a mail window.
Bug 32571 - Prompt user before allowing scripts to close windows if opener is null.
both r=heikki, sr=jst.
2002-02-19 01:09:45 +00:00
akkana%netscape.com f9282421c9 97157: New find on by default for browser. r=brade sr=kin 2002-02-18 23:30:56 +00:00
dbaron%fas.harvard.edu 6bdf5b4a16 Back out rather than double. 2002-02-17 01:46:55 +00:00
bnesse%netscape.com f1ed060ca3 Backing out the BE portion of my checkin to attempt to clear up the orange. 2002-02-17 00:23:36 +00:00
bnesse%netscape.com 9de69a5c09 Fix for bug 98476. Add safe save & redundant backup support for prefs.js. r=sfraser, sr=alecf. 2002-02-16 21:18:38 +00:00
bnesse%netscape.com 07e1f30061 New files for bug 98476. Add safe save & redundant backup support for prefs.js. r=sfraser, sr=alecf. 2002-02-16 21:15:28 +00:00
mstoltz%netscape.com 85a9fbb557 Bug 116227 - added prefs to stop scripts in mail messages from moving or resizing
the mail window. r=adamlock, sr=jst
2002-02-14 23:14:53 +00:00
rayw%netscape.com 3b7f67443a This is the patch related to bug 71394, needing security checks in SOAP.
Also, substituted 8 spaces for tabs in some SOAP files.  Also updated
soap test files to either request UniversalBrowserRead or use verifySource.

r=mstoltz
SOAP is not part of default build.
2002-02-13 19:13:41 +00:00
sspitzer%netscape.com e09dddfe8d fix for #83023. implement "advanced directory" search, re-using
the existing search code.  r/sr=bienvenu.
2002-02-13 08:01:04 +00:00
mstoltz%netscape.com 13c8dad931 Bug 119646 - Rewrite of the security manager policy database for improved
performance. r=jst, sr=jband.
2002-02-13 04:20:46 +00:00
dbragg%netscape.com 3c86475dcd Fixing typo in checkin for bug 91984 that broke search. r=sgehani. 2002-02-12 20:06:27 +00:00