Commit Graph

944 Commits

Author SHA1 Message Date
ducarroz%netscape.com
c2882d69b0 don't crash anymore when the pane is null 1999-03-10 06:05:49 +00:00
alecf%netscape.com
5805c769fa don't build tests by default 1999-03-10 06:01:40 +00:00
alecf%netscape.com
3352f0978c don't link against base libmailnews 1999-03-10 06:00:59 +00:00
alecf%netscape.com
23120a594f remove old call to NS_NewRFC822Parser 1999-03-10 06:00:11 +00:00
alecf%netscape.com
a15117ca9c use CreateInstance to create a parser rather than linking directly with libmailnews.so 1999-03-10 04:22:52 +00:00
bienvenu%netscape.com
38dde3b863 fix nsFileSpec bustage 1999-03-10 03:55:10 +00:00
alecf%netscape.com
d5166ef72e oops, don't build nsIMessenger.cpp twice 1999-03-10 03:53:48 +00:00
alecf%netscape.com
de4e4b0924 export new files from ui directory 1999-03-10 03:52:29 +00:00
mscott%netscape.com
6022433002 Warren's changes broke component creation for nsIMsgMailSession and nsIUrlListenerManager. Restore these so our code runs correctly. 1999-03-10 03:49:39 +00:00
mscott%netscape.com
6cea859f1f restore code from the breakage that occurred last night by fixing up nsFileSpec/nsFilePath problems. use CLOSE on the db because it isn't an interface yet so we should not be calling release. 1999-03-10 03:48:32 +00:00
mscott%netscape.com
456eaeadf2 creating a url listener manager should go through the componenet manager and not the service manager. 1999-03-10 03:47:14 +00:00
mscott%netscape.com
bb63becf38 More Linux makefile changes for libmime 1999-03-10 03:27:12 +00:00
mscott%netscape.com
9843c11f7f Adding files for linux build 1999-03-10 03:25:33 +00:00
mscott%netscape.com
3ef80e9223 Adding for Linux build. 1999-03-10 03:23:18 +00:00
mscott%netscape.com
f834d47c08 Further changes for linux makefile 1999-03-10 03:21:02 +00:00
mscott%netscape.com
00e70e53b5 New files for Linux build 1999-03-10 03:20:16 +00:00
mscott%netscape.com
a11ec9b97b make the folder pane black =).... 1999-03-10 02:17:16 +00:00
mscott%netscape.com
6b570fe322 Add more tests to the demo menu to allow folks to display messages from their Inbox. 1999-03-10 01:42:54 +00:00
alecf%netscape.com
52ad201ca1 remove old cruft from ui (most moved into base) 1999-03-10 01:32:29 +00:00
alecf%netscape.com
2c5d487233 stop exporting stuff in this directory 1999-03-10 01:31:00 +00:00
alecf%netscape.com
ad63f394aa rev XPIDL-generated header files - now native #include's are no longer re-included! 1999-03-10 01:25:34 +00:00
alecf%netscape.com
17a4fadb05 add new source files that weren't being build on linux 1999-03-10 01:22:53 +00:00
alecf%netscape.com
0ee0ef17da #include the right file 1999-03-10 01:22:19 +00:00
alecf%netscape.com
8439f34efe end in newline 1999-03-10 01:21:52 +00:00
mscott%netscape.com
38e60aed22 Changes for Linux builds. 1999-03-10 01:18:57 +00:00
mscott%netscape.com
5a2239ba8a Fixes for makefiles on Linux 1999-03-10 01:17:48 +00:00
alecf%netscape.com
98c62df3ee fix casting problems 1999-03-10 01:17:47 +00:00
alecf%netscape.com
43e8509973 uint -> PRUint32 1999-03-10 01:13:52 +00:00
mscott%netscape.com
33b4dc1789 Getting new mime change to run on Linux 1999-03-10 00:57:50 +00:00
mscott%netscape.com
238af643a0 Updates to fix breakage caused by the big check in last night. In particular, update to use nsFilespec instead of nsFilePath. Use correct variable name for requesting the netlib queue service... 1999-03-10 00:43:58 +00:00
rhp%netscape.com
1ea1fb4fc6 Reworked an issue with includes to prevent compile problems with C & C++ code. 1999-03-10 00:36:39 +00:00
waterson%netscape.com
a5516443bd Change class to clazz to get to compile in C++. 1999-03-10 00:22:22 +00:00
mscott%netscape.com
e1fe72cf05 Build nsMsgIdentity and nsMsgMailSession. 1999-03-09 23:52:24 +00:00
mscott%netscape.com
32d0f7105e Export nsIMsgIdentity.h and nsIMsgMailSession.h. 1999-03-09 23:51:40 +00:00
mscott%netscape.com
a36ba33fc0 Fix runtime breakage caused by changing nsFilePath to nsFileSpec. 1999-03-09 23:17:44 +00:00
putterman%netscape.com
074faa3f0d use correct mailbox path. 1999-03-09 22:38:40 +00:00
putterman%netscape.com
c1fff3c3a7 use nsCRT string functions. 1999-03-09 22:38:22 +00:00
putterman%netscape.com
8ea8587311 Added folder listener so we can run the mailbox parsing url. 1999-03-09 22:37:55 +00:00
putterman%netscape.com
3abfe3dbd8 Added xplib.lib and added folderListener 1999-03-09 22:37:06 +00:00
rhp%netscape.com
6a0cd77a46 Changes for autoregistration as well as the new stream converter
interface.
1999-03-09 22:37:03 +00:00
putterman%netscape.com
07e9c0cbb9 implement SetMessageKey 1999-03-09 22:36:24 +00:00
putterman%netscape.com
bb3d64d79b OnAnnouncerGoingAway is abstract. 1999-03-09 22:35:57 +00:00
putterman%netscape.com
1353fb24cb Added folder listener. 1999-03-09 22:34:29 +00:00
putterman%netscape.com
43ff567510 Added selection color. Removed Local Mail from thread pane. 1999-03-09 21:49:35 +00:00
mscott%netscape.com
1b80b71f0c Fix crash when displaying thread pane. This fix is really scottip's. 1999-03-09 21:28:48 +00:00
alecf%netscape.com
5702320be6 - move messenger appcore into the base mailnews directory
- do appcore initialization during Initialize() in messenger bootstrap
1999-03-09 19:58:17 +00:00
alecf%netscape.com
f640305b72 stop building the seperate messenger appcore 1999-03-09 19:56:53 +00:00
warren%netscape.com
1641b83f79 Fixed prefs code. 1999-03-09 15:06:52 +00:00
warren%netscape.com
50867de756 Re-enabled the prefs.js stuff. 1999-03-09 14:20:30 +00:00
warren%netscape.com
02c822c0c5 fixed include problem 1999-03-09 13:07:15 +00:00