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

259 Коммитов

Автор SHA1 Сообщение Дата
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
nhotta%netscape.com 50109c363c Changed a deafult value of "mailnews.reply_header_locale" from "en-US" to empty,
bug 140882, r=rchen, sr=bienvenu.
2002-08-15 22:30:31 +00:00
racham%netscape.com 51ac827cd3 Fixing bug 80035. Patch in here allows Administrators to control the migration behavior wrt IMAP and Local Folders files. Today, during migration, we copy all those (IMAP & Local Folders) besides others into the newly created dierctory for the migrated profile. Some external parties have expressed concern over this approach due the large amount of mails they have in 4.x folders and all of those getting copied again wasting the disk space and also failing to do migration properly sometimes. So, a hidden pref mail.migration.copyMailFiles is introduced (which can be set to false) for those who those interested to share the 4.x IMAP and Local Folders. Please see the bug report for the possible side effects and other discussion points wrt the sharing folders with 4.x. The pref is set to true by default which means we will continue to do the migration the way we have always done. Patch by henry.jia@sun.com. r=racham, sr=sspitzer 2002-07-04 00:56:33 +00:00
racham%netscape.com 717eb4e7b6 Fixing bug 144562. Allow ISPs and vendors to set up pre-configured mailnews accounts via prefs. Adding global version prefs which provide ISP/vendors the flexibility of adding new accounts/servers to the existing set of accounts/servers by increasing the default version number. r=srilatha, sr=bienvenu 2002-06-19 07:44:30 +00:00
ducarroz%netscape.com 61b0446ca9 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=bhuvan, SR=alecf 2002-05-31 18:43:23 +00:00
shliang%netscape.com fcfadd8ef8 134430 - change default mdn pref. r=ssu, sr=sspitzer 2002-05-14 00:22:48 +00:00
akkana%netscape.com b26a0623d7 134439: Disable wrap_to_window_width by default, regression since the patch was reviewed 2002-04-17 00:41:14 +00:00
akkana%netscape.com 694321bf30 134439: Make plaintext compose wrap to window width instead of output
width, and don't wrap quotes in <pre> or <span>, to work around various
editor bugs.  Detect quoted blocks at output time, and continue our
existing behavior of not wrapping quoted text. r=jfrancis,bratell, sr=alecf.
2002-04-16 23:11:33 +00:00
bnesse%netscape.com 76e2f653aa Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf. 2002-04-16 18:48:19 +00:00
mozilla.BenB%bucksch.org a06f46963a 108153, 30888, 69529, 126082:
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.

We achieve that by either
- removing offending HTML tags/attributes
- converting HTML to plaintext and back to HTML or
- rendering the HTML source.
2002-04-16 18:31:21 +00:00
shliang%netscape.com 1c42f0ff77 133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa 2002-04-10 11:57:39 +00:00
yokoyama%netscape.com 2f7c92dc28 bug 132203
Moving the code of hide/unhide the "GetMap" button
in mailnew for l10n.
/r=ftang, /sr=sspitzer, /a=asa, /adt=jaime
2002-04-09 00:37:59 +00:00
hewitt%netscape.com 07d96867f1 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
mscott%netscape.com 36223d64b2 Bug #132643 --> add default prefs for controlling the behavior of the animated alert.
r=sspitzer
sr=hewitt
a=asa
2002-03-22 19:26:28 +00:00
sspitzer%netscape.com ed7886c166 additional fix for #128962. pref UI work for MDN (return receipts)
NOT PART OF THE BUILD (yet)

fix the global prefs to match the 4.x global
prefs so that migration is a no-brainer.  fix the per account
prefs to be correct (wrt server or identity).  fix certain prefs to be
booleans, instead of ints.

