gecko-dev/mailnews
1999-04-04 23:09:54 +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 We no longer need to link with secfree and xplib. 1999-04-04 22:50:36 +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 Part of my mailnews reduce disk footprint cleanup effort. No longer need to link against xplib. 1999-04-04 23:09:54 +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
mailnews.js
Makefile.in temporary fix for dependency problem on UNIX 1999-03-23 14:58:05 +00:00
makefile.win
makefiles add build makefile 1999-04-04 18:08:06 +00:00