gecko-dev/mailnews
1999-04-21 21:08:00 +00:00
..
base added files: mozilla/mailnews/base/util/nsMsgUtils.cpp 1999-04-21 20:22:18 +00:00
compose I18n 7 bit data check for the body. 1999-04-20 21:22:54 +00:00
db include NSPR libs from the right directory 1999-04-21 18:45:41 +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 unregister ImapResource. Compress some of the register service code for the imap resource. 1999-04-21 21:08:00 +00:00
local Added mailbox_message registration. 1999-04-21 20:17:43 +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