gecko-dev/mailnews
1999-04-21 23:57:03 +00:00
..
base added files: mozilla/mailnews/base/util/nsMsgUtils.cpp 1999-04-21 20:22:18 +00:00
compose Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called. 1999-04-21 22:04:35 +00:00
db set morkStore::mStore_CanAutoAssignAtomIdentity to true in places where MDB clients can access a store instance, so that this bool is enabled only at the last possible moment. 1999-04-21 23:57:03 +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 fix a few race conditions with fe events, add NOOP service 1999-04-21 22:35:12 +00:00
local Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called. 1999-04-21 22:04:35 +00:00
mime Use delete[]. 1999-04-21 20:18:15 +00:00
news Replace the old slow ReadLine code to use the new more efficient nsMsgLineBufferStream class. Right now this class creates a new buffer for each line returned so we need to free this buffer. Later on, I'll be looking into removing the allocation of the new line and some of these statements will be made obsolete. 1999-04-21 20:23:47 +00:00
public added nsMsgBiffState enum 1999-04-03 00:05:15 +00:00
ui Remove message display from the demos menu. We don't need to do this anymore as you can just select the message from the thread pane to display it. 1999-04-21 19:05:46 +00:00
.cvsignore Don't complain about Makefile 1998-12-21 22:16:01 +00:00
mailnews.js Free the lizard 1998-03-28 02:44:41 +00:00
Makefile.in add mailnews/idl to the unix build 1999-04-10 20:28:19 +00:00
makefile.win Reorganization. Changes for collections, enumerations, generic folders, file paths, etc. 1999-02-24 10:39:06 +00:00
makefiles added mailnews/mime/emitters/resources/Makefile to the list 1999-04-20 20:21:25 +00:00