r=shuelan, sr=bienvenu, a=shaver
2002-03-13 01:41:10 +00:00
shliang%netscape.com a2f2861c39 128962 - pref panel for MDN return receipts - not part of build - r/sr=sspitzer,a=asa 2002-03-08 22:17:03 +00:00
rchen%netscape.com cbce5748cb Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref.r=nhotta, sr=sspitzer, a=asa 2002-03-07 20:18:31 +00:00
ducarroz%netscape.com feb926e643 Fix for bug 126766. Now that we have resolved all the known issues, we can safely turn on by default the recycled compose window. R=bienvenu, SR=sspitzer, A=asa 2002-03-02 21:13:10 +00:00
sspitzer%netscape.com e09dddfe8d fix for #83023. implement "advanced directory" search, re-using
the existing search code.  r/sr=bienvenu.
2002-02-13 08:01:04 +00:00
sspitzer%netscape.com 4d433cbf29 patch for #94641. the bug is still open, but this pref should be
defined as it was in 4.x (in all.js). rs=bienvenu
2002-02-06 03:45:51 +00:00
racham%netscape.com a5f8d54132 Fixing bugscape bug 9846. Adding default version number for html domain pre-population. r=ducarroz, sr=sspitzer 2002-02-05 09:06:26 +00:00
naving%netscape.com 5b45fe448f 112927 r/sr=sspitzer. add customHeaders pref to mailnews.js and handle this default case to work 2002-01-25 22:13:28 +00:00
sspitzer%netscape.com 0dcbb7476e add support for addressbook quick search, part of bug #83023.
add the "Search" menu item to the addressbook and do a little code cleanup.
r/sr=bienvenu
2001-12-27 23:05:57 +00:00
sspitzer%netscape.com 404e12e054 landing the AB_OUTLINER_BRANCH.
fix for #73868, and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.

r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
varada%netscape.com 8355970f24 bug#112213 -adding timeline pref to mailnews; sr=mscott 2001-12-21 23:21:50 +00:00
ssu%netscape.com 9fc1685f86 fixing bug 114076 - labels migration and new profile issues. r=bhuvan, sr=sspitzer, a=asa 2001-12-14 02:57:31 +00:00
ssu%netscape.com 30ff878a2e fixing bug 81292 - RFE: Labels feature to help users organize their messages. r=sspitzer, sr=beinvenu 2001-12-07 21:37:22 +00:00
sspitzer%netscape.com 0e6fcbe54c add back a default pref. not sure why ducarroz removed it. sr=no one 2001-11-03 05:39:53 +00:00
ducarroz%netscape.com 01320bb2a3 Fix for bug 104989: Allow the compose window to be recycled instead of closing it, that will save us precious time next time we need a new compose window. R=varada, SR=sspitzer 2001-11-03 04:44:43 +00:00
nhotta%netscape.com f2a1cf2997 Moved the hard coded reply header strings to pref so they can be editable, bug 70842, r=ducarroz, sr=sspitzer. 2001-10-31 23:13:35 +00:00
sspitzer%netscape.com 9c25ea824a fix for perf bug #103010. don't persist the "open" state of news servers.
(revert to 4.x behaviour).  persisting the open state of news servers
causes us to update the unread count on news servers if they are "open"
on startup, slowing us down.  r=ssu,varada sr=bienvenu
2001-10-30 22:57:12 +00:00
naving%netscape.com 1d01b17644 105162 r=racham sr=mscott. Remove unused prefs 2001-10-17 04:53:24 +00:00
sspitzer%netscape.com ef119303bf fix for #104226. instead of using "Mailbeep" (the windows system sound for new mail notification)
use "_moz_mailbeep".  on windows, we map this to "MailBeep" (so it works on win2k and win98)
and on mac we use sfraser's code to go to internet config.  (nothing on linux yet, that's another bug)
r=pinkerton, sr=sfraser

