Граф коммитов

3357 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 7f254be25a remove the "." from these menu items. they are working now. 1999-06-11 00:42:38 +00:00
sspitzer%netscape.com 7c4741fca1 changes for ducarroz's checkin 1999-06-11 00:25:31 +00:00
ducarroz%netscape.com 99d80efa24 Add more IDL files 1999-06-11 00:25:26 +00:00
ducarroz%netscape.com 1638d7c128 need to include "nsMsgComposeBE.h" as it not include by the interface anymore 1999-06-11 00:25:21 +00:00
ducarroz%netscape.com 206ae0f8a3 Replace ComposeMessageWithType by ComposeMessage 1999-06-11 00:25:20 +00:00
ducarroz%netscape.com 2134bee9a1 Replace ComposeAppcore stuff by nsIMsgComposeService & nsIMsgCompose 1999-06-11 00:25:19 +00:00
ducarroz%netscape.com f0214f916a Replace Compose Appcore by nsIMsgComposeService/nsIMsgCompose 1999-06-11 00:25:18 +00:00
ducarroz%netscape.com f3cb15a9ad update make file 1999-06-11 00:25:16 +00:00
ducarroz%netscape.com 36da6727bb Replace Compose Appcore by XPConnect object nsIMsgComposeService & nsIMsgCompose. 1999-06-11 00:25:15 +00:00
ducarroz%netscape.com 9944505151 Add Message Compose Service CID 1999-06-11 00:25:14 +00:00
mscott%netscape.com 401bafd75f Remove assertion as we are finding that it doesn't apply. 1999-06-10 23:45:16 +00:00
ducarroz%netscape.com 643e642824 don't addref a null ptr, that hurts! 1999-06-10 23:31:44 +00:00
putterman%netscape.com 6cac2bb6ff Use onclick until onchange gets fixed. 1999-06-10 23:26:37 +00:00
ducarroz%netscape.com b686c976a3 make it scriptable, sync. with current implementation 1999-06-10 22:09:17 +00:00
ducarroz%netscape.com 68f29c9fd6 Add a temporary hack to make the reply/forward kind of work 1999-06-10 22:08:35 +00:00
mscott%netscape.com 98d43a8dcf Finish save messsage to disk work --> reworked mailbox protocol to use an nsIFileSpec for the temp message
we write in order to display messages. Also added code to set the temp file to be the save message to disk
file if that was the type of url we are running.
1999-06-10 22:08:32 +00:00
mscott%netscape.com 33735da7ab Be sure to set byte range for mailbox urls where the action is save file to disk. 1999-06-10 22:06:19 +00:00
ducarroz%netscape.com ed9d9bb15b Add temporary an argument to OpenComposeWindow 1999-06-10 22:06:01 +00:00
ducarroz%netscape.com febcf18fcc total rewrite 1999-06-10 22:04:21 +00:00
ducarroz%netscape.com f75fb7468c make it scriptable 1999-06-10 22:03:28 +00:00
ducarroz%netscape.com 7026619839 export more IDL files 1999-06-10 22:02:24 +00:00
sspitzer%netscape.com 80cc8bf8cc clean up for nsIMsgHdr and nsIMessage header and idl insanity 1999-06-10 20:26:32 +00:00
sspitzer%netscape.com ed24a82e14 clean up the nsIMsgHdr and nIMessage idl and header insanity. 1999-06-10 20:25:23 +00:00
sspitzer%netscape.com 9d88aaa6b9 clean up the nsIMsgHdr & nsIMessage idl and header insanity 1999-06-10 20:24:43 +00:00
mcmullen%netscape.com 7298d48ea8 Fix the mailnews pref-window-showing code to work with the prefwindow changes. 1999-06-10 20:23:06 +00:00
mscott%netscape.com a01b5a1250 Fix smtp send problem. I was over zealous in fixing a memory leak and we were appending an extra
comma to the list of recipients.
1999-06-10 19:37:18 +00:00
jefft%netscape.com 5343385862 undo framework 1999-06-10 14:55:36 +00:00
sspitzer%netscape.com 3c0b3f54db fix the crashing when I post news. 1999-06-10 08:08:22 +00:00
mscott%netscape.com ee3af4fc35 change the start page. don't point to www.mozilla.org. this is only until #7417 gets fixed. 1999-06-10 07:26:38 +00:00
mscott%netscape.com c3a0128e26 Change comment to reflect tthe appropriate interface. (it was confusing before). 1999-06-10 07:21:06 +00:00
mscott%netscape.com b059e57e90 Trying to clear some stuff up to make it easier for Seth and I to track down the build breakage. 1999-06-10 06:55:14 +00:00
waterson%netscape.com 97814c2d09 Fix build bustage: make sure overloaded function uses identical return
type.
1999-06-10 06:40:43 +00:00
mscott%netscape.com 90b9875120 Fix for SunOS build. we were using a nsCOMPtr on two interfaces without explicitly including the interface header file. 1999-06-10 05:49:17 +00:00
sspitzer%netscape.com 149919afe7 nsINNTPProtocol.h is going away, since it is not being used.
the only thing that uses nsNNTPProtocol is nsNntpService.
remove it from the news factory.

changes to get mark message read on display working.
1999-06-10 05:39:09 +00:00
sspitzer%netscape.com 76182cf4b2 work to get this test working again. it's not building right now. 1999-06-10 05:33:55 +00:00
sspitzer%netscape.com 3cb52a37ca the tests are going to break, so I am turning them off. I'll be turning them back on once I figure out what to do. 1999-06-10 05:32:37 +00:00
sspitzer%netscape.com c2816a8a4a get this to link on IRIX. thanks to Jason Heirtzler <jasonh@engr.sgi.com> for the patch. 1999-06-10 04:32:46 +00:00
mscott%netscape.com 7834f208ee fix memory leak 1999-06-10 03:06:28 +00:00
ducarroz%netscape.com 08eedc8641 fix build bustage 1999-06-10 03:05:22 +00:00
ducarroz%netscape.com dc514d6887 add a missing declarations, fix build bustage 1999-06-10 03:04:54 +00:00
mscott%netscape.com 1f5deba4a8 Fix memory leaks. 1999-06-10 02:47:29 +00:00
alecf%netscape.com 8e75c8bbe4 fix leak 1999-06-10 02:19:01 +00:00
alecf%netscape.com 3944e0db2c fix some leaks 1999-06-10 02:17:33 +00:00
ducarroz%netscape.com db2bae8af1 add some missing declarations 1999-06-10 02:02:14 +00:00
ducarroz%netscape.com b2a5baa4c0 remove any use of nsMsgCompose (it's the old one nsMsgCompose will conflic with the new one I will add soon!) 1999-06-10 02:01:37 +00:00
ducarroz%netscape.com bfe41f9793 use CreateAndSendMessage instance of SendMessage 1999-06-10 01:50:05 +00:00
ducarroz%netscape.com 5c498f568a need to addref/release the object pass to the callback to avoid crash 1999-06-10 01:11:12 +00:00
rhp%netscape.com a290a615b2 Changes for composition reorg 1999-06-10 00:52:47 +00:00
ducarroz%netscape.com 1341917654 First Checked In. 1999-06-10 00:41:28 +00:00
mscott%netscape.com 72b8b8cd31 Quiet a noisy printf. 1999-06-10 00:40:53 +00:00