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

6299 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com a3120f1082 comment out the msgWindow variable that we were creating
every time this script was loaded. This was happening
every time we loaded a message. It had a side effect
of causing a uri dispatching crash and it had severe performance implications. We shouldn't be creating
a new msg window every time we display a message.
this may have a bad side effect when we support multiple
3-pane windows because we can no longer call SetWindow.
1999-11-30 22:24:44 +00:00
mscott%netscape.com e56bc19fdd small optimization for windows and Mac in CreatenewLineFromSocket.
implement AsyncOpen (a fake version) for imap protocol
1999-11-30 22:22:46 +00:00
rhp%netscape.com ee32b406c5 Adding new directory to build 1999-11-30 22:21:37 +00:00
rhp%netscape.com 37a95b7bc6 Fixes for mime rendering problems - mail send problems - Bug #: 19529 18714 20281 20343 19064 - r: putterman 1999-11-30 22:16:11 +00:00
rhp%netscape.com 895b2b7d43 Fixes for mime rendering problems - mail send problems - Bug #: 19529 18714 20281 20343 19064 - r: putterman 1999-11-30 22:00:15 +00:00
bienvenu%netscape.com ad0ba1d988 fix escaping of mailbox names, r=,mscott, part of 17681 1999-11-30 14:10:20 +00:00
warren%netscape.com 2db26922a6 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
slamm%netscape.com a5b353c8dd Remove obsolete JavaScript code for the sidebar. r=mcafee 1999-11-30 03:03:20 +00:00
slamm%netscape.com 065f184c9f Add persistence for state of folder splitter. Remove persistence
for sidebar-splitter (sidebarOverlay.xul handles it.) r=mcafee
1999-11-30 03:03:13 +00:00
sspitzer%netscape.com 52b076e7d8 pass up error values upon failure. we were hitting these failures on
bug #18620, and doing this is correct, and it will help us find similar problems
sooner in the future.
1999-11-30 00:52:32 +00:00
dougt%netscape.com f66be6c30c fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
sspitzer%netscape.com 6a51426194 fixed by ducarroz. r=sspitzer 1999-11-29 22:28:40 +00:00
hangas%netscape.com be1b60400d Fix for 18018, mail prefs messed up. r=davidm 1999-11-29 21:38:32 +00:00
bienvenu%netscape.com 5a76d4c33c remove newline, fix 19128 spurious n in error msg 1999-11-29 20:57:29 +00:00
sspitzer%netscape.com d4e455355d remove workaround for #14312, it is no longer needed. 1999-11-29 20:41:23 +00:00
rhp%netscape.com c55e612ff1 Changes to build this on Unix 1999-11-29 03:58:20 +00:00
rhp%netscape.com 99f5ad93db Change for new code that is not part of the build! 1999-11-29 03:51:31 +00:00
rhp%netscape.com 4f76fe4ed3 Just adding files to the tree. NOT PART OF THE BUILD YET! 1999-11-29 03:37:47 +00:00
warren%netscape.com 96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
jefft%netscape.com 987cabcbc4 fixed bug 20063 -- Linux Save Message As Template not working with correct line endings; r=mscott 1999-11-26 22:37:03 +00:00
shaver%netscape.com 89607b7de2 Repair missing newlines at end of files, and remove lines of the form
#endif foo
both of which upset HPUX's compiler quite a bit.
Patch from Andrew Taylor <Andrew.Taylor@cal.montage.ca>.
1999-11-26 05:33:35 +00:00
ducarroz%netscape.com 69082b000c First Checked In. 1999-11-24 23:01:13 +00:00
tonyr%fbdesigns.com 6044c6f90a Got rid of outdated API's 1999-11-24 21:26:14 +00:00
tonyr%fbdesigns.com 461b99d29a Added address book import for Win32 1999-11-24 21:24:21 +00:00
akkana%netscape.com e8544d1c6c 19610: Change InsertAsQuotation API to return inserted node r=rhp 1999-11-24 20:48:59 +00:00
mscott%netscape.com 78d8686508 Bug #19955 --> QueryInterface was going to the RDFResource base class
if it couldn't handle it. It should go to nsMsgFolder which is the next class in the hierarchy.
r=alecf
1999-11-24 00:39:26 +00:00
mscott%netscape.com da43e82a45 Bug #19955 --> QI was incorrectly going to nsmsgFolder if it couldn't handle it
instead of going to nsMsgDBFolder
r=alecf
1999-11-24 00:38:35 +00:00
akkana%netscape.com 3d03085c9e 11818: Rename the special XUL key from "command" to "xulkey" so it won't
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
jefft%netscape.com 9ddf019857 fixed bug 10801 -- failed to save messages as templates; stationary folder is now per identity; r=putterman 1999-11-23 22:19:48 +00:00
tonyr%fbdesigns.com 04450ae301 Fixed typo, someone added a call to naAllocator::Free when they meant nsAllocator::Free 1999-11-23 22:00:19 +00:00
tonyr%fbdesigns.com 84fee56bc9 Added tests for eudora import 1999-11-23 21:59:03 +00:00
tonyr%fbdesigns.com 3e83122091 Added address book files 1999-11-23 21:54:53 +00:00
tonyr%fbdesigns.com 8dd2bd52d5 Added support for importing eudora address books 1999-11-23 21:54:01 +00:00
tonyr%fbdesigns.com b92bee95b5 Updates to handle eudora attachments on Mac 1999-11-23 21:52:52 +00:00
tonyr%fbdesigns.com dcd7b153d6 Added strings for address book import 1999-11-23 21:51:23 +00:00
alecf%netscape.com 2f3a8d8084 fixing spelling error in dtd (no reviewer necessary) 1999-11-23 21:50:19 +00:00
tonyr%fbdesigns.com 831f7fb3b0 First Checked In. 1999-11-23 21:49:50 +00:00
ducarroz%netscape.com 0cb8fd0e35 We should display a correct error message when the send operation faild. R=mscott 1999-11-23 21:48:21 +00:00
ducarroz%netscape.com dfbb498633 Fix for bug 19404. We need to return an error code when the SMTP server name is missing. R=mscott 1999-11-22 23:48:42 +00:00
mscott%netscape.com 4e7a8a8b85 Bug #1966 --> properly ref count the url listeners for send and post
this means never calling delete directly on the objects like
we were before. A nsCAutoString tweak...
r=rhp
1999-11-22 23:33:24 +00:00
mscott%netscape.com 4227a77d40 Bug #1966 --> be safe...when you get an OnStopRunningUrl,
remove yourself as a url listener because you don't care anymore.
r=rhp
1999-11-22 23:32:48 +00:00
mscott%netscape.com 393f615edb Bug #19166 --> pull a 180 and reverse the ref counting
model for url listeners. The manager now uses an
nsIsupportsArray to keep references to all of the url listeners.
However, in order to prevent circular references (which is
why I was using a nsVoidArray before), when we issue the on stop
call to a url listener, we automatically release our ref
to that object.
r=rhp
1999-11-22 23:32:13 +00:00
putterman%netscape.com e71f346f0f Work on making folder pane look like spec. Fixes 17841. Reviewed by alecf. 1999-11-22 22:08:23 +00:00
rhp%netscape.com 3447be2bee Fixing include problem..but this is NOT PART OF THE BUILD. - r: rhp 1999-11-22 21:47:24 +00:00
nhotta%netscape.com c293de9967 Change to charset name to case sensitive corresponding the nsCharsetManagerService change, r=ftang. 1999-11-22 21:22:58 +00:00
jefft%netscape.com 8d9b71b7d5 fixed Mac compilation warnings; rv=binenvenu; remove obsoleted private method, AddSubfolder 1999-11-22 14:43:19 +00:00
jefft%netscape.com 8efa7d5934 fixed bug 8889 - cannot post messages with attachments to the news server; rv=mscott; Added base PostMessage() method to remove duplicate code in smtp and nntp protocol 1999-11-22 14:41:20 +00:00
rhp%netscape.com b0d9ac0a79 Curing bitrot...THIS IS NOT PART OF THE BUILD. 1999-11-20 22:03:19 +00:00
dp%netscape.com 84e5b2dedb Using nsAllocator to match changed Registry allocation. r=shaver 1999-11-20 07:37:32 +00:00
rhp%netscape.com 74d7368d51 Changes for using nsSpecialSystemDirectory directory - Bug #18021 - r: jefft 1999-11-20 03:14:13 +00:00
kin%netscape.com 4b46fee457 Fix for bug #19371: [DOGFOOD][REGRESSION] entering text and hitting
return in new message crashes app
Modified nsMsgCompose::ConvertAndLoadComposeWindow() to make sure
aBuf was valid before using it with an editor method.
a=sfraser@netscape.com a=leaf@mozilla.org
1999-11-19 21:39:23 +00:00
rhp%netscape.com 78aeabf09d Fix for separators after body text - Bug #: 18972 r: jefft 1999-11-19 15:19:53 +00:00
jefft%netscape.com d12796ae31 fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; make sure all children node were deleted when rename a folder, also rename the directory if it has subfolders; added m_leftOver to keep tracking partial completed line 1999-11-19 14:39:05 +00:00
jefft%netscape.com ae911c42cc fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; added new method AddSubfolder() 1999-11-19 14:35:31 +00:00
jefft%netscape.com e2336552b7 fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; clear tree selection item when rename 1999-11-19 14:34:55 +00:00
buster%netscape.com fdbc16704a bug 12022, r=rickg 1999-11-19 08:26:56 +00:00
rhp%netscape.com 27260bfcaa Checking in some debug only code - r: rhp 1999-11-19 03:49:18 +00:00
alecf%netscape.com b67dd8b1d2 fix regression #19239
form widget "types" changed to be leading-letter capitalized, which busted the heck out of everything.
couldn't find a reviewer, but this has to be fixed for tomorrow
r=me
1999-11-19 03:37:10 +00:00
rhp%netscape.com 670fddebdf Change for I18N quoting bugs - Bug #: 19164 - r: jefft 1999-11-19 03:27:03 +00:00
tonyr%fbdesigns.com a64f1ff817 Changes to support importing Eudora mail/settings on Mac. 1999-11-19 01:25:50 +00:00
tonyr%fbdesigns.com f3f243d7b7 First Checked In. 1999-11-18 23:14:05 +00:00
tonyr%fbdesigns.com 2a44163fe0 First Checked In. 1999-11-18 23:03:36 +00:00
tonyr%fbdesigns.com 99a98f0e0e First Checked In. 1999-11-18 22:48:04 +00:00
ducarroz%netscape.com d964874e77 Fix for bug 18974 & bug 15238. We need to use the default identity when no identity is specified. r=alecf 1999-11-18 21:57:06 +00:00
rhp%netscape.com e44e9c7b65 Cleanup of free calls - No bug - r: bienvenu 1999-11-18 21:12:49 +00:00
rhp%netscape.com ae6e21cb42 Small fix for a useful test program - NOT PART OF THE BUILD 1999-11-18 19:29:11 +00:00
ducarroz%netscape.com b871113206 Fix for bug 16413. Use parser call RemoveDuplicateAddresses when building recipients list. R=mscott 1999-11-18 15:06:56 +00:00
mscott%netscape.com a34b08b1d6 minor tweak to properly remove everything after (and including) the ? from a mailto url when extracting
the to part.
1999-11-18 10:16:26 +00:00
mscott%netscape.com 4738e98dbc Fix solaris breakage. 1999-11-18 09:15:20 +00:00
mscott%netscape.com fd3dd747da uri dispatching tweak...doContent shouldn't explictly check for message/rfc822
r=sspitzer
1999-11-18 08:59:53 +00:00
mscott%netscape.com 4569b85f36 Bug #14928 register our x-application-mailto content handler
register mailto url protocol
r=sspitzer
1999-11-18 08:39:40 +00:00
mscott%netscape.com 4cc0b685eb add mailto url cid and progid
r=sspitzer
1999-11-18 08:39:17 +00:00
mscott%netscape.com 33bb1a8a10 Bug #14928 --> for url dispatching of mailto urls:
add NewChannel, NewURI support for mailto urls.
added nsMailtoChannel which is a light weight channel
implementation for mailto urls
r=sspitzer
1999-11-18 08:38:50 +00:00
mscott%netscape.com 6163cde285 add nsMailtoUrl implementation which is different from
a smtp url. Simplified logic for smtp url.
r=sspitzer
1999-11-18 08:38:12 +00:00
mscott%netscape.com c9b68ca6fc Bug #14928 --> implement open compose window for a uri
r=sspitzer
1999-11-18 08:37:34 +00:00
mscott%netscape.com 1f4bc2c530 Bug #14928 --> added nsIMailtoUrl interface and reduced the functionality
of nsISmtpUrl which was acting as both mailto and smtp
r=sspitzer
1999-11-18 08:37:06 +00:00
mscott%netscape.com 87e0b8cc20 Bug #14928 --> add method for opening a compose window given a mailto url.
this is needed for url dispatching.
r=sspitzer
1999-11-18 08:36:39 +00:00
mscott%netscape.com 25621eedb1 Bug #14928 --> uri dispatching intial landing. when a mail window comes up, we need to register ourselves
with the uri loader.

