gecko-dev/mailnews
1999-10-18 22:07:02 +00:00
..
addrbook fix leak of profile dir in addr book session 1999-10-17 22:16:32 +00:00
base change shutdown code to go through nsMessengerBootstrap instead of relying on service shutdown listener or destructors getting called r=alecf 1999-10-18 21:16:23 +00:00
compose Bug #14999; stop using toolkit app core; r=ducarroz@netscape.com 1999-10-18 21:29: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 General cleanup. 1999-09-14 23:19:19 +00:00
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 Change for separating inline attachments - Bug #16367 - r: bienvenu 1999-10-18 22:07:02 +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 General cleanup. 1999-09-15 00:02:25 +00:00
ui
.cvsignore
mailnews.js adding the default value for mail.server_type back. 1999-09-11 19:14:15 +00:00
Makefile.in General cleanup. 1999-09-14 22:49:58 +00:00
makefile.win removed the import directory - doesn't build with VC 5.0 1999-09-10 20:21:35 +00:00
makefiles