gecko-dev/mailnews
mscott%netscape.com 311213ea2a support SaveMessageToDisk (stub right now)
replace nsAutoCString with more efficient nsAutoString
1999-06-04 22:19:59 +00:00
..
addrbook Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-04 02:07:10 +00:00
base use nsAutoString and nsAutoString.GetBuffer in place of calling nsAutoCString. This is much more memory friendly and doesn't require an extra copy of the object getting created on the healp like nsAutoCString does. 1999-06-04 22:07:26 +00:00
compose follow briano's lead and use MOZ_DLL_SUFFIX. also fix warnings while I'm here. 1999-06-04 22:17:19 +00:00
db fix leaks 1999-06-04 04:19:46 +00:00
idl create idl file for MailNewsTypes.h so that other IDL files don't get confused 1999-04-10 20:26:54 +00:00
imap follow briano's lead and use MOZ_DLL_SUFFIX 1999-06-04 22:18:07 +00:00
local Export nsLocalMailFolder.h 1999-06-03 23:31:58 +00:00
mime Added a header 1999-06-04 21:57:36 +00:00
news support SaveMessageToDisk (stub right now) 1999-06-04 22:19:59 +00:00
public fix priority enum names 1999-05-10 21:08:18 +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 Add directory default preferences 1999-06-03 22:27:31 +00:00
Makefile.in Part of new mailnews resources hierarchy. 1999-05-28 22:38:07 +00:00
makefile.win Part of new mailnews resources hierarchy. 1999-05-28 22:38:07 +00:00
makefiles Part of new mailnews resources hierarchy. 1999-05-28 22:38:07 +00:00