pjs/mailnews
mscott%netscape.com 75de9b6abe Bug #16538 --> FetchMessage takes a stream listener and we should try to create a necko channel for the url,
and call AsyncRead on the channel, passing in the stream listener instead of trying to run the imap url
through the normal means. This fixes the problem where the channel wasn't properly initialized when
copying a imap message to a local folder.
r=jefft,bienvenu
1999-10-21 22:33:24 +00:00
..
addrbook fix addrbook mem leaks and mismatched delete r=mscott\ 1999-10-21 20:36:02 +00:00
base Bug #16538 --> we need to add nsIStreamObserver to the QI method for this class in order to avoid an assertion 1999-10-21 22:31:27 +00:00
compose fix msg compose and send mem leaks, ipw, and mismatched delete r=mscott 1999-10-21 20:35:26 +00:00
db check for null when marking header read, r=mscott 1999-10-21 22:22:07 +00:00
idl General cleanup. 1999-09-14 23:19:19 +00:00
imap Bug #16538 --> FetchMessage takes a stream listener and we should try to create a necko channel for the url, 1999-10-21 22:33:24 +00:00
import Added string bundles for the mailnews import tools 1999-10-18 19:58:07 +00:00
local clean up nsIMsgFolder API in preparation for fixing a number of bugs, most importantly #14437 1999-10-20 21:58:21 +00:00
mapi Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
mime Fix for duplicate body text in Multipart related message - Bug #16992 - r: mscott 1999-10-21 21:18:54 +00:00
movemail clean up README a little 1999-06-17 08:24:56 +00:00
news turn news into a nsIModule 1999-10-20 22:30:02 +00:00
public General cleanup. 1999-09-15 00:02:25 +00:00
ui remove resource files from old ui directory. These were moved to their new locations 1999-06-03 02:30:26 +00:00
.cvsignore
Makefile.in General cleanup. 1999-09-14 22:49:58 +00:00
mailnews.js other part of fix for #15235. fix send later. r=alecf 1999-10-19 01:24:25 +00:00
makefile.win removed the import directory - doesn't build with VC 5.0 1999-09-10 20:21:35 +00:00
makefiles Bug #11405 --> Don't build mailnews\db\mdb and mailnews\db\mork 1999-09-08 20:58:41 +00:00