gecko-dev/mailnews
bruce%cybersight.com 832daf7541 Temporary fix for luxor and other build bustages. There is an include loop going on here where nsMsgCopy.h includes nsMsgSend.h which ends up including nsMsgCopy.h again .. or something like that. This leads to an incomplete type definition for something in an nsCOMPtr. This builds for me, I can only hope it builds for the rest of the world. 1999-07-04 07:10:43 +00:00
..
addrbook Added Code to be able to edit an existing address book card. Only available through the Select Address dialog at this time. 1999-07-03 01:39:52 +00:00
base Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
compose Temporary fix for luxor and other build bustages. There is an include loop going on here where nsMsgCopy.h includes nsMsgSend.h which ends up including nsMsgCopy.h again .. or something like that. This leads to an incomplete type definition for something in an nsCOMPtr. This builds for me, I can only hope it builds for the rest of the world. 1999-07-04 07:10:43 +00:00
db fix unix warning 1999-07-03 22:09:11 +00:00
idl whoops, forgot one. 1999-06-08 02:34:51 +00:00
imap fix imap move to sub folder, imap delete uri to have user name 1999-07-03 22:06:44 +00:00
local Need to close the file so compose back end can delete it. 1999-07-03 21:05:07 +00:00
mime makefile cleanups 1999-07-02 13:40:18 +00:00
movemail clean up README a little 1999-06-17 08:24:57 +00:00
news makefile cleanups 1999-07-02 13:40:18 +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
Makefile.in Part of new mailnews resources hierarchy. 1999-05-28 22:38:07 +00:00
mailnews.js Add default value for compose_html 1999-07-01 21:52:26 +00:00
makefile.win Part of new mailnews resources hierarchy. 1999-05-28 22:38:07 +00:00
makefiles Adding mimetest. 1999-06-29 09:35:42 +00:00