gecko-dev/mailnews
1999-05-11 22:28:06 +00:00
..
base Fixed mismatched memory free. 1999-05-11 22:28:06 +00:00
compose Fix mismatched memory free. 1999-05-11 20:09:20 +00:00
db news, like imap and local mail, needs to use the db cache to make sure that when several 1999-05-11 04:04:10 +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 unitialized memory read. 1999-05-11 20:08:08 +00:00
local Don't create anymore a nsFileSpec from a unix path 1999-05-11 00:38:08 +00:00
mime Fix memory leak - we were never releasing nsIMimeContentTypeHandler. Correctly check error values using NS_FAILED and not just comparing against NS_OK directly. Begin nsCOMPtr audit of mime code. 1999-05-11 20:25:27 +00:00
news fix memory leak, and use nsAutoCString so I don't have to do the free or delete 1999-05-11 00:59:04 +00:00
public fix priority enum names 1999-05-10 21:08:18 +00:00
ui Improuve fiability of the unique number generation for the session ID 1999-05-11 21:29:50 +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 Start building the imap directory by default. 1999-04-27 05:32:28 +00:00
makefiles Build imap/build directory for linux. 1999-05-07 21:24:50 +00:00