The mail window is also a nsIURIContentListener. Implement this interface such that doContent requests
are forwarded to the webshell for our message.
r=sspitzer
1999-11-18 07:47:52 +00:00
warren%netscape.com 59ef7fadbf Removed the nsICapabilities interface in favor of nsIInterfaceRequestor. 1999-11-18 07:36:41 +00:00
putterman%netscape.com 0b1644bae6 Fixes various message count updating bugs. reviewed by bienvenu. 1999-11-18 04:31:01 +00:00
nhotta%netscape.com b397596105 In MIME encoder, put a check at the end of the loop if the source points to a null character then bump the
pointer. This fixes a problem when a separator is at the end of a header string. Bug 9762, r=cata.
1999-11-18 03:24:56 +00:00
hangas%netscape.com 28e7445770 Fixes for selection bug 19011 and sidebar resize bug 18742. r=ducarroz 1999-11-18 02:45:38 +00:00
bienvenu%netscape.com 1553bd082f only send change notification for pending filtered messages if the count changed - performance tweak 1999-11-18 02:36:22 +00:00
warren%netscape.com 34ecf73507 Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott 1999-11-17 08:14:52 +00:00
putterman%netscape.com 2062b04715 Fixes leak. reviewed by bienvenu. 1999-11-17 00:52:16 +00:00
putterman%netscape.com 69be334452 Fixed icons in folder pane. 1999-11-16 23:52:20 +00:00
putterman%netscape.com 7e7ccfe04c Partial fix for 18742. You can now move the sidebar splitter, Thanks to slamm for the fix.
Also some other skin changes to fix some icons and don't make news show up in copy and move menu.
1999-11-16 23:33:35 +00:00
sspitzer%netscape.com 6df92f4ebf fix for #18999, r=putterman
gracefully handle migration if the user used movemail (unix only) in 4.x
wrap all the movemail code with #defines, it is not needed on non-unix
platforms.  movemail is still not supported, but at least now migration
(of bookmarks and cookies) doesn't fail, and you can see your old mail
in 5.0.
1999-11-16 22:54:58 +00:00
sspitzer%netscape.com 7962f1f036 fix warning. 1999-11-16 19:24:35 +00:00
jdunn%netscape.com e871be6de2 Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
bienvenu%netscape.com c9db8a0d0c fix build warning 1999-11-16 04:48:51 +00:00
bienvenu%netscape.com 60c867f37a fix 18925,r=sspitzer, mozilla status flags broken 1999-11-16 04:35:29 +00:00
bienvenu%netscape.com b2272803f5 fix double headers on local filter moves, r=jefft 18733 1999-11-16 02:51:56 +00:00
bienvenu%netscape.com b18dd910ba fix memory leak in canonical folder path, r=jefft 1999-11-16 02:43:50 +00:00
bienvenu%netscape.com 58ef34a7cf fix problem with not reporting server error messages, r=jefft 11970 1999-11-16 02:43:17 +00:00
hangas%netscape.com 344df71cb3 Added some user-focus styles following saari's focus checkins, r=saari. Fixed 17947, 17780, 16483, 16601 which were related to focus issues. Some New Skin adjustments (menu color and 15219), r=german 1999-11-16 01:21:22 +00:00
tonyr%fbdesigns.com f079a40fab Added Eudora mail import module 1999-11-16 01:17:56 +00:00
putterman%netscape.com ac218be14f Fix potential crash from last checkins that might occur when shutting down without
having run mailnews.
1999-11-14 22:03:24 +00:00
putterman%netscape.com 46acd7660f Fix for 17712. Reviewed by bienvenu and alecf. Mailnews shuts down accounts, biff,
and folders properly as an xpcom shutdown observer.
1999-11-14 20:36:22 +00:00
cls%seawood.org 0ea4864d1d Removing dependency upon security/freenav module. r=alecf 1999-11-13 23:51:49 +00:00
cmanske%netscape.com d3c7f04a9d Changed Mail Composer XUL to use Increase/Decrease font size instead of combobox (part of fix for 18774) r=sfraser 1999-11-13 16:37:16 +00:00
ducarroz%netscape.com 804b038fa2 Fix for bug 18605. We need to listen on nsMsgCompose and not anymore on nsIEditorShell in order to synch. the Front End with the Back End. R=rhp 1999-11-13 16:04:41 +00:00
saari%netscape.com dc16e7f602 Adding user-focus: normal CSS rule to make message compose subject and to: field fuction properly. R: billions and billions of monkeys 1999-11-13 08:17:17 +00:00
ducarroz%netscape.com a961088135 File Removed. 1999-11-13 00:00:29 +00:00
ducarroz%netscape.com 0f94b69e81 Fix for bug 12080, 16730: I cannot modify the window from a JS listenner function, therefore I use a timer function to do the job. Also, I've implemented support for pref "mailnews.reply_on_top". And add a space to the standard signature separator, now it's "-- ". R=jefft 1999-11-12 23:44:28 +00:00
ducarroz%netscape.com a4068db181 Add a dark gray line under the addressing toolbar to separate it from either the body or the HTML format toolbar. R=german 1999-11-12 23:44:26 +00:00
ducarroz%netscape.com 776fcfc7f5 Remove unused files. R=jefft 1999-11-12 23:44:24 +00:00
ducarroz%netscape.com accd69b6d3 Fix build warning. R=mscott 1999-11-12 23:44:17 +00:00
warren%netscape.com 7f04320416 Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf 1999-11-12 09:07:26 +00:00
rhp%netscape.com fd6e8bfc24 Fixing my build warnings - No Bug - r: jefft 1999-11-12 04:58:33 +00:00
rhp%netscape.com 1e2b59665d Changes for multipart alternative UI - Bug #: 17770 - r: jefft 1999-11-12 02:58:22 +00:00
hangas%netscape.com 078a98078c New Skin update (changed mail and AB windows to have visible representation of focus on trees). Fixed bug 16459 (clear card view pane on change of selection in AB). r=scottip 1999-11-12 02:41:50 +00:00
bienvenu%netscape.com 226efe3505 fix filters firing on read message, r=mscott, 17838 1999-11-12 01:29:26 +00:00
dp%netscape.com 7529298eaf Converted using nsIShutdownListener to xpcom shutdown observer. r=putterman 1999-11-12 01:28:58 +00:00
nhotta%netscape.com 5cfbad9452 For unicode conversion, I had to convert a part of the string not the entire string, otherwise MIME encoder aborts, bug 18105/18595, r=cata. 1999-11-12 01:22:09 +00:00
nhotta%netscape.com a079345422 Changed to resolve charset alias before unicode conversion, made charset name to case sensitive, consolidated conversion wrapper functions, bug 18264,
r=ftang.
1999-11-11 22:05:10 +00:00
sspitzer%netscape.com 1871265825 fix for #16341
from putterman, who gave me the fix:

