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

7199 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com dc3d75621c small performance tweak...we were getting the proxy manager service 3 times in SetupSinkProxy. I'm just
fetching it once and re-using it.
r=bienvenu
2000-02-03 04:56:41 +00:00
tonyr%fbdesigns.com 553b59de3e Add progress reporting to mail and address import 2000-02-03 04:56:31 +00:00
tonyr%fbdesigns.com 5e31141872 Fixed bug causing user to always specify location of address books to import 2000-02-03 04:54:09 +00:00
jefft%netscape.com 9ae0c201e0 fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott 2000-02-03 04:35:45 +00:00
valeski%netscape.com 41512e1d6a URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes 2000-02-03 03:44:22 +00:00
mscott%netscape.com bf3072d449 Fix for possible build breakage on Mac. 2000-02-03 02:48:43 +00:00
rhp%netscape.com bdac79a3a7 More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 02:41:27 +00:00
rhp%netscape.com ca4ccd0859 More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 01:43:52 +00:00
mscott%netscape.com 468e6dddb9 More work on AppleDouble - NOT PART OF THE BUILD!!! 2000-02-03 01:33:40 +00:00
bienvenu%netscape.com 7f2373350f don't delete source message when moving from local to imap until we've finished the append, r=jefft 23444 2000-02-03 01:29:58 +00:00
bienvenu%netscape.com e85a06c8ad create temp file for mesage upload in temp directory, r=jefft, 23444 2000-02-03 01:28:47 +00:00
rhp%netscape.com d4ccc48f97 More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 01:28:07 +00:00
putterman%netscape.com 92f0ef64d6 Use nsCAutoString instead of ToNewString to speed up function by 30%. r=rhp. 2000-02-03 01:26:15 +00:00
rhp%netscape.com 7bd11dc3ba More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 01:20:49 +00:00
tonyr%fbdesigns.com 07e57f22fd Update the UI for better progress reporting and change text/plain d&d to text/unicode 2000-02-03 00:52:40 +00:00
tonyr%fbdesigns.com 594b654dbc Added better support for progress reporting during mail import 2000-02-03 00:49:53 +00:00
tonyr%fbdesigns.com ab9e14c3c8 Fixed progress reporting for mail import 2000-02-03 00:48:49 +00:00
rhp%netscape.com b14995169f More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 00:38:20 +00:00
mscott%netscape.com a18c53bc26 More work on AppleDouble - NOT PART OF THE BUILD!!! 2000-02-03 00:07:22 +00:00
rhp%netscape.com 6f24bec87f More work on AppleDouble - NOT PART OF THE BUILD! 2000-02-02 23:55:13 +00:00
rhp%netscape.com 4f86a51f48 Cleaning up files - NOT PART OF THE BUILD 2000-02-02 23:51:16 +00:00
nhotta%netscape.com c32f0101be Added a special handling for Japanese only, bug 5894, r=ftang. 2000-02-02 23:03:33 +00:00
hangas%netscape.com aef44fba1e Fix bug 25139, disable menu items that are not fuctional. r=mscott 2000-02-02 22:42:45 +00:00
rhp%netscape.com ef692b824a More AppleDouble work - NOT PART OF THE BUILD 2000-02-02 22:31:28 +00:00
rhp%netscape.com c5ee4ce16c Fix for attachment name - Bug #: 25009 - r: jefft 2000-02-02 22:27:10 +00:00
alecf%netscape.com 5e9de002d8 remove deprecated GetCurrent[Server|Identity] calls, and fix all callers 2000-02-02 07:28:23 +00:00
hangas%netscape.com 3a0d03e79f Cleanup Select Addressing dialog, bug 10865. r=mscott 2000-02-02 07:04:37 +00:00
alecf%netscape.com 81e240d924 cleanup access to the account manager and remove crufty code
r=sspitzer
2000-02-02 07:04:12 +00:00
hangas%netscape.com a5981f2db2 Partial fix for 15109. Removed radio buttons from Addressing panel of prefs. r=mscott 2000-02-02 07:03:28 +00:00
alecf%netscape.com 0038c4cb06 cleanup to use default account rather than depricated GetCurrentIdentity
r=sspitzer
2000-02-02 07:03:08 +00:00
alecf%netscape.com 2e43ee3f42 stop using currentIdentity, use the default account instead
r=sspitzer
2000-02-02 06:56:16 +00:00
alecf%netscape.com 581d74e950 remove obsolete method so I can remove GetCurrentServer()
(test program only, not part of product)
2000-02-02 06:42:59 +00:00
mscott%netscape.com efc9dae27c Fix a webshell leak where someone wasn't using a nsCOMPtr!! shame on you...this caused us to leak
a webshell whenever we called nsMessenger::SetWindow. this fixes a slew of mailnews leaks causing
us to leak all our mail folders, mail messages, etc.!

