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

1210 Коммитов

Автор SHA1 Сообщение Дата
darin%netscape.com 75b79eb6e0 fixes bug 181046 "trim unnecessary bytes from standard request headers."
r=bbaetz sr=bzbarsky
2002-11-20 20:51:12 +00:00
bienvenu%netscape.com 118f0c65bb add default pref for auto unzipping attachments, r/sr=sspitzer, not used yet, 180798 2002-11-20 15:35:32 +00:00
timeless%mozdev.org f00b2c1ec6 Bug 180789 nsPrefBranch::GetChildList can call PL_DHashTableEnumerate with an uninitialized gHashTable
r=dbradley sr=dveditz
2002-11-20 05:17:18 +00:00
darin%netscape.com 43d8ae3488 fixes bug 176626 "Mozilla sends text/css in Accept: header for non-style
pages" r=bbaetz sr=bzbarsky
2002-11-18 07:13:24 +00:00
nhotta%netscape.com 845fb647ed Adding pref for phonetic fields, search date format option,
bug 98144, r=ducarroz, sr=sspitzer
bug 178891, r=cavin, sr=sspitzer
2002-11-12 19:03:14 +00:00
aaronl%netscape.com d562ec8a5e Bug 176602. Make typeaheadfind beep less annoying, and implement boolean pref accessibility.typeaheadfind.enablesound. Pref is turned off by default in Linux for now, sound needs testing and work there (see bug 179138 and bug 110385). r=kyle, sr=bz 2002-11-09 19:21:20 +00:00
cltbld%netscape.com 8b0f24e328 Updated user agent string to 1.3a for trunk. Bugzilla 178860 r=lpham/sr=granrose. ycalonje checking in as cltbld 2002-11-08 23:00:40 +00:00
dmose%netscape.com 8364187e66 Turn on basic junk-mail detection functionality in mail. Parts (such as moving to other folders) are still disabled as there is work to do there yet. Bug 169638; r=bienvenu; sr=sspitzer 2002-11-07 20:37:55 +00:00
heikki%netscape.com 7a5c9f322e Bug 152701, XMLExtras properties should not be available in mailnews. r=harishd, sr=dveditz, aroc+moz. 2002-10-31 02:59:12 +00:00
dbaron%fas.harvard.edu ce16f563b0 Back out patch for bug 161109 that implemented a pref for disabling marquee. b=161109 r=hixie a=asa 2002-10-30 14:31:32 +00:00
darin%netscape.com 0caeb1cfc1 backing out previous change! 2002-10-17 00:46:47 +00:00
darin%netscape.com 2797d47b34 link prefetching (default disabled) b=12274 r=gagan sr=rpotts a=rjesup ADT+ 2002-10-17 00:45:52 +00:00
dbaron%fas.harvard.edu 0e9bf3ab26 Add preference for whether to enable marquee, and set the default to disabled. b=161109 r=caillon sr=bzbarsky a=rjesup 2002-10-15 00:06:57 +00:00
sicking%bigfoot.com 484660e991 bug 31510: changes default manual proxy config so localhost and 127.0.0.1 are not proxied
patch by benc, r=dougt sr=darin
2002-10-09 01:31:47 +00:00
timeless%mac.com 515b633c61 Bug 157246 Move Windows prefs to winpref.js
patch by walk84@yahoo.com r=sfraser sr=bryner
2002-10-09 01:15:41 +00:00
mstoltz%netscape.com a95495280f Bug 163648 - Disable specific external protocol handlers with known security
problems. r=darin, sr=dveditz.
2002-10-09 00:54:43 +00:00
sspitzer%netscape.com fe2c5f0ffd default spam level to off (0). 2002-10-08 07:00:59 +00:00
darin%netscape.com e419ddf07c fixes bug 173147 "increase redirection limit" r=dougt sr=heikki 2002-10-08 06:03:35 +00:00
sspitzer%netscape.com 5136eaf1fe comment out the pref for junk button, until it's ready. 2002-10-08 06:00:10 +00:00
sspitzer%netscape.com a351d516dc varada forgot the mailnews.js side of his checkin for bug #170572.
for now, show these buttons.  but that might be changing as junk
might kick off file and or next.
2002-10-08 05:54:12 +00:00
ssu%netscape.com 5288d19e7a fixing bug 110556 - double-clicking on a message in thread should reuse existing window. r=varada, sr=sspitzer (fixed problems in original patch from adam@cfar.umd.edu) 2002-10-08 01:04:11 +00:00
cbiesinger%web.de 3028021056 bug 172781 r=morse sr=bz remove unused preferences from all.js 2002-10-06 18:34:17 +00:00
jaggernaut%netscape.com 371f746602 Bug 118835: add support for home page groups. r=law, sr=hewitt 2002-10-04 00:28:07 +00:00
jaggernaut%netscape.com cb954d57d2 Bug 172012: clean up pref-navigator.*. r=bryner, sr=hewitt 2002-10-01 23:49:48 +00:00
sspitzer%netscape.com 3af7a46278 define some default prefs for some of the imap extensions. r/sr=bienvenu 2002-09-30 22:10:01 +00:00
heikki%netscape.com 8b421b3131 Bug 169984, sanitize XMExtras method availability to scripts. r=mstoltz, sr=jst. 2002-09-27 23:24:24 +00:00
aaronl%netscape.com 5f0d0e6951 Bug 166712. Consolodate typeaheadfind files, cleanup building and packaging of typeaheadfind, make it available to embeddors, remove from install options. r=ssu, sr=dveditz 2002-09-27 19:07:44 +00:00
sspitzer%netscape.com a0ae77aaa9 more work for #169638. implementing spam UI. get the "enable logging" checkbox to work and persisting in prefs. r/sr=bienvenu. 2002-09-26 01:58:11 +00:00
sspitzer%netscape.com 646ca49d09 working on spam UI, making it match the spec. see bug #169638.
not visible to the user yet.  r/sr=bienvenu
2002-09-26 00:33:15 +00:00
brendan%mozilla.org cf0abfdfda Don't override the default accessibility.tabfocus setting, it's a new millennium and the default build isn't going back to Motif-land (170429, r=blizzard, sr=hyatt). 2002-09-24 05:11:25 +00:00
cbiesinger%web.de 22f5d480bc bug 169483 patch by Roland.Mainz@informatik.med.uni-giessen.de r=cls/roc+moz sr=kin 2002-09-23 12:10:28 +00:00
bratell%lysator.liu.se f8f7668407 Bug 155623, remove unused pref css.allow. r/sr=bzbarsky/dbaron 2002-09-23 05:29:58 +00:00
bnesse%netscape.com ed3a5e89ce Fix for bug 164190. nsSafeSaveFile mistreats nsLocalFile, deleting files under one. Patch by sfraser, r=ccarlen, sr=alecf. 2002-09-20 18:49:40 +00:00
sspitzer%netscape.com cee997f793 land spam UI: control panel UI, spam log UI, toolbar button, tools menu, thread pane UI.
currently, hidden by default.  more work to come.  r/sr=bienvenu.  bug #169638
2002-09-20 00:04:01 +00:00
akkana%netscape.com 81f3210365 140612: Introduce tab usage pref accessibility.tabfocus, to allow tab to go only to form elements or only to text controls. (r,sr)=(bryner,sfraser) 2002-09-18 21:24:57 +00:00
danm%netscape.com 97220f560e switching to the new, final(!?) popup window management preferences organisation. bug 166442 r=jag,jst 2002-09-18 14:45:31 +00:00
sspitzer%netscape.com 872fafdd79 fix bug #64462. add "play custom sound on new mail" pref UI. right now, it's global.
soon, per server (and also soon, sound as a mail filter action.)
move window prefs to a new windows panel.  we'll be adding some other window
related prefs (like reuse window) to that new panel.  r/sr=bienvenu.
UI changes a=jglick
2002-09-18 08:33:35 +00:00
asasaki%netscape.com 89f13593b1 manual fix for bugscape 19932 (about page update). will automate this
later.  verbal r=granrose, verbal sr=leaf
2002-09-18 01:14:28 +00:00
sspitzer%netscape.com e57f3229c4 more fixes for allowing user to specify the default mail sound.
allow the pref to be set to a system sound, or to a file url.
r/sr=bienvenu
2002-09-16 03:27:57 +00:00
sspitzer%netscape.com 85c9848ac2 add backend code and hidden pref to allow custom sound when new mail arrives.
r/sr=bienvenu.  front end code to come soon.
2002-09-16 01:17:32 +00:00
danm%netscape.com 514e54c0e8 new popup window policy pref default thing. bug 166442 r=jag 2002-09-13 23:06:49 +00:00
darin%netscape.com 64c042af4f fixes bug 141641 "disabling cross-site HTTPS referrers breaks sites"
r=mstoltz,bbaetz sr=dveditz
2002-09-13 22:21:57 +00:00
sspitzer%netscape.com bfc52196b8 fix for CAB UI and backend. bug #167571. following jglick's spec and mscott's document (http://www.mozilla.org/mailnews/arch/cab.html). also fix #168115. add "IM" button to addressbook, and launch default IM application using screenname attributes of selected cards.
if multiple screennames, launch a chat.
2002-09-12 03:59:14 +00:00
bzbarsky%mit.edu 31383cc71f Adds text/image/both modes for the main toolbar. Bug 22056, patch by
neil@parkwaycc.co.uk, r=timeless, sr=bzbarsky, moa=blake,hyatt
2002-09-11 09:48:17 +00:00
dougt%netscape.com c5e8f896cd 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
sspitzer%netscape.com 7250aa6490 fix comment for #157186. a=asa 2002-09-07 01:55:13 +00:00
sspitzer%netscape.com 6730ad55bf fix for #157186. don't collect incoming mail by default.
it's all spam anyways.  still collect outgoing by default.
r=putterman, sr=bienvenu
2002-09-07 01:49:29 +00:00
darin%netscape.com daf6133e35 fixes bug 166396 "embedders should be able to override the default socket
type used for HTTP connections" r=dougt sr=rpotts a=chofmann
2002-09-06 06:36:17 +00:00
leaf%mozilla.org e96a609fb5 bug 163086, update user agent string, a=asa 2002-09-05 23:27:30 +00:00
dougt%netscape.com c1b9f8114d Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00