also, fix #104252.  selectively notify folder listeners.  when we register the folder listener
with the mail session, we pass in flags for what types of things we care about.
this reduces the notifications, especially those across XPConnect.
r=bienvenu, sr=mscott
2001-10-11 20:45:44 +00:00
roc+%cs.cmu.edu 8220d847e0 Bug 56696. Add ctrl-enter Send shortcut to mailnews composer. r=ducarroz, sr=blizzard 2001-10-01 02:14:05 +00:00
gerv%gerv.net f385eb981a Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
sspitzer%netscape.com 43f678087a fix for #96979. hide the Total and Unread folder columns for existing profiles.
r=mscott, sr=bienvenu
2001-09-22 00:13:21 +00:00
gerv%gerv.net 2a80f3fea9 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org 63e86dc84f bug #98089: ripped new license 2001-09-19 20:09:47 +00:00
bienvenu%netscape.com e888c6d8c6 default for unsent messages should be escaped uri, r=sspitzer, sr=mscott 79245 2001-09-13 03:00:59 +00:00
varada%netscape.com f447e926f9 fix for bug#99146;performance improvement for mailcompose;r/sr=sspitzer 2001-09-12 20:47:28 +00:00
sspitzer%netscape.com 3cf94f66ee fix for #39862. backend support for push (force) authentication for news.
sorry, no UI yet.  thanks to ayn2@cornell.edu for the patch.
r/sr=sspitzer
2001-08-09 03:06:58 +00:00
varada%netscape.com e54092d83a removing pref for updating compose window title ;part of blake's patch in bug#89624;r=varada;sr=sspitzer 2001-08-04 00:04:46 +00:00
racham%netscape.com 12512aa7fa Fixing bug 6830. Setting default pref values for filing messages and creating folders on servers. r,sr=sspitzer 2001-06-29 07:05:35 +00:00
racham%netscape.com 01b63f485e Part of Fix to bug 87396. Set the global pref to point special folders prefs to server to true. r,sr=sspitzer a=chofmann 2001-06-23 21:12:23 +00:00
dianesun%netscape.com 14e38088a8 Fix for bugs 79554, 80194, 82805, 82984. r=bhuvan, sr=sspitzer, a=asa@mozilla.org 2001-06-20 00:23:35 +00:00
mscott%netscape.com 67bf631f49 Bug #84731 --> default smtp servers to never use ssl instead of try
sr=sspitzer
a=asa
2001-06-13 21:28:16 +00:00
ducarroz%netscape.com 588302e640 Fix for bug 28348. Turn on by default the send progress dialog. R=varada, SR=mscott, A=asa 2001-06-09 05:26:39 +00:00
dianesun%netscape.com d07e015703 Fix for bugs 79555(Download/Sync doesn't retain pref) 80127(Select dialog not modal). r=bhuvan, sr=sspitzer, a=dbaron 2001-06-08 21:17:43 +00:00
srilatha%netscape.com ae5905be21 Fix for bug# 79814. Removed preferences for netcenter,infospace and verisign directories.
r=hwaara,sr=spritzer,a=dbaron
2001-06-08 01:04:17 +00:00
dianesun%netscape.com 1ad1dbdc8c Back up checkin for 79555 and 80127 2001-05-23 00:50:58 +00:00
dianesun%netscape.com 5e787a8bda Bug fixes for 79555(Download/Sync not retain pref), 80127(Select Dialog not modal). r=bhuvan, sr=sspitzer 2001-05-22 21:23:04 +00:00
racham%netscape.com d4c44aaaa6 Fixing bug 76388. Adding a default pref which will be used by incoming servers to check if the offline support level is already set. r=bienvenu, sr=sspitzer 2001-05-19 01:39:03 +00:00
srilatha%netscape.com f2e9708389 Modified the Addressing pref panel to fit in the pref window. bug# 80304.
r=mohanb, sr=sspitzer
2001-05-17 00:43:32 +00:00
srilatha%netscape.com 120f2ca856 LDAP UI implementation.
Bug# 31881. r=chuang, bhuvan.
sr=sspitzer
2001-05-03 21:24:48 +00:00
hwaara%chello.se d08c78b365 Implement date&time support in reply-headers, like:
"On <date & time>, <author> wrote:"
For now, this is optional (set mailnews.reply_header_type to '2' in prefs.js), we will default to only show "<author> wrote:", as usual.  This is due to some l10n issues which are part of bug 75377. The date&time format is hard-coded to be en-US if set, again, bug 75377.
bug 23615. r=disttsc@bart.nl, sr=sspitzer@netscape.com

Fix a bunch of leaks (15 of them) in addressbook, addressbook-sync and import-mail code. None of the callers to GetUserProfileDirectory() deallocated their nsFileSpec.
bug 75332. r=chuang@netscape.com, sr=bienvenu@netscape.com
2001-04-16 20:40:07 +00:00
ducarroz%netscape.com 05a8dda34f Part of bug 28348. Add pref to show progress dialog during send message. This pref will be turn to true when the progress dialog will be statble enough. R=varada, SR=sspitzer 2001-04-13 04:50:14 +00:00
bienvenu%netscape.com 351b86335f add prefs for compacting folders threshhold 15865 sr=sspitzer 2001-04-12 14:35:05 +00:00
sspitzer%netscape.com b07f238542 fix for #74072. since "forward as quoted" is obsolete, treat it as
"forward inline."  fix by cavin@netscape.com, sr=sspitzer@netscape.com
2001-04-06 03:53:42 +00:00
bienvenu%netscape.com 2b742cb3aa add new pref for limiting size of messages downloaded for offline 15865 sr=sspitzer 2001-03-25 18:48:27 +00:00
tao%netscape.com b5146c4eae 71341: mailnews.view_default_charset pref item should not be stored,
(r=naoki,sr=erik)
2001-03-22 02:20:48 +00:00
racham%netscape.com 4cc60d9feb Fixing bug 67634. Clearing the default url value so that beep takes the default place for biff sound. r=racham, sr=sspitzer 2001-03-07 01:16:44 +00:00
varada%netscape.com 7b604f0013 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 9485f2f1b3 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
racham%netscape.com 7a532a2d91 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 9a9b77dade 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
jgmyers%netscape.com cb0d7ce9dc fallback to HELO even if SMTP AUTH enabled: bug 67538 r=bryner sr=mscott 2001-02-13 02:09:25 +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
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
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
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
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
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
nhotta%netscape.com bc3f550cec Moved "mailnews.start_page.url" from .js to .property, bug 55011, r=tao, sr=alecf. 2000-10-06 22:58:48 +00:00
mozilla.BenB%bucksch.org 9146f48ca9 39372: Changing default to "blockquoting" plaintext (using vertical bars (instead of ">"s) for nested quotes during reply to plaintext msgs). r=a=alecf 2000-09-15 22:07:28 +00:00
dimator%netscape.com 768a93fd39 Changing default collect address book maximum from 200 to 700 cards. r=putterman 2000-09-12 01:53:20 +00:00
dimator%netscape.com b4f2e0fccf Adding aging to collected address book. bug 46343. r=mscott 2000-09-08 22:56:08 +00:00
mozilla.BenB%bucksch.org 266bdf9f89 47851: Remove unused pref. r=putterman, a=waterson 2000-08-09 09:45:52 +00:00
bienvenu%netscape.com bfd9a252a2 fix 47445 restore default pref for threading by subject without re 2000-08-03 14:15:27 +00:00
dimator%netscape.com 27ea675220 Fix for 43236. Removing "Double-clicking a message always opens a new window..." item from the pref dialog. r=putterman 2000-08-01 23:25:59 +00:00
mozilla.BenB%bucksch.org 2f7e0781e7 44446: Remove HTML->HTML recognition of structured phrases from Prefs UI and disable by default. 2000-07-22 07:37:20 +00:00
ftang%netscape.com 40a4dc0ae8 fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property 2000-07-19 22:39:37 +00:00
chuang%netscape.com 13bae7632b Bug 45282 No Address Book in today's Linux build. r=alecf 2000-07-13 21:07:01 +00:00
chuang%netscape.com de41e1f912 Bug 33980 'Collected Addresses' being corrupted when saved to prefs.js, r=alecf 2000-07-11 20:18:38 +00:00
nhotta%netscape.com 35e3693a77 Added force_charset_override, bug 43101, r=mscott. 2000-07-06 23:25:40 +00:00
tao%netscape.com 94465539c5 39790: [L12y] Move all localizable prefs into chrome://.r=alecf. 2000-06-27 22:13:23 +00:00
nhotta%netscape.com c2b96c96da Changed "force_ascii_search" to false as default, bug 5933, r=bienvenu,taka. 2000-06-22 22:07:32 +00:00
putterman%netscape.com cb9b623d52 fix for 37972 and 37976. Enable address book collection prefs for incoming and outgoing
mail. r=sspitzer.
2000-06-15 04:57:16 +00:00
rhp%netscape.com b10de6257c Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org) 2000-06-06 23:37:04 +00:00
bienvenu%netscape.com 9c0cf6cc40 fix 41569, turn on mpod by default r=mscott 2000-06-06 03:15:17 +00:00
jefft%netscape.com 9fb9b65f08 fixed bug 40662 - folder discovery problems with subfolders 2 levels deep; r=bienvneu, a=scottip 2000-06-05 21:57:56 +00:00
jefft%netscape.com abcc6a02d0 added mail.server.default.empty_trash_on_exit pref 2000-05-15 02:45:47 +00:00
ducarroz%netscape.com 96672e56a0 Fix for bug 37955. Add a default pref "mail.enable_autocomplete" 2000-05-11 00:27:20 +00:00
jefft%netscape.com 3c24b7d9df add default smtp auth method 2000-05-10 22:01:49 +00:00
jefft%netscape.com 335e4d06e8 added couple more imap global prefs 2000-05-10 14:39:50 +00:00
sspitzer%netscape.com 82f7ccee11 fix for blocker bug #38288. need a default value for mail.SpellCheckBeforeSend
or we get a JS exception.
2000-05-05 17:58:48 +00:00
sspitzer%netscape.com 274103b53a remove the old subscribe ui, since we've moved on to the new one.
#37732
2000-05-02 07:36:08 +00:00
nhotta%netscape.com 31c7171bce Added "mailnews.language_sensitive_font", now mailnews listen the font pref setting, bug 26182. 2000-04-26 21:08:15 +00:00
sspitzer%netscape.com af42b57976 am I a man or am I a mouse? turn on the real subscribe dialog.
there are a lot of issues with it, but I'm working on them, and the
new subscribe dialog is no worse than the old one.
2000-04-25 07:10:33 +00:00
nhotta%netscape.com 7e7c39a05d Added view default charset. 2000-04-14 21:00:27 +00:00
sspitzer%netscape.com 8161a68213 fix for #20966, default for where to put the cursor should be below the quoted text.
(following the GNSKA guidelines.)
2000-04-14 10:29:59 +00:00
bienvenu%netscape.com 41cd69a8c4 adding some default server prefs for imap delete, fetch by junks, mpod 2000-04-05 05:31:14 +00:00
mscott%netscape.com 1248ff4fe5 Add mailnews.headers.showUserAgent pref which is a hidden pref we can use to show
the user agent string in the message pane.
2000-04-01 00:20:17 +00:00
rhp%netscape.com 698fc8368b Changing the default value of using quoted printable in mail message bodies - Bug #29210 2000-03-28 07:21:13 +00:00
bienvenu%netscape.com cdb1ad9f16 add pref for max mpod depth 2000-03-22 21:53:26 +00:00
chuang%netscape.com 146f0ea997 Bug 18476 History ABook is not created for a New Profile until you have closed and reopened Seamonkey 2000-03-16 23:15:37 +00:00
sspitzer%netscape.com 120ccd69b4 fix for #31057. using prefs, you can turn off the confirm and alerts you get when you
cancel a news message.  suresh needs this for his automatic tinderbox test.
r=mscott
2000-03-15 02:47:53 +00:00
rhp%netscape.com bf5e206002 Adding default pref to mailnews.js - Bug #: 29752 - reviewer: rhp (external contribution) 2000-03-12 01:53:04 +00:00
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