Commit Graph

1145 Commits

Author SHA1 Message Date
pete.zha%sun.com
2a3bf650f0 unix: should remove the Reveal Location & Launch File buttons from download progress dialog
bug=90008 r=jkeiser sr=bzbarsky a=asa


git-svn-id: svn://10.0.0.236/trunk@125768 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-25 05:10:46 +00:00
dougt%netscape.com
ecdd8ab65f Fixes the following:
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final.  This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface.  This should land for 1.1b since users of the current category manager will have to update their components.

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real problems involves retooling the directory enumerator.

157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do.  The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.

r/sr=alecf@netscape.com, rpotts@netscape.com.  a=scc@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@125444 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-18 05:09:10 +00:00
dveditz%netscape.com
f2f1b42a6b Correct preference escaping for bug 143459, r=bnesse,mstoltz sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@125273 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 02:09:34 +00:00
cltbld%netscape.com
1c29191311 updating for mozilla1.1b, sr=leaf, kysmith checking in as cltbld, bugzilla 157557
git-svn-id: svn://10.0.0.236/trunk@125238 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-15 21:13:59 +00:00
smontagu%netscape.com
b1d789fcb1 Fix regression with form controls on visual bidi pages. Bug 142233, r=jkeiser, sr=kin
git-svn-id: svn://10.0.0.236/trunk@124915 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 00:52:17 +00:00
tao%netscape.com
9098d13d2f 93002: [distribution]Conn: Use dialup networking (.DUN) when launching
mozilla. - turning the pref on in the trunk (r,sr)=(tao,rpotts). c/o
smeredith.


git-svn-id: svn://10.0.0.236/trunk@124886 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-09 21:47:41 +00:00
akkana%netscape.com
9e317b4ccb 126312: remove old find code. r=brade sr=alecf
git-svn-id: svn://10.0.0.236/trunk@124872 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-09 20:29:50 +00:00
racham%netscape.com
d3302daa75 Fixing bug 80035. Patch in here allows Administrators to control the migration behavior wrt IMAP and Local Folders files. Today, during migration, we copy all those (IMAP & Local Folders) besides others into the newly created dierctory for the migrated profile. Some external parties have expressed concern over this approach due the large amount of mails they have in 4.x folders and all of those getting copied again wasting the disk space and also failing to do migration properly sometimes. So, a hidden pref mail.migration.copyMailFiles is introduced (which can be set to false) for those who those interested to share the 4.x IMAP and Local Folders. Please see the bug report for the possible side effects and other discussion points wrt the sharing folders with 4.x. The pref is set to true by default which means we will continue to do the migration the way we have always done. Patch by henry.jia@sun.com. r=racham, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@124658 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-04 00:56:33 +00:00
tao%netscape.com
820439dde2 smeredith found a problem with the patch for (93002). Disabling it now.
git-svn-id: svn://10.0.0.236/trunk@124326 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 23:57:20 +00:00
tao%netscape.com
e250d0bd93 93002: [distribution]Conn: Use dialup networking (.DUN) when launching
mozilla. r=dougt,sr=rpotts. Help Windows NT, 2000, and XP dialup a RAS
connection when a network address is unreachable. (c/osmeredith)


git-svn-id: svn://10.0.0.236/trunk@124312 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 22:58:25 +00:00
law%netscape.com
b25de230e2 Bug 154238; tweak http\shell\open\ddeexec registry keys while running so that Acrobat plugin can converse with us via DDE; r=blythe@netscape.com, sr=ben@netscape.com
git-svn-id: svn://10.0.0.236/trunk@124270 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 07:31:23 +00:00
mkaply%us.ibm.com
05443b36d2 #118546
r=pedemont, sr=blizzard
OS/2 only - bullet proof unicode stuff, better default fonts


git-svn-id: svn://10.0.0.236/trunk@124232 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 22:37:30 +00:00
shanjian%netscape.com
5d4ba0c34e #153980 Always display SimpChinese font as bold looking face
add simsun to simplied chinese default font name.
r=ftang, sr=blizzard


git-svn-id: svn://10.0.0.236/trunk@124114 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 20:09:14 +00:00
nhotta%netscape.com
b6d6d1447f Change default font size for Traditional and Simplifiled Chinese to 15
which let gfx to use 12 point instead of 13 for Quickdraw calls,
bug 143557, r=ftang, sr=sfraser.


