Commit Graph

660 Commits

Author SHA1 Message Date
nhotta%netscape.com
87c672b401 Moved collation setting from pref to property for localizability, bug 62015, r=tao, sr=erik. 2001-02-27 23:33:47 +00:00
dprice%netscape.com
199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
mcafee%netscape.com
3879aed5d0 Switching pref type from string to int (68208). r=pchen, sr=alecf. New bug filed for string/radio problem. 2001-02-27 01:08:17 +00:00
varada%netscape.com
3018e815ee fix for bug#37928;adding preferences to the mailnews.js file;r=ducarroz;sr=mscott 2001-02-26 19:48:03 +00:00
tao%netscape.com
90bfcacfe5 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
blakeross%telocity.com
26aff3aa5d Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf 2001-02-23 03:31:46 +00:00
racham%netscape.com
e69b39cd3c Fixing bug 66460. Adding pref needed to implement Check new mail at startup feature. r=bienvenu, sr=sspitzer 2001-02-23 02:48:35 +00:00
sspitzer%netscape.com
ea05793dea control the default url for sound to play on new mail with a pref,
instead of hard coding it.  (really, this is a back door for mac users,
until we have a UI for this.) #64462
sr=bienvenu
2001-02-23 02:27:53 +00:00
disttsc%bart.nl
a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
blakeross%telocity.com
ff19e71595 Removing old prefs code (68964). r=mcafee sr=ben 2001-02-17 01:55:32 +00:00
mcafee%netscape.com
d7ec3a2e36 Removing unuxed MOZ_OLD_LI_STUFF ifdef & code (68964). r=blake, sr=alecf 2001-02-16 00:23:56 +00:00
aaronl%chorus.net
ab4d0dcaee Pref accessibility.browsewithcaret implemented, bug=49508, r=sfraser, sr=waterson 2001-02-15 05:07:46 +00:00
ftang%netscape.com
7389b14d79 check in for smontagu@il.ibm.com b=62777 r=ftang/waterson(for all.js) sr=erik
Add charset name for IBMBIDI landing. Add pref for IBMBIDI landing
2001-02-14 23:45:58 +00:00
bnesse%netscape.com
e1ccd610d7 Initial installation into CVS repository. (Not part of the build) 2001-02-14 22:04:26 +00:00
bnesse%netscape.com
6f3cc409c7 Removing unused (and now outdated as well) files from the tree. 2001-02-14 18:49:19 +00:00
colin%theblakes.com
30e607a1ae Almost forgot the prefs file. b=56243 r=dveditz sr=sspitzer 2001-02-14 01:16:30 +00:00
colin%theblakes.com
67401e92c7 OpenVMS specific pref file support. b=56243 r=dveditz sr=sspitzer 2001-02-14 01:11:45 +00:00
alecf%netscape.com
0784618d7d back myself out to see if I'm causing orange 2001-02-13 04:08:26 +00:00
dprice%netscape.com
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
alecf%netscape.com
e532133e20 fix for #62401, attempt #2 - only cleanup prefs JSContext when the shutdown event comes in, so we
don't fiddle with pointers to freed objects
sr=brendan
2001-02-13 02:23:17 +00:00
jgmyers%netscape.com
63772054f9 fallback to HELO even if SMTP AUTH enabled: bug 67538 r=bryner sr=mscott 2001-02-13 02:09:25 +00:00
leaf%mozilla.org
af4f6480ae change user agent string to reflect reality better (m18->0.8). r=timelese, a=blizzard 2001-02-09 04:48:26 +00:00
ccarlen%netscape.com
4a50ae9a85 Bug 67857 - Profile Mgr resets all prefs which is SLOW. r=racham, sr=alecf 2001-02-07 07:56:10 +00:00
jgmyers%netscape.com
f5bd875e08 Fix SMTP/SSL: bug 32018 sr=mscott 2001-02-03 00:17:52 +00:00
sspitzer%netscape.com
3d20671705 fix for #67255. define a default for "mail.content_disposition_type"
sr=bienvenu
2001-02-01 15:53:05 +00:00
sspitzer%netscape.com
14753e4abf fix for #67095, disable news biff by default, and allow us to
default biff (on or off) on a per protocol basis.
r=racham, sr=bienvenu.

