gecko-dev/mailnews
1999-09-14 12:08:02 +00:00
..
addrbook Fix bug 13564. 1999-09-14 07:59:31 +00:00
base check the return values when calling SetDefaultLocalPath(). mail.root.pop wasn't getting set when migrating a profile that used pop. it was caused by a simple cut and paste error. 1999-09-14 12:08:02 +00:00
compose register smtp server 1999-09-14 08:23:20 +00:00
db break out UpdateFolder method from GetMessages 1999-09-14 04:02:34 +00:00
idl whoops, forgot one. 1999-06-08 02:34:51 +00:00
imap when you get the default local path, and it wasn't set, and you make one up, you need to set it so the pref will get set. 1999-09-14 08:32:58 +00:00
import Only build the outlook express module with VC 6.0 1999-09-10 23:45:11 +00:00
local check the return values when calling SetDefaultLocalPath(). mail.root.pop wasn't getting set when migrating a profile that used pop. it was caused by a simple cut and paste error. 1999-09-14 12:08:02 +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 fixed bug 13621 -- need to escape attachments url emitting as a XUL document 1999-09-13 14:40:58 +00:00
movemail clean up README a little 1999-06-17 08:24:57 +00:00
news mail.root.nntp wasn't getting set when I called SetDefaultLocalPath() on a nntp incoming server because QueryInterface for nsNttpService was not fixed to support nsIMsgProtocolInfo. use the cool macro and the problem goes away. woo-hoo! 1999-09-14 09:34:23 +00:00
public Rewrite nsIMsgCompFields/nsMsgCompFields in order to be usable from JS. Remove dependence on the UI implementation (except for the message body) 1999-07-03 21:40:38 +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 adding the default value for mail.server_type back. 1999-09-11 19:14:15 +00:00
Makefile.in we no longer have to be all crazy in our Makefile. 1999-09-14 09:56:44 +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