"Whenever you add something to RDF through an observer notification, RDF
verifies that you really have it by calling HasAssertion.  Our implementation of HasAssertion for adding a folder to a folder consists of seeing if the the
child folder's parent is equal to the parent passed in.  Because we weren't setting the parent, the child's parent was null which wasn't equal to the parent
passed in and the whole operation failed.  This prevents that from happening."
1999-11-11 21:55:39 +00:00
akkana%netscape.com 7bf4d85822 17983: Use editor's InsertAsQuotation even for plaintext. r=rhp 1999-11-11 20:56:03 +00:00
putterman%netscape.com e00d672d83 some speed improvments. reviewed by hangas. 1999-11-11 20:27:52 +00:00
putterman%netscape.com f27e2cdda5 Fix for 18244. Don't load messages if splitter between thread and message pane is collapsed.
reviewed by hangas.
1999-11-11 20:24:46 +00:00
rhp%netscape.com 9fbb4ae9c0 Changes to fix message display problems and others - Bug #: 13402 17770 17772 17899 - r: bienvenu 1999-11-11 19:21:11 +00:00
rhp%netscape.com 22ee3cf257 Changes for multipart alternative - Bug #: 17770 - r: jefft 1999-11-11 19:19:02 +00:00
jefft%netscape.com ebc03cdbf6 fixed bug 6904 -- Close() to implicit expunge deleted messages when in delete is move to the trash mode; this only happened when we shutdown the app; r=bienvenu 1999-11-11 15:46:22 +00:00
nhotta%netscape.com bf25e318e3 Added msgbaseutil to a project file so unicode conversion utils to be accessable, part of bug fix #18264, r=ftang. 1999-11-11 00:48:55 +00:00
putterman%netscape.com 2fcd557421 added nsIIncomingServerListener.idl 1999-11-11 00:27:10 +00:00
putterman%netscape.com be5ef21057 Work on 17712 to add incoming server listeners and hook biff up to them. Reviewed by alecf and bienvenu. 1999-11-11 00:26:02 +00:00
putterman%netscape.com 6e2681b12f Work on 17712 to add incoming server listeners and hook biff up to them. Reviewed by alecf. 1999-11-11 00:25:19 +00:00
putterman%netscape.com 38dfa802ce Work on 12846 for making message threads work. Reviewed by bienvenu. 1999-11-11 00:23:29 +00:00
bienvenu%netscape.com 95d1852e05 hook up pseudo interruption, r=jefft 15012 1999-11-11 00:04:45 +00:00
sspitzer%netscape.com b34380c436 fix #18383, r=alecf.
check if the folder really exists by checking if it has a server.
if not, return an error.
this makes the right error message pop up.
1999-11-10 23:54:25 +00:00
ducarroz%netscape.com 8e1d25b53d Forget to checking version that check return of ConvertFromUnicode & ConvertToUnicode. R=jefft 1999-11-10 23:54:05 +00:00
sspitzer%netscape.com 1ad9b6ee38 check in patch from cls@seawood.org
add comment.
1999-11-10 23:53:40 +00:00
nhotta%netscape.com 4c2af862b1 Added msgbaseutil to makefiles so unicode conversion utils to be accessable, part of bug fix #18264, r=ftang. 1999-11-10 23:51:46 +00:00
sspitzer%netscape.com 3f791421b8 fix warning. 1999-11-10 23:51:45 +00:00
ducarroz%netscape.com 0ad0bd5338 Fix for bug 18402, don't use AutoCString when need to deal with a UTF8 string (nsMsgCompose.cpp only). Fix for bug 13261, use constants instead of numerical. Cleanup Forward code, eliminate duplicate or dead code (in prep. for bug 15682) 1999-11-10 23:47:59 +00:00
bienvenu%netscape.com c817567c3e fix crash with bookmark to local folder, r=alecf 1999-11-10 04:12:26 +00:00
bienvenu%netscape.com 4675215f31 fix build warnings 1999-11-10 04:05:16 +00:00
rhp%netscape.com e59ece46aa Fixing evaluation of nsresult - Bug #:18157 r: jefft 1999-11-10 00:56:36 +00:00
bienvenu%netscape.com f0abbfe834 fixes for msg threading, r=scottip 1999-11-10 00:44:45 +00:00
bienvenu%netscape.com 40c59e9339 more work on imap pending counts,r=jefft 1999-11-10 00:42:55 +00:00
bienvenu%netscape.com aa3a3fd5e0 move folder cache to account mgr, per alecf, fix pending counts r=jefft 1999-11-10 00:41:52 +00:00
sspitzer%netscape.com c55085fe75 add bulletproofing for bug #15093. bug still exists, but this code and assertion is needed. 1999-11-10 00:14:29 +00:00
sspitzer%netscape.com e7f8118b97 fix comment. 1999-11-10 00:12:37 +00:00
sspitzer%netscape.com 3dfc2083ef fix warnings. 1999-11-10 00:12:22 +00:00
sspitzer%netscape.com 2e52cce533 fix for #18260, r=mscott. if we had a pop server in 4.x, upon migration, set
the send later uri pref to the "Unsent Messages" folder under that pop account.
1999-11-10 00:12:08 +00:00
sspitzer%netscape.com 5f5268311e don't build smtpTest anymore, it's obsolete. r=mscott 1999-11-10 00:10:40 +00:00
sspitzer%netscape.com 5f9cc8ceb2 fix for the regression I introduced. when we send the 'MAIL FROM:' command to the SMTP server, we want to send it 'MAIL FROM: <sender>', not 'MAIL FROM: <Foo Bar <fbar@xyz.com>>'. my SMTP server allowed 'MAIL FROM: <Seth Spitzer <sspitzer@netscape.com>>' which is why I didn't catch this. 1999-11-09 19:25:39 +00:00
bienvenu%netscape.com b08313a370 write out folder cache on messenger bootstrap shutdown a=chofmann,r=rhp 18306 1999-11-09 03:19:01 +00:00
rhp%netscape.com 278c2edbed Fix for format=flowed plain text - Part of 17983 fix - r: rhp 1999-11-09 03:09:28 +00:00
rhp%netscape.com fa8f1cd980 Fix for quoting problem - Bug #17983 - r: alecf 1999-11-09 03:05:10 +00:00