gecko-dev/mailnews
1999-04-04 22:42:38 +00:00
..
base Part of my mailnews reduce disk footprint cleanup effort. No longer need to link against xplib. 1999-04-04 22:09:04 +00:00
compose compose no longer needs to link against xplib and the old security library. We shouldn't be linking against mailnews library either!! Use mail util library instead... 1999-04-04 22:42:38 +00:00
db Fix crash when running mailnews app. Problem: we're creating an object that is an interface without going through the component manager and are calling new on it directly. so the object returned has a ref count of 0. We need to add ref it before returning it..This change should be moot if we were going through the component manager though. 1999-04-04 21:12:10 +00:00
imap more implementation on fe event proxy stuff 1999-04-02 23:47:47 +00:00
local make msgdb a dll 1999-04-04 17:48:16 +00:00
mime Checking in the changes for the new raw emitter. 1999-04-03 15:37:52 +00:00
news Part of my mailnews reduce disk footprint cleanup effort. No longer need to link with mozjs and xplib. 1999-04-04 22:22:04 +00:00
public added nsMsgBiffState enum 1999-04-03 00:05:15 +00:00
ui Patch from Jeremy Lea (reg@shale.csir.co.za). Fix capitalization problem with msgbar.xul 1999-04-02 03:23:09 +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 temporary fix for dependency problem on UNIX 1999-03-23 14:58:05 +00:00
makefile.win Reorganization. Changes for collections, enumerations, generic folders, file paths, etc. 1999-02-24 10:39:06 +00:00
makefiles add build makefile 1999-04-04 18:08:06 +00:00