r=scottip
2000-02-02 05:48:48 +00:00
mscott%netscape.com b3309467eb Bug #25570 --> imap unable to show msg bodies containing 8-bit data.
this was a dumb problem where we were setting m_connectionStatus
to be the value of the character returned in the create new line
buffer...if the character happened to be an 8-bit character,
we would actually set the connection status as a negative number...
r=bienvenu
2000-02-02 05:47:09 +00:00
amusil%netscape.com 55c55c8ad2 Moved AddExtraAddressProcessing() call to after the creation of the currentAddressData object. r=mscott 2000-02-02 03:14:29 +00:00
mscott%netscape.com 48fb8d982b rhp: More AppleDouble work - NOT PART OF THE BUILD!!! 2000-02-02 02:36:36 +00:00
alecf%netscape.com 91ba75e5e2 fix up the messages pref pane so stuff wraps a little nicer
r=sspitzer
2000-02-02 02:31:50 +00:00
rhp%netscape.com cdf1f2534f More work on AppleDouble - NOT PART OF THE BUILD!!! 2000-02-02 02:24:03 +00:00
alecf%netscape.com 2c0b870f87 minor aesthetic updates to account wizard
r=sspitzer
2000-02-02 02:02:12 +00:00
alecf%netscape.com a15d27bfc3 update some strings to remove Mozilla/Netscape specific wording
(just text change, no reviewer)
2000-02-02 02:01:23 +00:00
alecf%netscape.com 49dee0901a fix autocomplete so that it completes against the currently selected identity, rather than the 'current' identity (which was bogus anyway)
r=ducarroz
2000-02-02 01:54:32 +00:00
putterman%netscape.com b8355c48b1 Fix for 25473. Make biff work when checking every 0 minutes. r=alecf. 2000-02-02 01:47:13 +00:00
putterman%netscape.com e3af0aa031 Fix for 8405. Japanese shows up in thread pane sender column. r=nhotta, waterson. 2000-02-02 01:46:24 +00:00
rhp%netscape.com 8f99495254 More work on AppleDouble - NOT PART OF THE BUILD!!! 2000-02-02 01:43:25 +00:00
hangas%netscape.com 7570cde6f9 Address book; partial fix to 15108, performance improvements. r=slogan 2000-02-02 01:18:46 +00:00
hangas%netscape.com df9fa92389 New gif files for address book, bug 26112. r=jglick 2000-02-02 01:16:01 +00:00
rhp%netscape.com 02238f4bd4 Changes to prepare for AppleDouble support - NO CHANGES ARE PART OF THE BUILD! 2000-02-02 00:08:12 +00:00
rhp%netscape.com 15066adcbf Fix to add feedback for send operation - Bug 25500 - r: ducarroz 2000-02-01 22:46:38 +00:00
sspitzer%netscape.com 5f51e90caf printfs hinting of work to come. 2000-02-01 12:18:23 +00:00
sspitzer%netscape.com c94fd161be fix crasher when posting, and some more cleanup. 2000-02-01 11:40:32 +00:00
sspitzer%netscape.com 0fecff9d06 convert auth news to use single sign on. convert the nsINntpService interface
to have proper interCaps.  remove dead code, clean up other code.  r=alecf
2000-02-01 08:46:03 +00:00
sspitzer%netscape.com 3a9dcf96cf clean up. r=alecf 2000-02-01 07:41:10 +00:00
sspitzer%netscape.com 6a54cacf67 code clean up. r=alecf 2000-02-01 07:14:54 +00:00
sspitzer%netscape.com e39c42f4fd migrate the "mail.imap.server.<hostname>.server_sub_directory" pref from 4.x
and add serverDirectory to the nsIImapIncomingServer interface, and hook up the advanced imap server ui to use it. r=alecf
2000-02-01 06:51:07 +00:00
jefft%netscape.com 61e188bf49 fixed build bustage 2000-02-01 06:36:35 +00:00
jefft%netscape.com 2918243940 fixed bug 24407 -- Remove obsoleted menu item - LoadFirstDraft; r=scottip 2000-02-01 06:06:22 +00:00
alecf%netscape.com 03ae6d3c96 general cleanup of account manager, and finish implementation of IMAP advanced dialog
r=sspitzer
2000-02-01 06:00:29 +00:00
alecf%netscape.com ee69ba718d clean up the account manager, and add a new advanced IMAP dialog
r=sspitzer
2000-02-01 03:34:48 +00:00
hangas%netscape.com fc132c67ed Front in fix for 25439 to match recent checkin by chuang. r=chuang. 2000-02-01 03:31:11 +00:00
alecf%netscape.com f63746830e update account wizard, to make it look nicer
r=sspitzer
2000-02-01 03:26:18 +00:00
hangas%netscape.com 640f9f40b9 Fixed 24361 and 24368, remember address book window size and position. r=scottip 2000-02-01 03:02:16 +00:00
chuang%netscape.com 2b52343377 Bug 25354 Address Book back end needs to support some extra columns, r=hangas 2000-02-01 02:46:50 +00:00
chuang%netscape.com 8371b92b03 bug 25354 Address Book back end needs to support some extra columns, r=hangas 2000-02-01 02:41:31 +00:00
ducarroz%netscape.com 9cd8b748c5 Fix bug 25610. We need to wrap the body into a <PRE> tag when forwarding inline a plain text message in HTML compose mode. R=rhp 2000-02-01 01:59:46 +00:00
ducarroz%netscape.com 4f851be879 fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a 2000-02-01 01:53:01 +00:00
alecf%netscape.com 69e26fba3e enlarge the account wizard slightly to acommadate windows large fonts
no reviewer, just a geometry change
2000-02-01 01:49:50 +00:00
alecf%netscape.com b4642f2b98 support multiple smtp servers in the backend, #18184
r=mscott
2000-02-01 00:05:02 +00:00
hangas%netscape.com e56791badd Fix for 25499 and 20522, address book UI bugs. r=scottip 2000-01-31 23:25:11 +00:00
putterman%netscape.com bb42c1aa32 Fix for 10796. r=jefft and ducarroz. Hook up double clicks on thread pane for drafts and templates. 2000-01-31 22:20:55 +00:00
alecf%netscape.com 7c5aa2e15f add am-imap-advanced, not yet part of product -> no reviewer 2000-01-31 22:15:26 +00:00
alecf%netscape.com 53cf53d8d5 add am-server-top.dtd, not yet part of product -> no reviewer 2000-01-31 22:14:46 +00:00
alecf%netscape.com 98f1422883 fix up some of the key-parsing for multiple accounts and rename a member variable to have an "m" in it :)
r=sspitzer
2000-01-31 22:07:48 +00:00
ducarroz%netscape.com 1f6903102f Fix bug 25926 and bug 23056. We are now looking first for a nickname match then for a username or email address. if no match found, we break a piece the user input and then reformat correctly all eventual addresses and add if needed default domain. R=mscott 2000-01-31 22:00:53 +00:00
rhp%netscape.com 997757341e Fix for I18N display of headers - Bug 25914 - r: mscott 2000-01-31 21:50:36 +00:00
jdunn%netscape.com af0d18fc99 remove extra ';' - breaks AIX 2000-01-31 21:44:40 +00:00
jdunn%netscape.com 895fa587c1 changing 'true' to 'PR_TRUE'
r= scottip@netscape.com
2000-01-31 21:26:11 +00:00
nhotta%netscape.com 7c4239ce40 Changed text/plain conversion option to use transliteration, bug 9574, r=ftang. 2000-01-31 21:25:21 +00:00
rhp%netscape.com 96b3d06052 Changes to fix L10N vcard display - Bug: 25637 - r: jefft 2000-01-31 21:11:29 +00:00
rhp%netscape.com e86b70b6c3 Incorrect determination of 8 bit emails - Bug #: 25674 - r: jefft 2000-01-31 05:16:03 +00:00
dveditz%netscape.com 0437b82128 Removed reference to non-existent files, check-in for GregNoel@san.rr.com, r=dveditz 2000-01-30 17:16:54 +00:00
tbogard%aol.net 9c60273a21 Made the message view area not be content-primary but rather just content. With primary it will cause the title to be set on the outside window. This fixes bug #13807. 2000-01-30 07:50:57 +00:00
tonyr%fbdesigns.com dfa6c31d68 Added the import components to the build 2000-01-30 02:40:53 +00:00
tonyr%fbdesigns.com 1e7f0963a5 These files seem to be useful on Unix. 2000-01-30 00:51:59 +00:00
rhp%netscape.com 3de32c5a60 Fix problem Chineese Headers encoded with RFC1522 are displaying wrong - Bug: 24862 - r: jefft 2000-01-29 18:19:25 +00:00
jefft%netscape.com 228ad2d0a9 Fixed bug 18565 -- Single sing on for Pop3 and Imap; passing in nsIMsgWindow for nsIPrompt 2000-01-29 15:53:14 +00:00
mscott%netscape.com 4104b09f39 tweaks to make doc loader observer scriptable
api synch with nsIURIContentListener
r=travis
2000-01-29 06:12:55 +00:00
mscott%netscape.com 68d6350f9c fix the mac breakage. 2000-01-29 05:09:32 +00:00
cmanske%netscape.com b2f55fa1cd Changed IDs for colorpicker popups so they work in message composer. r=danm 2000-01-29 01:00:08 +00:00
mscott%netscape.com 7fc84a5fa7 remove mailboxMessage protocol and use mailbox
r=alecf
2000-01-29 00:48:48 +00:00
mscott%netscape.com a3f7711965 add support for local string bundle service
remove all traces of mailboxMessage protocol
r=alecf
2000-01-29 00:48:27 +00:00
mscott%netscape.com 146d37a77d Bug #13405 --> use local string bundle service
r=alecf
2000-01-29 00:47:49 +00:00
mscott%netscape.com d12fc99184 Bug #13405 create a cache for the local string bundle 2000-01-29 00:47:15 +00:00
tonyr%fbdesigns.com 85e1da008f Update the progress status to never return < 5 so it looks like we're always doing something! 2000-01-28 23:56:45 +00:00
tonyr%fbdesigns.com 0633cd90d6 Added the rest of the address book fields to the import 2000-01-28 23:51:39 +00:00
tonyr%fbdesigns.com 39c10ca7d0 Updated the tree in the fieldMap UI to work properly 2000-01-28 23:50:40 +00:00
tonyr%fbdesigns.com eb358632bc Added progress information to text import 2000-01-28 23:49:50 +00:00
chuang%netscape.com 3095586641 Bug 10870 Drag and Drop of Messages, r=putterman 2000-01-28 23:49:49 +00:00
mscott%netscape.com 72c69bf98f export nsIMsgStringService.idl 2000-01-28 23:49:33 +00:00
mscott%netscape.com 21065fae1b Export nsIMsgStringService.idl 2000-01-28 23:48:23 +00:00
mscott%netscape.com f16e7964e4 export nsIMsgStringservice.idl 2000-01-28 23:47:25 +00:00
mscott%netscape.com 984a401397 Bug #13405 --> add an interface to represent a mailnews string bundle (this allows us to cache the bundles
easily)
r=alecf
2000-01-28 23:45:33 +00:00
putterman%netscape.com ea1c70ce26 added view navigation files 2000-01-28 23:25:35 +00:00
putterman%netscape.com 4217f50e4f Added view navigation files 2000-01-28 23:25:23 +00:00
putterman%netscape.com d04174bf7b Fix for 24768. r=alecf. Move view navigation code to C++ to speed up. 2000-01-28 23:25:17 +00:00
bienvenu%netscape.com 6933364300 add ability to stop pop3 download, r=putterm an 18060 2000-01-28 23:20:00 +00:00
bienvenu%netscape.com 994358ad34 fix 25343 problems in threaded view, r=putterman 2000-01-28 23:18:46 +00:00
hangas%netscape.com 4b984991c2 Address Book UI fixes: beta1 bug 25135 disable unused AB menu items, and 23200, 23893, 24063, 24073, 24076, 24300, 24379, 25426, removed <div> tags from <tree>s, and added multiple="true" to results pane tree. r=scottip 2000-01-28 23:12:02 +00:00
alecf%netscape.com b94e3d27ab remove bogus line from this makefile
a=leaf
2000-01-28 19:29:51 +00:00
jefft%netscape.com eed8bf4e25 partial fix for bug 20366 - imap rename problem, bug 24749 - need to make sure namespace, acl works on cyrus server;staged checkin 1; r=bienvenu 2000-01-28 15:38:16 +00:00
jefft%netscape.com b91993b68b partial fix for bug 20366 - imap folder rename problem; prevent rename crash if parent is null 2000-01-28 15:35:15 +00:00
jefft%netscape.com 4a3981e690 partial fix for bug 20366 - imap folder rename problem; rename OnCloseFolder to ForceDBClose; r=bienvenu 2000-01-28 15:34:13 +00:00
sspitzer%netscape.com d2866d5a80 add a #define for the secure imap default, and move the #defines for news ports out of core and into the right place. 2000-01-28 09:06:33 +00:00
sspitzer%netscape.com 6a51642ef8 fix my bad logic. only set the port if it was > 0. 2000-01-28 09:05:08 +00:00
alecf%netscape.com 1fd07b7033 prepare to eliminate getcurrentserver
just a test, no reviewers
2000-01-28 08:57:46 +00:00
alecf%netscape.com 75c0f7e26d prepare to eliminate GetCurrentServer
(test only, no reviews)
2000-01-28 08:56:57 +00:00
alecf%netscape.com 3146e40370 prepare to abolish GetCurrentIdentity
(tests only, no reviewer)
2000-01-28 08:16:19 +00:00
sspitzer%netscape.com bb7cf9ada6 if the news server or imap server is "secure", show the secure icon
in the folder pane.  the work is done in the data source, so eventually
I'll have to change other xul (like the folder picker and the messenger menus)
to show the right icons, too.  r=mscott
2000-01-28 08:01:27 +00:00
ducarroz%netscape.com 618591ba8f fix wensleydale SunOS/sparc 5.6 Dep build bustage. 2000-01-28 07:17:29 +00:00
sspitzer%netscape.com dbba147326 addSubfolder is not scriptable because it uses nsAutoString.
until that changes (it will soon) mark this method with [noscript]
2000-01-28 07:07:09 +00:00
sspitzer%netscape.com 89fba93d5c reflect the "isSecure" attribute of a nsIMsgIncomingServer in the account
setup dialog.  r=mscott, approved by lord.
2000-01-28 07:05:26 +00:00
ducarroz%netscape.com d4fa824108 Fix bug 15682. We need to carry an idendity when opening a draft (used when forwarding a message inline) or a template. That let us to open a compose window with the right sender, signature (only forward inline) and format (only forward online). R=jefft 2000-01-28 06:20:44 +00:00
bienvenu%netscape.com e6e750bc3f try breaking up long line - I have no idea 2000-01-28 05:18:55 +00:00
rhp%netscape.com cb592149e9 Updating work for AppleDouble support - NOT PART OF THE BUILD 2000-01-28 03:36:57 +00:00
bienvenu%netscape.com 8d4331d084 handle stopped mailbox parse correctly, r=sspitzer 2000-01-28 02:38:38 +00:00
sspitzer%netscape.com 321589555d handle migration of secure news servers from 4.x to 5.0 r=alecf 2000-01-28 02:24:42 +00:00
bienvenu%netscape.com c13a9dce89 add nsIMsgWindow to a bunch of apis so we can stop urls, r=putterman 2000-01-28 01:22:33 +00:00
mscott%netscape.com 3effa8834b Bug #23891 --> remove some extra locks in IsImapThreadRunning which are unnecessary.
This helps relieve a contention problem in this bug.
r=bienvenu
2000-01-28 01:20:42 +00:00
alecf%netscape.com 98f0f413f9 implement NNTP-specific part of the account wizard
#17274
r=mscott
2000-01-28 00:56:09 +00:00
bienvenu%netscape.com 48d9801751 add MarkThreadRead, cache thread parent, r=sspitzer, putterman 2000-01-28 00:42:03 +00:00
bienvenu%netscape.com 43eef5cdf0 add hierarchy delimiter to CreateClientSubfolderInfo, fixes cyrus sub-folders, r=jefft 2000-01-28 00:41:20 +00:00
norris%netscape.com 540912a457 Fix grammar. 2000-01-27 15:59:53 +00:00
bienvenu%netscape.com 58d6d989ad override online server name in db if server gives different case r=sspitzer, part of 24631 2000-01-27 02:50:59 +00:00
bienvenu%netscape.com 18d7eb27ea don't read stale data from folder cache,r=sspitzer, part of 24631 2000-01-27 02:48:22 +00:00
rhp%netscape.com 6ae2ba930a Adding more Mac specific files to the tree - NOT PART OF THE BUILD 2000-01-27 00:45:31 +00:00
rhp%netscape.com 04d3844e67 Adding new files for AppleDouble support ... NOT PART OF THE BUILD 2000-01-27 00:02:23 +00:00
sfraser%netscape.com 336f69669f Use system includes for stdio.h. r=kin 2000-01-26 23:35:34 +00:00
rhp%netscape.com ea58383353 Had to convert these from C to CPP - THESE ARE NOT PART OF THE BUILD! 2000-01-26 23:13:23 +00:00
alecf%netscape.com 42c8d9f22c fix argument-checking - sending a null server is ok (we'll just give a null identity back)
however, use NS_ENSURE_ARG_POINTER() for aResult!
r=sspitzer
2000-01-26 22:55:16 +00:00
rhp%netscape.com b25f7c095b Fix for identifying 7bit ascii emails as 8bit data - Bug #: 20767 - r: bienvenu 2000-01-26 22:55:11 +00:00
alecf%netscape.com 007907ad29 start using weak references for the parent folder and the parent server
r=scottip
2000-01-26 22:53:55 +00:00
nhotta%netscape.com 324fe8e9a8 Fixed typdo, r=ftang. 2000-01-26 22:02:20 +00:00
bienvenu%netscape.com 63fa5073bc fix for blocker 25076 r=rhp 2000-01-26 16:50:38 +00:00
dcone%netscape.com 50dc1973a2 fixed a print parameter problem. 2000-01-26 16:15:57 +00:00
bienvenu%netscape.com 200958b425 fall back on uri if online name not set, r=sspitzer 2000-01-26 15:27:04 +00:00
dcone%netscape.com e31204f271 support for regression testing. r=rods 2000-01-26 15:14:41 +00:00
sspitzer%netscape.com 05fc021d09 changes for mac and windows 2000-01-26 11:18:11 +00:00
sspitzer%netscape.com 584a1b2bda make it so when you click on an account that has a server but no identities in the account setup dialog, it shows the
new panel "am-serverwithnoidentities.xul" panel.

now "Local Folders" works!
2000-01-26 11:16:38 +00:00
sspitzer%netscape.com 56d8a45bd8 fix crasher. now that there are no identities associated with
"local folders", we have to plug this hole.
2000-01-26 10:18:23 +00:00
sspitzer%netscape.com b18624d734 clean up nsIMsgFolder.idl and break it apart. r=alecf 2000-01-26 10:00:00 +00:00
sspitzer%netscape.com 947621f16a added files: mozilla/mailnews/news/public/nsIMsgNewsFolder.idl 2000-01-26 09:59:20 +00:00
sspitzer%netscape.com e8a066873d added files: mozilla/mailnews/local/public/nsIMsgLocalMailFolder.idl 2000-01-26 09:59:09 +00:00
sspitzer%netscape.com 39b8bcbe3e added files: mozilla/mailnews/imap/public/nsIMsgImapMailFolder.idl 2000-01-26 09:58:57 +00:00
sspitzer%netscape.com d6ed37c13f I'm taking this out of nsIMsgFolder. not part of build yet. 2000-01-26 09:50:06 +00:00
alecf%netscape.com c0c5561c87 remove some dead/redundant code
r=sspitzer
2000-01-26 08:28:16 +00:00
alecf%netscape.com 7a4fc3038e oops, comment out netscape-specific stuff for now 2000-01-26 08:22:11 +00:00
sspitzer%netscape.com 9343668fc1 remove the old method, it's gone now. 2000-01-26 08:19:56 +00:00
alecf%netscape.com a7308970d4 reduce dependancies
r=sspitzer
2000-01-26 08:17:07 +00:00
alecf%netscape.com 434b892bbb reduce unnecessary dependancies
r=sspitzer
2000-01-26 08:15:55 +00:00
sspitzer%netscape.com cc0d62ff60 fix warning (on the mac) that sfraser pointed out, by renaming
nsNewsFolder::AddSubfolder to nsNewsFolder::AddNewsgroup

implement cross-session newsgroup username / password by using prefs.
this will get re-written to use wallet, eventually.

remove cruft, where possible.

r=mscott
2000-01-26 06:46:01 +00:00
sspitzer%netscape.com 10dd4bd9d3 clean up / simplify how we determine if two folders are on the same server.
instead of comparing the username / hostname, we use the Equal method
of nsIMsgIncomingServer and compare the servers of the folders.

also, use nsXPIDLCString to clean things up.

r=mscott
2000-01-26 06:40:05 +00:00
alecf%netscape.com acc15eac51 oops, only answer GetTarget() for servers, not everything! (followup fix for an earlier checkin)
reviewed,discovered=scottip
2000-01-26 06:36:03 +00:00
sspitzer%netscape.com f5e688903b fix my printf. 2000-01-26 06:30:35 +00:00
sspitzer%netscape.com 8129e1dfe2 when we migrate a 4.x news server, we should turn "remember passwords" off, since for news in 4.x, we never remembered passwords (across sessions). 2000-01-26 06:27:59 +00:00
bienvenu%netscape.com 9f4009bcfc fix build warning 2000-01-26 06:13:32 +00:00
bienvenu%netscape.com 12fccea128 use online name instead of db name for imap folders, r=sspitzer 24631 2000-01-26 06:05:42 +00:00
sspitzer%netscape.com 5e9397b142 fix warnings. r=mscott 2000-01-26 04:13:00 +00:00
sspitzer%netscape.com 52cb81bd6b add "Equals" to the nsIMsgIncomingServer interface. we'll use this soon. r=alecf 2000-01-26 04:11:14 +00:00
sspitzer%netscape.com 9b6570c8b6 comments are allowed, so removing the cruft to prevent warnings 2000-01-26 04:08:26 +00:00
akkana%netscape.com 9131f68b78 Fix build bustage -- should be using PR_MIN, not MIN 2000-01-26 03:03:42 +00:00
alecf%netscape.com 1ef09f37c1 remove refresh trick now that the account manager reflects stuff correctly
r=sspitzer
2000-01-26 01:48:56 +00:00
alecf%netscape.com 1f621c0bbb oops! almost didn't initialize this variable
(thanks bienvenu!)
2000-01-26 01:28:05 +00:00
alecf%netscape.com fbc8c191c7 update the whole Set/Get[Pretty]Name functions to go through the same codepath, and send notifications as necessary 2000-01-26 01:21:24 +00:00
alecf%netscape.com 2c6e12b3af update account manager and folder datasources to reflect account changes to the tree, including account creation/destruction, as well as the name of the account
r=putterman
2000-01-26 01:20:24 +00:00
alecf%netscape.com 0cd5a61bd2 land the all new and improved, whiz-bang, do-it-yourself-batteries-not-included-use-at-your-own-risk-still-ugly-as-hell account wizard, to use ben goodger's wizard framework
r=sspitzer
2000-01-26 01:18:28 +00:00
sfraser%netscape.com 958a7faf27 Remove linkage with the Appcores shared libs (appcores is dead, baby, appcores is dead). r=law 2000-01-26 01:07:24 +00:00
alecf%netscape.com 1ae951d887 change ownership model of servers slightly, so that the hashtable is updated whenever servers are created and deleted. r=sspitzer 2000-01-26 01:05:34 +00:00
mscott%netscape.com 0966a385ee Bug #23889 --> fix a typo in a printf =) ya'll is technically spelled y'all.... 2000-01-26 01:01:48 +00:00
alecf%netscape.com 383b8eff9c use nsCAutoStrings instead of PR_smprintf/PR_smprintf_free/etc
r=sspitzer
2000-01-26 00:54:15 +00:00
rhp%netscape.com b8baaf67ea Fix for start page in non UTF-8 charset - Bug #: 20344 - r: alecf 2000-01-26 00:32:01 +00:00
rhp%netscape.com 2a0f4bb604 Fix for changing View Headers option - Bug #: 17001 - r: jefft 2000-01-26 00:31:29 +00:00
rhp%netscape.com 70170ee19f Fix for forwarding naming bug - Bug #: 25027 - r: jefft 2000-01-26 00:30:57 +00:00
putterman%netscape.com 2434ead87e Turn on multiple selection in thread pane again. r=sspitzer, a=granrose. 2000-01-25 18:08:11 +00:00
rhp%netscape.com eba6bcc409 Adding new files to the tree for AppleDouble support - NOT PART OF THE BUILD YET! 2000-01-25 15:42:32 +00:00
rhp%netscape.com d0225b3e68 Fix for rendering I18N vCards - Bug: 21743 - r: nhotta 2000-01-25 14:59:09 +00:00
rhp%netscape.com 62ec2b5488 Fix for rendering I18N vCards - Bug: 21743 - r: nhotta 2000-01-25 14:50:18 +00:00
rhp%netscape.com 6cd6c333a5 Simple Fix - Comparison should NOT be case sensitive 2000-01-25 06:49:59 +00:00
sspitzer%netscape.com 60e2eca42b the real fix. I need to cast to (const char *) for certain platforms. 2000-01-25 05:51:41 +00:00
putterman%netscape.com 6f4e2b98bf r=alecf. More work on context menus for 10881. This time it's the folder pane. 2000-01-25 05:13:22 +00:00
sspitzer%netscape.com 7e43815d3a "Local Folders" doesn't have an identity anymore. r=mscott
initial changes for authenticated news.  still more to be done.  r=mscott
bulletproofing changes for migration, never set the port of a server to zero.
2000-01-25 04:57:22 +00:00
tonyr%fbdesigns.com 71903370cb Update to build under Unix 2000-01-25 04:40:00 +00:00
mscott%netscape.com 5e07e43ab6 Just a little tweak so no code reviewer. SetWindow was returning an error if you passed in null for the dom
window. This was throwing an exception that wasn't being caught in JS in the unload handler for the msg window
because when we are unloading we force some clean up by setting the window to null.
2000-01-25 03:57:54 +00:00
sspitzer%netscape.com 96ce0ff115 removing the extra quotes from the strings. 2000-01-25 03:21:54 +00:00
rhp%netscape.com 932f60d4c7 Fixes for several I18N display issues - Bugs #: 3979 23634 2406 24485 - r: jefft 2000-01-25 03:18:36 +00:00
ducarroz%netscape.com 12c821932f Fix for bug 24628. Smarter decodage of parameters, use pattern [="] and [",] instead on checking only on the quote/doubelquote characters do detect start and end quote in parameters. R=jefft 2000-01-25 03:00:12 +00:00
ducarroz%netscape.com 300c4a9442 Fix for bug 16924,21280. We need to set the focus on a new created row on timer to let a reflow really create the new node. R=alecf 2000-01-25 02:58:53 +00:00
sspitzer%netscape.com e2b053e9b0 fix for #24882, initialize member to null. 2000-01-25 02:40:53 +00:00
hangas%netscape.com ca9c68ec87 Fix for 21151 (enable delete button and menu item even when thread pane not in focus) r=mscott. 2000-01-25 02:34:15 +00:00
dougt%netscape.com f90dd072fc nsIFile Landing 2000-01-24 22:00:59 +00:00
dougt%netscape.com 0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
alecf%netscape.com d570ac7a89 timers can't be reused on all platforms, so just keep recreating it each time it fires
r=scottip
a=leaf
fix for #24874 (blocker)
2000-01-24 18:52:42 +00:00
bienvenu%netscape.com d443511610 bulletproof against num thread children getting to 0 r=jefft 2000-01-24 15:51:47 +00:00
brade%netscape.com 6876c72bd2 separate debug options out of EditorCommands.js (r=kin) 2000-01-24 15:31:39 +00:00
brade%netscape.com 3abf64ebc9 remove unused function (r=kin) 2000-01-24 15:29:39 +00:00
alecf%netscape.com 533f80cf25 fix missing space from complete identity line (too simple for a reviewer!) 2000-01-24 06:11:36 +00:00
mscott%netscape.com ec6aa4f9ad add a new line to the end of this file 2000-01-24 02:08:44 +00:00
mscott%netscape.com 94afd74ef3 Add Add to AB and Send Mailto strings because these are in the new popup when you click
on an email address.
r=alecf
2000-01-24 02:07:44 +00:00
mscott%netscape.com 4dbfc42a7b Bug #24399 --> make the interface called from JS use unicode instead of
UTF-8 strings. This means we have to convert unicode to UTF-8 and then
convert the results of the parsing back into unicode before returning.
this was already checked into the m13 branch.
r=alecf,sspitzer
2000-01-24 02:01:59 +00:00
mscott%netscape.com 25cce7d826 Bug #24399 --> fix displaying of email addresses with japanese characters
turn email addresses into titled buttons instead of html anchors such that
clicking on the address brings up a menu popup which shows you add to address book
or send mail to options...
r=alecf
2000-01-24 02:00:14 +00:00
mscott%netscape.com c2f309bc96 Convert all email addresses into titled buttons instead of html anchors. Make subject
bold.
r=alecf
2000-01-24 01:58:23 +00:00
mscott%netscape.com 2c127e20c6 add a popup for Add To AB and Send Mail To when you click on an email address.
r=alecf
2000-01-24 01:57:10 +00:00
alecf%netscape.com a5861da95d include the interface, not the implementation, to reduce dependancies & speed up build (no reviewer, just a simple change) 2000-01-24 01:55:56 +00:00
mscott%netscape.com 9b34e616ad Bug #23528 --> add style for making the subject bold. Add styles for email address button
to make it look like a link.
r=alecf
2000-01-24 01:55:39 +00:00
alecf%netscape.com 748f272395 coalesce meteor starts/stops that happen within a 1/2 second of each other - speeds up mail operations
r=mscott
2000-01-24 01:54:05 +00:00
mscott%netscape.com e20d01d83b Add msgHdrViewAddresses.js to the Mac build. 2000-01-24 00:46:14 +00:00
mscott%netscape.com 9212a2e4e0 Add msgHdrViewAddresses.js to the Unix build. 2000-01-24 00:45:32 +00:00
mscott%netscape.com f86c7ac5c0 Add msgHdrViewAddresses.js to the windows build. 2000-01-24 00:44:24 +00:00
mscott%netscape.com 3a5b5af8c6 Adding this file to the repository (not built yet). This is a stub file
which contains some JS methods used for special email address processing
you might want to perform on email addresses.
2000-01-24 00:43:06 +00:00
tonyr%fbdesigns.com 0b6574dbcd Added unix makefiles for import service and text import component 2000-01-23 19:51:23 +00:00
alecf%netscape.com 491ace149c fix linux bustage 2000-01-22 02:22:09 +00:00
ducarroz%netscape.com 0445db254a Bug 24705. OpenComposeWindowWithURI must not escape parameters before calling OpenComposeWindowWithValues since fix for bug 24301. R=ssptizer,jefft A=brendan@mozilla.org,jar,chofmann 2000-01-22 01:02:01 +00:00
ducarroz%netscape.com f79f21f4f9 Bug 24301. OpenComposeWindowWithValues now pass value through a nsIMsgCompFields object instead of passing them directly as argument. R=mscott,bienvenu A=chofmann 2000-01-21 15:08:55 +00:00
mscott%netscape.com d213aa35d1 Bug #23325 --> if someone tries to illegally make us resolve a relative url against a mailnews url (imap,
mailbox, news, etc.) just return "about:blank" as the url. Why? 'cause mailnews urls aren't relative and
trying to do so with msgs that don't have base urls associated with them is causing lots of problems.
r=sspitzer,rhp
a=chofmann
2000-01-21 05:49:20 +00:00
jefft%netscape.com b08acfedad fixed bug 23447 -- Empty Trash on Pop3 not working; JS file change only; r=bienvenu,putterman; a=chofmann 2000-01-21 01:30:00 +00:00
putterman%netscape.com e95044655d Fix for 24362 and 23755. Can now see downloaded mail for a new profile. Status bar gets updated
message counts.  a=chofmann. r=alecf and bienvenu.
2000-01-20 22:56:00 +00:00
mscott%netscape.com 3f81da7c45 Bug #24274--> when creating a new channel, if we don't have a mock channel,
return an error instead of NS_OK.
r=bienvenu,travis
a=chofmann
2000-01-20 03:55:25 +00:00
jefft%netscape.com a2c1a1f099 non-crashing fix for bug 24407; check for null pointer prior calling nsCRT::strdup(); r=bienvenu,mscott 2000-01-19 23:43:42 +00:00
bienvenu%netscape.com b76cc82188 fix copying multiple msgs from local folder to imap r=jefft,mscott a=chofmann 24384 2000-01-19 22:25:53 +00:00
bienvenu%netscape.com bcc30623c6 fix online to offline move to delete source headers, r=mscott 2000-01-19 01:28:16 +00:00
pavlov%netscape.com 51eb775d54 add support for new pref/migrate it from 4.x r=alecf 2000-01-19 01:16:35 +00:00
pavlov%netscape.com c0e2eb46bc add a default pref r=alecf 2000-01-19 01:15:22 +00:00
alecf%netscape.com 92cc754390 use the right port when constructing the IMAP url
r=mscott
2000-01-18 22:43:58 +00:00
bienvenu%netscape.com dc6da4bc94 add ability to copy multiple imap messages efficiently, r=jefft,mscott 23302 2000-01-18 22:33:35 +00:00
dveditz%netscape.com be8c2f022a cleaning up leftover bookkeeping files in mdb and mork directories (since moved) 2000-01-18 20:40:37 +00:00
rhp%netscape.com 72af70b1e2 Fix a problem with META that specify charsets - Bug #: 22036 - r: jefft 2000-01-18 14:23:00 +00:00
alecf%netscape.com 79b4912975 allow imap to support port numbers in the pref file
r=mscott
bugged by=pavlov
2000-01-18 02:34:08 +00:00
tonyr%fbdesigns.com 73da80ecd9 Added the import tools to the build (finally!) 2000-01-17 23:58:08 +00:00
rhp%netscape.com 4cd3e6ffe6 Fix for multiple replacement of HTML entities - Bug #: 23904 - r: jefft 2000-01-17 23:24:04 +00:00
sford3%swbell.net b2c319eae7 Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
mscott%netscape.com 0bfbd10975 Fix a problem I introduce with the new message display for sspitzer to help with printing. when AscynConvertDAta
is called, we want to remember off the desired output content type. then when scanning the url and attempting
to determine which emitter to use, we can look at this content type again to help us make the right decision
r=sspitzer
2000-01-17 20:59:44 +00:00
mscott%netscape.com a770fdf7e5 loading a uri takes the channel instead of the uri. The caller
must create the channel before call openuri.
r=rpotts.
2000-01-17 19:56:31 +00:00
jefft%netscape.com f408d688d2 Fixed bug 22129 -- lack of recieve mail functionality; it turns out that we didn't handle actual message size different that the server returned message size well; we have to check for dot_fix, assumed_end and pause for more data to end incorporate complete message download; turned on auth login so we have a little security; generate X-UIDL header if needed; better cache of server capability; r=rhp 2000-01-17 17:32:07 +00:00
tonyr%fbdesigns.com f659101ae6 Update UI to have single entry point 2000-01-17 06:06:56 +00:00
tonyr%fbdesigns.com d4ce53cf93 Added importDialog.dtd 2000-01-17 06:06:13 +00:00
tonyr%fbdesigns.com ef47f328ce First Checked In. 2000-01-17 06:04:49 +00:00
hyatt%netscape.com 4e0aea2028 Added support for snapping a tree widget to a certain row height. r=pavlov 2000-01-17 03:57:00 +00:00
sspitzer%netscape.com fc7b887160 #define some hard coded strings 2000-01-15 09:55:02 +00:00
sspitzer%netscape.com 5b58796fd1 add a debugging printf. 2000-01-15 09:30:34 +00:00
sspitzer%netscape.com 494451258f add the removeIdentity() method to the the account manager interface.
I need this, because at migration time, I create a bogus identity
for migration purpose, and I want to clean up after myself.
2000-01-15 09:14:27 +00:00
sspitzer%netscape.com a8927fd2e9 step 2 of divorce the mailnews migration code from the account manager 2000-01-15 09:00:46 +00:00
sspitzer%netscape.com 02b304a755 added files: mozilla/mailnews/base/public/nsIMessengerMigrator.idl 2000-01-15 08:59:09 +00:00
sspitzer%netscape.com 16f012f496 added files: mozilla/mailnews/base/src/nsMessengerMigrator.cpp 2000-01-15 08:58:50 +00:00
sspitzer%netscape.com 8333f3391c moving the mailnews migration code out of the account wizard.
step 1:  add the new files.
2000-01-15 08:51:16 +00:00
sspitzer%netscape.com f83bca3a4e perhaps I should keep my personal feelings about the Mac to myself. r=steve jobs 2000-01-15 06:13:04 +00:00
sspitzer%netscape.com 75168769b3 cache the 4.x server type. first step in moving migration out of the account
manager and into its own service.  r=alecf
2000-01-15 06:11:04 +00:00
alecf%netscape.com 532cba7b20 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
mscott%netscape.com 393090d0a8 bug #23894 --> be sure to escape the display name for the attachment b4
inserting it into the open attachment method.
r=sspitzer
2000-01-15 01:45:12 +00:00
mscott%netscape.com 687e264d13 Bug #23894 --> be sure to unescape the attachment's display name before brining up the file picker.
r=sspitzer
2000-01-15 01:41:52 +00:00
ducarroz%netscape.com 0aeaa0cd52 Fix for bug 23109 & 23331. Call new api msgCompose.AttachmentPrettyName to convert an attachment url to something nicer to display in the attachment pane. R=jefft 2000-01-15 01:38:34 +00:00
ducarroz%netscape.com ab37d7012d Rewrite fix for bug 23111. Now use new API for retreiving file system character set. R=nhotta 2000-01-15 01:33:23 +00:00
ducarroz%netscape.com 75702934bc Fix related to bug 23109. We need to convert back the file name to the file system characters set when we save an attachment during a forward inline. R=jeff 2000-01-15 01:33:19 +00:00
ducarroz%netscape.com 8b94105da6 Fix for bug 23109, 23331. Attachment file names are now converted to file system character set and we display only the file name in case of a file url. R=jefft 2000-01-15 01:33:18 +00:00
ducarroz%netscape.com a465fa6447 New API needed by fixes for bug 23109, 23111, and 23418. Create a new api to retreive the current file system character set. R=jefft 2000-01-15 01:33:17 +00:00
alecf%netscape.com 161c147ab1 back me out 2000-01-14 22:53:46 +00:00
alecf%netscape.com 8cf359a674 back my changes out 2000-01-14 22:53:16 +00:00
alecf%netscape.com 71c80cb680 back out my changes 2000-01-14 22:51:53 +00:00
sspitzer%netscape.com d8a5c41c93 backing out andreas and warren 2000-01-14 22:01:56 +00:00
alecf%netscape.com 86cb57485e fix usages of getprehost so that we can send mail
a=granrose
2000-01-14 20:20:04 +00:00
alecf%netscape.com 3ef4875bf8 fix usages of GetPreHost so that mail folders can appear
a=granrose
2000-01-14 20:19:17 +00:00
alecf%netscape.com 523131d38d fix usages of GetPreHost so that local/imap/news folders can be displayed
a=granrose
2000-01-14 20:17:14 +00:00
alecf%netscape.com d270ec9822 fix null pointer check for blocker #23958 2000-01-14 19:07:33 +00:00
alecf%netscape.com 151c9ac450 make the mail notification systems use nsIAtoms instead of char*s, and add capability to notify on PRUnichar* data that changes
(in preparationfor #19079)
r=scottip
2000-01-14 09:01:39 +00:00
warren%netscape.com ea798addcb Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren 2000-01-14 08:50:03 +00:00
sspitzer%netscape.com 060ba9ea6a fix for #17691 #20480 #20482
I wasn't properly landling the cases where the copies and folders prefs
from 4.x were ""
2000-01-14 07:53:28 +00:00
tonyr%fbdesigns.com 1abe7ce7f9 Update to generic modules and add field map support 2000-01-14 01:41:56 +00:00
tonyr%fbdesigns.com d4e579608c Added field mapping UI 2000-01-14 01:40:34 +00:00
bienvenu%netscape.com 3113769c3f fix box spec memory leaks, mismatched free r=mscott 2000-01-14 01:02:57 +00:00
rhp%netscape.com 77e71c66d7 Changes to fix problem with rendering and qutoing I18N messages - Bug #: 22655 - r: naoki 2000-01-14 01:01:18 +00:00
danm%netscape.com f3fcbf5966 removing JS for persisting position and size (now handled automatically by C code) 2000-01-14 00:09:50 +00:00
alecf%netscape.com ad1c3f61c3 fix compiler bustage
r=mscott
2000-01-13 23:43:46 +00:00
sspitzer%netscape.com e706278316 we don't have panes in 5.0, remove some of this HAVE_PANES cruft. 2000-01-13 09:31:20 +00:00
sspitzer%netscape.com 230b5320a7 fix that annoying off by one bug. 2000-01-13 09:27:08 +00:00
sspitzer%netscape.com 36b0a01555 polish and shine. 2000-01-13 09:08:35 +00:00
alecf%netscape.com 4bf54686cc switch account wizard to using .controls instead of getElementsByTagName 2000-01-13 09:01:00 +00:00
sspitzer%netscape.com 464dcb3188 fix some minor problems with the download header dialog. 2000-01-13 08:51:53 +00:00
sspitzer%netscape.com 84219d96dc clean this up. since I'm passing the server id through, I don't
need to pass the markOldRead and max_articles values through.
I can get them in JS.  no doy.
2000-01-13 08:37:26 +00:00
sspitzer%netscape.com 943f4cfb7f heed the per server "news.notify.on" pref. 2000-01-13 08:22:19 +00:00
sspitzer%netscape.com 49ccc5989b changes for the per server (instead of global) news.mark_old_read, max_messages, and news.notify.on
prefs.  hook up the download news headers dialog to use and set these prefs.
2000-01-13 08:12:12 +00:00
putterman%netscape.com 6508b732a6 Secondary sort thread pane by date. r=sspitzer. Bug 15142. 2000-01-13 06:02:29 +00:00
bienvenu%netscape.com ce4293d0ec fix mark all read performance for news,r=sspitzer 17470 2000-01-13 05:44:07 +00:00
mscott%netscape.com df476382d9 Landing imap integration with the memory cache!! *Yeah*
Bug #23491 --> add memory cache support for imap urls.
Bug #23325 --> fix a crasher...only try to find a folder if we have a folder name
r=bienvenu
2000-01-13 04:54:23 +00:00
chuang%netscape.com 69cc1d4e10 fix bug5476 Preference radio buttons are not initialized, r=ducarroz 2000-01-13 04:31:02 +00:00
sspitzer%netscape.com 567c4a4565 "news.notify.size" is not used anymore 2000-01-13 04:09:43 +00:00
sspitzer%netscape.com 09bddcbd46 "news.notify.size" is not used anymore. 2000-01-13 04:05:51 +00:00
alecf%netscape.com 2e7af13168 use new .controls attribute to speed up account manager 2000-01-13 03:48:16 +00:00
mscott%netscape.com 10c6137a8d Bug #23491 --> add GetSet/AddToMemoryCache as part of hooking up imap urls
to the memory cache
r=bienvenu
2000-01-13 03:20:59 +00:00
mscott%netscape.com 4b1316a4e3 Bug #23491 --> implement GetSet/AddToMemoryCache as part of hooking up imap urls
to the memory cache
r=bienvenu
2000-01-13 03:20:29 +00:00
rhp%netscape.com 2a564f20c4 Fix for bug #: 12675 - Code never reached in vCard handler. r: rhp (external contribution) 2000-01-13 02:47:30 +00:00
rhp%netscape.com b5a5457f98 Fix for controlling FCC operation - Bug #18919 - r: jefft 2000-01-13 02:20:28 +00:00
bienvenu%netscape.com e07fcecffc fix solaris build bustage 2000-01-12 23:48:35 +00:00
sspitzer%netscape.com a39617cb0f after all my bitching, I goofed and made it so for a new imap server, the copies and folders prefs defaults to the imap server, and not local folders.
fix #21237
2000-01-12 22:18:50 +00:00