git-svn-id: svn://10.0.0.236/trunk@124113 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 19:59:47 +00:00
bnesse%netscape.com
acbe281411 Fix for bug 153622. Remove macxprefs (no longer used) from the build. r=ccarlen, sr=sfraser.
git-svn-id: svn://10.0.0.236/trunk@124013 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 20:05:48 +00:00
jaggernaut%netscape.com
1d2361804a Bug 150099: Hide the tab bar when clicking the close box, add show/hide menuitem for tabbar. r=bryner, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@123986 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 04:52:46 +00:00
dveditz%netscape.com
3df1d271c4 Don't reveal full plugin pathname (bug 88183) r=peterl, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@123919 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 07:17:42 +00:00
mkaply%us.ibm.com
7e4d76ba50 #149422
r=bnesse, sr=jst
OS/2 only - skip over EOF character on JS files in prefs


git-svn-id: svn://10.0.0.236/trunk@123720 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 21:37:21 +00:00
leaf%mozilla.org
6df33ab0e0 updating the user agent string, a=asa
git-svn-id: svn://10.0.0.236/trunk@123621 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 22:20:49 +00:00
racham%netscape.com
5d5c91435f Fixing bug 144562. Allow ISPs and vendors to set up pre-configured mailnews accounts via prefs. Adding global version prefs which provide ISP/vendors the flexibility of adding new accounts/servers to the existing set of accounts/servers by increasing the default version number. r=srilatha, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@123573 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 07:44:30 +00:00
smontagu%netscape.com
1fff05a1b3 Bug 148470: Ban "-dt-*" (bitmap!!) fonts from Xprint. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=shanjian, sr=jst
git-svn-id: svn://10.0.0.236/trunk@123085 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:11:14 +00:00
smontagu%netscape.com
1a3973781e Bug 148690: For Xprint force use of outline scaleable fonts if possible. Author Roland.Mainz@informatik.med.uni-giessen.de, r=shanjian, sr=jst
git-svn-id: svn://10.0.0.236/trunk@123078 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 21:43:08 +00:00
leaf%mozilla.org
6bf15bb925 updating user agent for impending release, bug 149132
git-svn-id: svn://10.0.0.236/trunk@122846 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-06 23:52:04 +00:00
mkaply%us.ibm.com
215e1c2477 #149751
r=mkaply, sr=blizzard
OS/2 only - don't recycle compose windows - turn off pref


git-svn-id: svn://10.0.0.236/trunk@122833 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-06 22:17:25 +00:00
caillon%returnzero.com
b4ae1be072 Bug 107949, Allow the user to prevent sites from disabling window features via window.open(). r=danm, sr=jag
git-svn-id: svn://10.0.0.236/trunk@122707 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 22:24:00 +00:00
bnesse%netscape.com
6875060a29 Fix for bug 148191. Remove now obsolete references to 'session-logout'. r=morse, sr= alecf.
git-svn-id: svn://10.0.0.236/trunk@122439 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 20:55:21 +00:00
ducarroz%netscape.com
5d8a5ea68e Fix for bug 97055. Add an option for disabling remote images in mailnews. R=bhuvan, SR=alecf
git-svn-id: svn://10.0.0.236/trunk@122430 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 18:43:23 +00:00
mkaply%us.ibm.com
43a14861d8 #148128
r=pedemont, sr=blizzard
OS/2 only - add prefs to set default telnet params


git-svn-id: svn://10.0.0.236/trunk@122348 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 21:46:58 +00:00
bnesse%netscape.com
907a0675c6 Fix for bug 98476. Add safe saving support to preferences. r=alecf, sr=jag.
git-svn-id: svn://10.0.0.236/trunk@122263 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-29 18:04:41 +00:00
sspitzer%netscape.com
f202a313ac commenting the "browser.downloadmanager.behavior" pref. no bug.
sr=blake


git-svn-id: svn://10.0.0.236/trunk@122095 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-23 21:34:41 +00:00
jst%netscape.com
1116447966 Fixing bug 141442. Make window.openDialog() overridable from web content, and move the security check into the actual method implementation. r=mstoltz@netscape.com, sr=jband@netscape.com
git-svn-id: svn://10.0.0.236/trunk@121785 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 22:24:06 +00:00
dougt%netscape.com
d6cc711878 Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
git-svn-id: svn://10.0.0.236/trunk@121534 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 18:55:21 +00:00
shliang%netscape.com
df66cb5708 134430 - change default mdn pref. r=ssu, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@121423 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 00:22:48 +00:00
aaronl%netscape.com
849c919d76 Bug 136696. Active Accessibility: support get_accKeyboardShortcut(). r=jgaunt, sr=jst
git-svn-id: svn://10.0.0.236/trunk@121092 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-08 20:43:49 +00:00
darin%netscape.com
24feadaaed fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf


