Commit Graph

955 Commits

Author SHA1 Message Date
alecf%netscape.com
027a070282 rev the interface, update char* to const char* 1999-03-10 22:32:46 +00:00
alecf%netscape.com
36bdf8d85d rev this interface and remove NS_DOM binding from IDL 1999-03-10 22:19:54 +00:00
alecf%netscape.com
538881e91f comment out these two functions, they are already defined on Unix 1999-03-10 22:08:07 +00:00
alecf%netscape.com
c1bbe9efbd revert to old types for now to match definition in include/ 1999-03-10 22:07:45 +00:00
alecf%netscape.com
b56808abd7 various tweaks to make this build on Linux 1999-03-10 22:06:52 +00:00
alecf%netscape.com
14db01298f gotta export all these header files so that we can see them from other mime directories 1999-03-10 22:06:15 +00:00
hshaw%netscape.com
5c6bc56dbc Replace NS_DECLARE_CID with NS_DEFINE_IID for kIPrefIID and KPrefCID 1999-03-10 20:33:18 +00:00
hshaw%netscape.com
769532b431 Replace NS_DECLARE_CID with NS_DEFINE_IID for KPrefCID 1999-03-10 20:33:14 +00:00
putterman%netscape.com
c0ff8ebddc Initialize mPath to "" instead of nsnull. 1999-03-10 20:07:44 +00:00
mscott%netscape.com
50e76104d6 Add code to allow user's to display mailbox messages from the first 4 messages in their inbox....
also add code to retrieve the current user's root mail folder path...
1999-03-10 06:35:48 +00:00
alecf%netscape.com
a8a8ee487e fix nsFileSpec casting 1999-03-10 06:06:40 +00:00
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