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

643 Коммитов

Автор SHA1 Сообщение Дата
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
alecf%netscape.com 90ecaa94be fix for 63448 - don't do a JS_GC every time we read a pref file - instead do
one JS_MaybeGC after reading in ALL the default prefs, and do a JS_MaybeGC after reading
in any single user prefs file (i.e. prefs.js)
sr=brendan@mozilla.org, r=jst@netscape.com
2001-01-03 00:11:50 +00:00
timeless%mac.com 58b1fc8673 cleanout unused wallet references
r=blake, sr=alecf
2001-01-02 23:15:34 +00:00
blakeross%telocity.com 4b8940586c Fix 60005: prefs UI for showing and hiding tooltips. r=timeless sr=alecf 2001-01-01 04:25:06 +00:00
blakeross%telocity.com d0104aa87f Fix 42732: open web location dialog should remember previous url and other clean-up. r=timeless sr=alecf 2000-12-25 05:13:15 +00:00
sspitzer%netscape.com 923fe95a7a fixes for #57912, #14295, #14301
1) add ui and backend support for "log into this account at startup".  all that is missing is the code to actually do the logging in at startup.  that comes next.

2) hide the user name for news servers in the account manager.

3) fix ui to allow users to edit the username and hostname for a server, but disable it until the back end can handle a live swap of those values.

sr=bienvenu
2000-12-22 23:32:32 +00:00
sspitzer%netscape.com e1ab0cea00 fix for #56074. thanks to andrew taylor (andrew.taylor@cal.montage.ca) for the fix.
r=sspitzer,sr=bienvenu
2000-12-21 23:34:22 +00:00
bratell%lysator.liu.se 80e0e6f5e9 Fix for bug 62031. Make it possible to display format=flowed mails as normal text/plain mails. r=nhotta@netscape.com sr=bienvenu@netscape.com 2000-12-19 19:43:12 +00:00
blakeross%telocity.com dbac2980be Fix 63170: crash in [add|remove]Observer if either argument is null. r=dveditz sr=alecf 2000-12-19 08:14:09 +00:00
blakeross%telocity.com 40af7f2ecb Fix 58141: turn on internet keywords by default. r=doron sr=alecf 2000-12-18 21:46:54 +00:00
ben%netscape.com 385fd33102 make middle mouse click on link open in new window on all platforms. r=kandrot, a=jst 2000-12-13 07:29:35 +00:00
mstoltz%netscape.com 4489cc6479 Second half of bug 58538. Allowing access to cross-origin DOM exceptions. r=jband, sr=brendan. 2000-12-12 23:10:07 +00:00
alecf%netscape.com 1489d1c05c fix for #59815, as submitted in bug #55293 by bienvenu@netscape.com
r=alecf, sr=waterson (in 55293)
2000-12-11 22:22:20 +00:00
hyatt%netscape.com ce03c50a5b Adding pref for XBL-based form controls. r=danm, a=ben 2000-11-30 00:07:09 +00:00
mkaply%us.ibm.com 65956840c2 #56767
r/a=cls,leaf
Remove XP_PC - use XP_WIN or XP_OS2 explicitly
2000-11-29 23:28:04 +00:00
cls%seawood.org 66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
anthonyd%netscape.com 235d59fc58 fix for 58012 - selection behaviour not correct in unix
r=mcafee,akkana
sr=shaver
a=brendan
2000-10-30 23:07:54 +00:00
warren%netscape.com cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00