git-svn-id: svn://10.0.0.236/trunk@121010 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-07 23:07:19 +00:00
bnesse%netscape.com
48665497a5 Fix for bug 141552. Remove unused static functions from prefs. r=blythe, sr=jsg.
git-svn-id: svn://10.0.0.236/trunk@120564 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 20:34:17 +00:00
bnesse%netscape.com
eb5b29bb76 Fix for bug 141552. Remove build warnings from prefs. r=jag, sr=alecf.
git-svn-id: svn://10.0.0.236/trunk@120466 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 22:12:01 +00:00
bnesse%netscape.com
ea06e31c80 [Not part of build] Part of bug 98476. If the file doesn't exist, it's not an error.
git-svn-id: svn://10.0.0.236/trunk@120449 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 19:08:46 +00:00
peterlubczynski%netscape.com
be3246ade9 Implementing new prefs that will allow for automatic scanning of tier one plugins in their installation locations:
pref("plugin.scan.SunJRE", "1.3");
pref("plugin.scan.Acrobat", "5.0");
pref("plugin.scan.Quicktime", "5.0");
pref("plugin.scan.WindowsMediaPlayer", "7.0");
pref("plugin.scan.4xPluginFolder", false);

This also adds a one-off hack to scan for Real Player (nppl3260.dll) in the XPCOM components folder.

Bug 133282, r=av sr=waterson


git-svn-id: svn://10.0.0.236/trunk@120393 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 02:01:50 +00:00
tor%cs.brown.edu
32bfaf3754 Bug 22337: -install option to install private colormap. r=pavlov, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@120347 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 22:34:34 +00:00
bryner%netscape.com
cdb977189b Bug 137440 - download manager should appear by default, rather than separate progress dialogs (except on mac, until 132027 is fixed). Checking in for blake. r=hixie, sr=ben.
git-svn-id: svn://10.0.0.236/trunk@120162 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 23:54:08 +00:00
blakeross%telocity.com
0ef3a6b1d0 er, reverting changes that weren't supposed to happen...
git-svn-id: svn://10.0.0.236/trunk@120161 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 23:42:48 +00:00
blakeross%telocity.com
1978242a8c 137440 - download manager should appear by default, rather than separate progress dialogs. r=hixie sr=ben
git-svn-id: svn://10.0.0.236/trunk@120159 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 23:26:49 +00:00
darin%netscape.com
824def02af fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf


git-svn-id: svn://10.0.0.236/trunk@120092 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 05:33:09 +00:00
cltbld%netscape.com
dd1e2c354d Updating user agent string for 1.0, bug 133797.
r=lpham, sr=leaf, a=asa for blanket version approval.
asasaki checking in as cltbld.


git-svn-id: svn://10.0.0.236/trunk@120046 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 00:09:53 +00:00
sgehani%netscape.com
20ebe3070d Backing out sidebar personal toolbar button.
b=134345


git-svn-id: svn://10.0.0.236/trunk@119965 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 14:59:15 +00:00
sspitzer%netscape.com
814bf90c4c fix for #137886. Detect defunct previously migrated profiles and offer to re-migrate.
this is pref controlled, "profile.seconds_until_defunct.  by default,
we'll never offer to remigrate.  initial patch by ccarlen.
r=ccarlen,racham,sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@119930 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 01:37:04 +00:00
nhotta%netscape.com
babd2864ea Add charset fallback mechanism to nsISaveAsCharset and use it for message headers and plain text body,
bug 109342, r=ducarroz,ftang, sr=bienvenu,sspitzer.


git-svn-id: svn://10.0.0.236/trunk@119898 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 22:49:19 +00:00
sgehani%netscape.com
b425270838 Turn sidebar personal toolbar icon off till all parties come to a consensus.
b=134345


git-svn-id: svn://10.0.0.236/trunk@119785 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 23:52:08 +00:00
sgehani%netscape.com
da07d21bfd Improve sidebar discoverability.
b=134345; r=morse; sr=jag


git-svn-id: svn://10.0.0.236/trunk@119667 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 02:20:40 +00:00