gecko-dev/mailnews
mscott%netscape.com 100a8c5c7a Bug #16538 --> pass the emitter into NS_NewPipe as a pipe observer.
r=jefft
1999-10-19 21:02:27 +00:00
..
addrbook fix leak of profile dir in addr book session 1999-10-17 22:16:32 +00:00
base add big comment describing how this dialog works 1999-10-18 23:35:53 +00:00
compose part of fix for #15235. get send later to work again. r=alecf 1999-10-19 01:23:54 +00:00
db fix warnings. following alecf's recommendations, remove the FindServerUsingURI() method from the nsIMsgAccountManager, remove CreateFolderInDatasource() from nsIMsgFolder, change several methods in nsMsgCopy to return nsresult, and have nsIMsgFolder ** as an outparam, use GetResource() instead of CreateFolderInDatasource(). use NS_SUCCEEDED() instead of comparing against NS_OK directly. 1999-10-18 20:42:06 +00:00
idl
imap Bug #16394 --> no longer need to call intialize after creating a url 1999-10-17 20:04:59 +00:00
import Added string bundles for the mailnews import tools 1999-10-18 19:58:07 +00:00
local back out unneed changes which cause downloading messages to hang; bug 16338, r=bienvenu 1999-10-15 22:26:32 +00:00
mapi
mime Bug #16538 --> pass the emitter into NS_NewPipe as a pipe observer. 1999-10-19 21:02:27 +00:00
movemail
news fix warnings. following alecf's recommendations, remove the FindServerUsingURI() method from the nsIMsgAccountManager, remove CreateFolderInDatasource() from nsIMsgFolder, change several methods in nsMsgCopy to return nsresult, and have nsIMsgFolder ** as an outparam, use GetResource() instead of CreateFolderInDatasource(). use NS_SUCCEEDED() instead of comparing against NS_OK directly. 1999-10-18 20:42:06 +00:00
public
ui
.cvsignore
Makefile.in
mailnews.js other part of fix for #15235. fix send later. r=alecf 1999-10-19 01:24:25 +00:00
makefile.win
makefiles