turning news biff off will help us to stop pounding news.mozilla.org
2001-01-31 20:25:33 +00:00
alecf%netscape.com
06aa98bae5 add default pref for #67072, sr=sspitzer 2001-01-31 00:59:30 +00:00
mkaply%us.ibm.com
2650fd00d4 #60160
r=blake, sr=alecf
Remove Win32 specific code for system colors - make it XP using nsLookAndFeel
2001-01-30 04:41:49 +00:00
mscott%netscape.com
6de12b6ddc Bug #63346 --> add a pref for keeping the progress download dialog open
sr=sspitzer
2001-01-29 21:32:16 +00:00
dbaron%fas.harvard.edu
1e046d05c0 Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023 2001-01-27 16:58:15 +00:00
akkana%netscape.com
2eccaab14e 56296: Disable popping up new window on target=, pref controlled. r=dveditz, sr=brendan 2001-01-27 01:08:36 +00:00
racham%netscape.com
66092c4f34 Fixing bug 65556. Turning the Biff feature on by default and automatic message download is turned off for POP3 servers on biff as deafult. r=sspitzer sr=mscott 2001-01-25 20:38:45 +00:00
racham%netscape.com
db08547a0c Fixing bugs 14301 and 63251. As a part of fix to bug 14301, Setting the default value of the pref that says log onto this account at startup to false. All newly created accounts will not have this one turned on and interested users with multiple accounts will have to manually turn it on, by turning the checkbox on, to take the advantage multiple logins at startup. While fixing bug 63251, a new pref is added to findout the url of the page that need to be displayed in the AccountCentral frame. r=sspitzer sr=bienvenu 2001-01-23 21:54:12 +00:00
blakeross%telocity.com
3f4c7704f0 Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=timeless,sspitzer sr=bienvenu 2001-01-22 20:30:26 +00:00
blakeross%telocity.com
5c6de31591 Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=timeless sr=alecf 2001-01-21 03:44:15 +00:00
alecf%netscape.com
21b1df16b4 back out my last changes for now, cuz they cause wierd leaks 2001-01-20 01:47:33 +00:00
radha%netscape.com
8b8907cb72 Fix for Session History growth bug 62651 r=law and several other people, sr=waterson
Put a limit on number entries session History will hold for each browser window/embedding
window
2001-01-19 21:12:14 +00:00
alecf%netscape.com
11ba78572a fix for #62401 - r=jsg sr=brendan
clean up references to the global runtime before
services are shutdown, but acting as an observer on XPCOM shutdown
2001-01-19 20:44:19 +00:00
chuang%netscape.com
a7cce8b310 Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=sr=bienvenu 2001-01-18 05:38:03 +00:00
blakeross%telocity.com
3689497486 Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=valeski sr=alecf 2001-01-18 00:53:48 +00:00
alecf%netscape.com
39d2bb3612 fix for bug 65616 - make nsIObserver-based pref notifications work as designed
sr=blizzard, r=timeless
2001-01-17 21:10:58 +00:00
blakeross%telocity.com
36ebe004f6 Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=dveditz sr=alecf 2001-01-17 00:13:37 +00:00
sspitzer%netscape.com
7e6cdd56d0 remove the unused default pref "mail.allow_at_sign_in_user_name".
see #53970 for details.
2001-01-12 20:14:12 +00:00
akkana%netscape.com
e321773c08 57317: move "middle click on content area loads URL" behavior from
middlemouse.paste pref to new middlemouse.contentLoadURL pref.
  r=timeless, sr=hyatt
2001-01-10 22:16:19 +00:00
ccarlen%netscape.com
23e19ed702 Part of 35559 - dynamic profile switching sr=alecf 2001-01-10 20:25:52 +00:00
akkana%netscape.com
204fa06e11 17686: Add a pref to control image animation. r=tor, sr=buster 2001-01-09 23:55:27 +00:00
akkana%netscape.com
d53a276b40 33088: restructure editor output routines. r=kin,buster,adamlock sr=sfraser 2001-01-08 21:01:29 +00:00
sspitzer%netscape.com
28df9b9646 fix for #36025. play sound when new mail arrives. thanks to
rcassin@supernova.org for the front end work.  all the prefs work,
but we only have UI for enabling / disabling the sound.
sr=bienvenu
2001-01-06 02:43:03 +00:00
mstoltz%netscape.com
0c7d6ad3bf bug 62972 - block location and other sensitive properties in mail messages. r=rginda, sr=mscott 2001-01-06 00:26:58 +00:00
bryner%uiuc.edu
69e9b90bc6 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00