gecko-dev/mailnews
1999-04-04 21:42:02 +00:00
..
base Part of my mailnews reduce disk footprint cleanup effort. Use PR_MAX and PR_MIN instead of the versions through xp.h. Use nsCRT::mem* functions instead of those obtained through xp.h. Remove dep. on XP_QSORT. 1999-04-04 21:42:02 +00:00
compose Changed to use xpcom qp, base64, uu encoders of libmime instead of place holders. 1999-04-02 21:31:04 +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 Work even when --disable-static is configured on 1999-04-03 19:48:02 +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