gecko-dev/mailnews
sspitzer%netscape.com dea1c4efdb fix #16457, r=mscott. if an error occurs in the SMTP protocol state machine, we may need to pop up the alert right then, and not when we get back to the url listener, because we'd loose the error text from the SMTP server. these changes
pop up the alert and set the error code so that the url listener doesn't try to
pop up another alert.  define a bunch of new error codes, and remove nsMsgTransition.h, which was defining all the MK_ error codes that were in there.
are no longer needed.
1999-11-02 23:27:46 +00:00
..
addrbook Progress on Command Updating and Dispatching (15127). r=scottip 1999-11-02 03:55:59 +00:00
base more work to hook up stop button, r=mscott 17743 1999-11-02 21:36:59 +00:00
compose fix #16457, r=mscott. if an error occurs in the SMTP protocol state machine, we may need to pop up the alert right then, and not when we get back to the url listener, because we'd loose the error text from the SMTP server. these changes 1999-11-02 23:27:46 +00:00
db No bug. reviewed by bienvenu. OnKeyDeleted wasn't sending the correct parent 1999-10-26 19:52:20 +00:00
idl General cleanup. 1999-09-14 23:19:19 +00:00
imap remove the imap channel from the load group when finished running r=mscott 1999-11-02 23:22:29 +00:00
import Fixed discovery of mail folders to import when multiple MAPI message stores are in use 1999-11-02 20:58:37 +00:00
local more work to hook up stop button, r=mscott 17743 1999-11-02 21:36:59 +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 Changes to remove ToCString() calls - Bug #'s: 17580 17581 - r: nhotta 1999-11-02 21:31:32 +00:00
movemail clean up README a little 1999-06-17 08:24:57 +00:00
news more work to hook up stop button, r=mscott 17743 1999-11-02 21:36:59 +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 Don't complain about Makefile 1998-12-21 22:16:01 +00:00
mailnews.js fix for #8717. performance is good enough to bump this back to 500. 1999-10-29 04:49:41 +00:00
Makefile.in build mime before compose so we can make sure nsIMimeStreamConverter.idl has been exported 1999-10-28 07:23:20 +00:00
makefile.win Fix windows build breakage. Try to build mime before compose so the IDL files 1999-10-28 05:08:36 +00:00
makefiles Bug #11405 --> Don't build mailnews\db\mdb and mailnews\db\mork 1999-09-08 20:58:41 +00:00