leaf%mozilla.org
b4f8987b0d
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
79921a8865
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
7754a29d29
Fix SMTP/SSL: bug 32018 sr=mscott
2001-02-03 00:17:52 +00:00
sspitzer%netscape.com
31e9d6b760
fix for #67255 . define a default for "mail.content_disposition_type"
...
sr=bienvenu
2001-02-01 15:53:05 +00:00
sspitzer%netscape.com
e7b36af86f
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
95402afece
add default pref for #67072 , sr=sspitzer
2001-01-31 00:59:30 +00:00
mkaply%us.ibm.com
6f0ce83043
#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
0e8aa1c4a6
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
20b685bf78
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
6499aa20b0
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
2a6aa10e0f
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
e3dc236f47
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
1519d3233f
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
5612a3ed83
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
f8bf9f049f
back out my last changes for now, cuz they cause wierd leaks
2001-01-20 01:47:33 +00:00
radha%netscape.com
29150ca5fa
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
4b49a247af
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
3ff3a12081
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
68fc27d616
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
0dc7935c12
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
d94976ed8d
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
be8d66aa9c
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
76f26fe101
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
b80e87777e
Part of 35559 - dynamic profile switching
sr=alecf
2001-01-10 20:25:52 +00:00
akkana%netscape.com
c9a065cce8
17686: Add a pref to control image animation. r=tor, sr=buster
2001-01-09 23:55:27 +00:00
akkana%netscape.com
d3089c475e
33088: restructure editor output routines. r=kin,buster,adamlock sr=sfraser
2001-01-08 21:01:29 +00:00
sspitzer%netscape.com
99dcbaa064
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
811d4cb9a1
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
6862b07fb9
Removing dead .toc files. Not part of build. a=sfraser.
2001-01-03 01:32:06 +00:00
alecf%netscape.com
f2206e4265
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
72e6f102cf
cleanout unused wallet references
...
r=blake, sr=alecf
2001-01-02 23:15:34 +00:00
blakeross%telocity.com
6254430196
Fix 60005: prefs UI for showing and hiding tooltips. r=timeless sr=alecf
2001-01-01 04:25:06 +00:00
blakeross%telocity.com
9bf4ee2adc
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
f4097c15ee
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
d04b934feb
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
4297b96003
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
ea488282ff
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
845e223a95
Fix 58141: turn on internet keywords by default. r=doron sr=alecf
2000-12-18 21:46:54 +00:00
ben%netscape.com
6f437273bd
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
2c2a943dc7
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
ef6b77f7cc
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
c0726eb67e
Adding pref for XBL-based form controls. r=danm, a=ben
2000-11-30 00:07:09 +00:00
mkaply%us.ibm.com
01c022f6f3
#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
8bd122b3d5
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
8793c262a1
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
4189314fdb
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
warren%netscape.com
44e05cde24
Attempting to make solaris happier with ?:
2000-10-28 04:51:12 +00:00
warren%netscape.com
6e35f97e31
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
mscott%netscape.com
4b5a54deb0
Bug #48403 --> don't allow JS running in a mailnews sand box to change the name of it's containing iframe.
...
this code was contributed by mstoltz.
r=beard, sr=mscott
2000-10-24 00:52:02 +00:00
shaver%mozilla.org
91440fb919
#24612 , make prefs observable from JS and other XPCOM bindings, r/sr=alecf
2000-10-17 17:08:00 +00:00