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

45 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 87c19c5bb3 my half of the fix for bug #29861. define defaults for
the throbber urls.  r=blizzard, a=jevering
2000-03-04 22:48:53 +00:00
sspitzer%netscape.com 85f2e240e8 fix for #29287, r=alecf, a=jar. set defaults for the copies and folder prefs. 2000-02-26 07:42:09 +00:00
hangas%netscape.com 985a3556f5 Fix for PDT+ bug 23091 (Messages pref panel).submitted by mozilla@bucksch.org r=hangas a=phil 2000-02-25 01:55:17 +00:00
nhotta%netscape.com e2001111e5 Added mailnews.send_default_charset, bug 23540, r=cata. 2000-02-16 07:39:29 +00:00
alecf%netscape.com 43dada91fa add defaults for biff so we don't get 0-length biff times by default
r=sspitzer
2000-02-03 08:11:52 +00:00
alecf%netscape.com 458eca484c add news defaults so we dont download all articles by default
r=sspitzer,mscott
2000-02-03 06:33:29 +00:00
jefft%netscape.com f35ced3204 fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott 2000-02-03 04:35:45 +00:00
chuang%netscape.com 8c896ba3cb bug 25354 Address Book back end needs to support some extra columns, r=hangas 2000-02-01 02:41:31 +00:00
pavlov%netscape.com aa3ebcb49b add a default pref r=alecf 2000-01-19 01:15:22 +00:00
alecf%netscape.com 0d62551cfa add "valid" attribute to the identity and server to determine if we need to run through the account wizard at startup. part of fix for #23391
r=sspitzer
2000-01-15 03:06:39 +00:00
sspitzer%netscape.com a3a463c333 "news.notify.size" is not used anymore. 2000-01-13 04:05:51 +00:00
sspitzer%netscape.com f1228cd423 fix bug #23370 2000-01-11 10:01:31 +00:00
sspitzer%netscape.com caf634d142 fix bug #23366 2000-01-11 09:57:50 +00:00
sspitzer%netscape.com 43e4bc8ae9 fix #21978. two changes: "Local Mail" is now "Local Folders"
and make it so the user *always* has a Local Folders account.
r=alecf
2000-01-07 06:09:47 +00:00
sspitzer%netscape.com b1d8076155 fix for javascript assertion in bug #23282 2000-01-06 22:24:27 +00:00
sspitzer%netscape.com d989f90065 fix for #22791. define a default for mail.forward_message_mode.
fix by=endico, r=sspitzer
1999-12-29 18:22:31 +00:00
rhp%netscape.com 6544b8cc5f Part of fix for sending >72 character lines - Bug #: 22465 1999-12-25 21:49:50 +00:00
sspitzer%netscape.com 0c9b7c6a74 fix for #17665, allow the user to configure if they want to use
the newsgroup name abbreviations in the folder pane.
default is yes.  comment out some dumps.  make it so the account manager
can deal with radio inputs.
1999-12-24 08:57:54 +00:00
sspitzer%netscape.com 14f70ee90c rename the prefs 1999-12-22 09:07:19 +00:00
sspitzer%netscape.com 08f2c6cd42 fix the pref ui a little, fix a js exception, add a label to the spell
checking field set, add ui for emoticon to glyph conversion.  part 1 of fix
for #21649
1999-12-22 08:37:30 +00:00
rhp%netscape.com 69eebbbd74 Changing a default mail pref 1999-12-21 16:17:31 +00:00
jefft%netscape.com 6db40bd041 fixed bug 21714 - leave message on server = false (pop3) doesn't work; now default is set to false; r=mscott,bienvenu; a=chofmann 1999-12-20 14:51:10 +00:00
endico%mozilla.org b1a5a93df0 change default mail start page to http://www.mozilla.org/mailnews/start.html r=sspitzer, a=brendan 1999-12-14 05:36:46 +00:00
jefft%netscape.com 1af7a4d544 fixed bug 20312 -- [DOGFOOD] [PDT+] Mozilla Mail stalls on specified popmail spool; we failed in handling empty line & dot in the middle of a message; r=bienvenu,mscott a=chofmann 1999-12-10 23:42:44 +00:00
alecf%netscape.com 0dfcce6979 fix for #17961 - add defaults for some POP settings
r=sspitzer
1999-12-01 00:05:34 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
sspitzer%netscape.com b64f93a791 fix for #8717. performance is good enough to bump this back to 500.
still more work to be done, as this is a per-server pref now, I think.
1999-10-29 04:49:41 +00:00
sspitzer%netscape.com a1db4e901d fix for #17285 and #17397. r=mscott.
properly migrate pop and nntp servers from 4.x that were not on the default ports (110 and 119, respectively).
also, set the default port pref to be -1, so that if we don't set the port, it gets set to -1.
1999-10-27 22:44:34 +00:00
sspitzer%netscape.com d5d6440019 other part of fix for #15235. fix send later. r=alecf 1999-10-19 01:24:25 +00:00
sspitzer%netscape.com 88db319077 adding the default value for mail.server_type back.
if the user was using pop in 4.x, this defaults to 0.
a ton of code depends on it being 0, and not undefined.
alecf removed it, using it as a way to tell if we needed to migrate the prefs
or not.  Instead, I'm using other prefs to do that.
see nsMsgAccountManager::ProceedWithMigration() for the logic.
1999-09-11 19:14:15 +00:00
sspitzer%netscape.com 8f8d65c0b0 mailnews/base/src/nsMsgAccountManager.cpp 1999-09-11 19:10:30 +00:00
alecf%netscape.com aaf22c1bc1 remove mail.server_type so that the account manager can tell if we're starting a fresh profile or upgrading from 4.x 1999-09-11 01:54:49 +00:00
bienvenu%netscape.com ed1d697bc5 add history ab 1999-08-20 23:28:48 +00:00
sspitzer%netscape.com cc0cfae5dd since #7417 is fixed, we can set the default mailnews start page to something realistic, like the 4.5 start page. this fixes bug #7087 1999-08-07 02:00:19 +00:00
putterman%netscape.com 2d879fdee4 Added pref for mailnews sidebar starting out open. 1999-08-06 23:43:04 +00:00
sspitzer%netscape.com a250c2a7d5 other header in compose feature, from dmose@netscape.com and endico@netscape.com. 1999-07-27 01:11:10 +00:00
sspitzer%netscape.com a0cbe7fa46 fix #10320 1999-07-23 01:08:09 +00:00
sspitzer%netscape.com aac0cafc9d fix for #10127. create a default for the mail.update_compose_title_as_you_type pref 1999-07-19 20:50:22 +00:00
sspitzer%netscape.com 442f841a03 changes to support the news pretty name abbreviation feature.
not turn on yet.
thanks to Oleg Rekutin <rekusha@asan.com> for contributing this code.
1999-07-06 23:06:42 +00:00
ducarroz%netscape.com 0be5b9e422 Add default value for compose_html 1999-07-01 21:52:26 +00:00
sspitzer%netscape.com beeac647d5 change default to 50 until performance is fixed 1999-06-23 00:00:28 +00:00
putterman%netscape.com ba0f857deb Added mail.showMessengerPerformance pref. 1999-06-21 23:25:33 +00:00
sspitzer%netscape.com 5278646ded fix for #8360. Get "mailnews.start_page.enabled" and "mailnews.start_page.url" to work. 1999-06-21 02:25:34 +00:00
chuang%netscape.com 496c2f978a Add directory default preferences 1999-06-03 22:27:31 +00:00
ltabb 781c480871 Free the lizard 1998-03-28 02:44:41 +00:00