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
sspitzer%netscape.com
099b44e300
fix for #18128 , r=alecf, a=chofmann
...
fix the broken icon.
1999-11-09 02:54:00 +00:00
sspitzer%netscape.com
94be527586
fix for #17956 , a=chofmann. fix by ducarroz, r=sspitzer
1999-11-09 02:07:58 +00:00
hangas%netscape.com
b7b5c6ab82
Hacked Undo/Redo menus to always appear enabled. This is a work-around for the issue where menus steal focus and therefore break command updating. r=sspitzer a=chofmann
1999-11-09 02:07:40 +00:00
sspitzer%netscape.com
b79f0bc070
fix for #17956 and #18084 .
...
#17956 is reply fails if message in local mail folder
fix (by ducarroz) is to remove the temporary code.
#18084 is sending email fails in certain cases
the problem is we were sending the wrong info to the SMTP server.
when we sent "MAIL FROM: <address>" to the SMTP server we sent
the smtp username and not the full name built from the identity.
most of the changes are to support passing the identity around.
I also added code so that the smtp username is used on the mailto url spec.
we'll need that later, when we support multiple smtp servers and ESMTP.
r=alecf
a=chofmann
1999-11-09 02:04:06 +00:00
dmose%mozilla.org
142ac52eaf
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
7a5278d0a4
fix for #18064 , r=alecf, a=choffman.
...
only create the local mail account if the user migrates from imap, or if the
user creates an imap server and they don't have a local mail account.
1999-11-06 01:22:28 +00:00
putterman%netscape.com
0deb880497
Workaround for 18088. make delete toolbar button work for thread pane. reviewed by
...
hangas approved by chofmann.
1999-11-05 22:21:41 +00:00
jefft%netscape.com
5d9420b596
fixed bug 17928 - undo is not working for thread pane; this is the backend fix of the problem; creating TransactionManager in nsMsgWindow instead of in nsMessenger; r=bienvenu,a=chofmann
1999-11-05 05:23:15 +00:00
hangas%netscape.com
9c3cc4d4d2
Command updating and dispatching changes for menu items. Fixes 17848. r=hyatt, a=chofmann
1999-11-05 02:21:47 +00:00
sspitzer%netscape.com
e297d950f4
fix warning and fix bug #18036 , r=bienvenu, a=chofmann.
...
prevent the infinite loop when applying filters to mail if a filter
rule uses an arbitrary header.
1999-11-05 01:58:03 +00:00
sspitzer%netscape.com
a6a1846e05
better fix for #17597 , r=mscott, a=chofmann.
...
instead of setting the action for the url, check if we have a channel listener.
this is a cleaner fix, and now the quoting back end doesn't need to know about
the nntp url.
1999-11-04 20:02:31 +00:00