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

472 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 5b817383ac alerts are too broken to use at this point. #7770 and other bugs. argh. 1999-06-15 00:35:43 +00:00
ducarroz%netscape.com 284e4324bf fix bug #8124, catch JS execption while setting the wrapColumn. 1999-06-15 00:24:10 +00:00
ducarroz%netscape.com 4bfbda7d78 update Editor toolbar 1999-06-15 00:23:00 +00:00
rhp%netscape.com 1a4761d9b1 Fix for GMT offset bug 1999-06-15 00:10:34 +00:00
sspitzer%netscape.com 48dd594b2a if we are on a PC, allow the dialogs to pop up. 1999-06-14 22:26:47 +00:00
putterman%netscape.com fc330b35b6 DeleteStorage on delete message. 1999-06-14 22:24:16 +00:00
sspitzer%netscape.com 4fe5f8e5b8 make the alert messages show up in the console window. this is just
a hack until 7770 gets fixed.  note:  it only works for single byte languages.
1999-06-14 21:22:13 +00:00
mscott%netscape.com 6fb05a6420 Fix a memory leak. 1999-06-14 21:05:37 +00:00
rhp%netscape.com 673c1a60c5 New quoting interface 1999-06-14 05:23:06 +00:00
rhp%netscape.com 30b1984038 Adding new quoting interface 1999-06-14 05:22:07 +00:00
sspitzer%netscape.com 9f14911272 initial work to make posting to any news host.
currently, you can only post to the server specified by the
"network.hosts.nntp_server" pref.  by default, the value of this pref "news".

more work needs to be done to complete this.

fix for #6655
1999-06-12 18:10:58 +00:00
sspitzer%netscape.com 19b4da49b7 we only nsIMsgSendLater.h once 1999-06-12 00:47:09 +00:00
ducarroz%netscape.com 56f3a720e4 re-add nsIMsgSendLater.h as rhp has removed it from the idl project 1999-06-12 00:25:19 +00:00
sspitzer%netscape.com c2ceabeab3 second half of mac build bustage fix for rhp. 1999-06-12 00:17:25 +00:00
sspitzer%netscape.com 0b8a05b4e2 firsh have of fix for rhp build bustage. 1999-06-12 00:16:25 +00:00
rhp%netscape.com f6cd91e98c new feature work 1999-06-11 23:44:44 +00:00
rhp%netscape.com 14e6df2714 New send later functionality 1999-06-11 23:42:45 +00:00
sspitzer%netscape.com f9f97e3b95 turn off alert code because of #7770. 1999-06-11 22:58:46 +00:00
sspitzer%netscape.com 7db257f384 fix for #7795. get news posting to work again. 1999-06-11 22:39:17 +00:00
ducarroz%netscape.com e9e28ab8a9 update manifest 1999-06-11 22:19:33 +00:00
sfraser%netscape.com 7d3d64cc47 Fix include nsIDOMEditorAppCore -> nsIEditorShell 1999-06-11 20:28:39 +00:00
sfraser%netscape.com 973292a992 Synch with editorAppCore -> editorShell changes 1999-06-11 19:04:04 +00:00
sfraser%netscape.com b476dc773e editorAppCore is no more; use XPIDL'd editorShell instead. 1999-06-11 18:59:09 +00:00
rhp%netscape.com 5b548bf8a3 New test program for back end functionality 1999-06-11 14:21:23 +00:00
sspitzer%netscape.com 7a6d43eb9c wrap printf with #ifdef DEBUG 1999-06-11 05:50:13 +00:00
sspitzer%netscape.com 6f2563e7cc comment out alert code until #7770 is fixed. sigh. 1999-06-11 05:46:31 +00:00
sspitzer%netscape.com c5c6d53730 changes for ducarroz's checkin 1999-06-11 00:25:31 +00:00
ducarroz%netscape.com 9b56d20611 Add more IDL files 1999-06-11 00:25:26 +00:00
ducarroz%netscape.com 9718fc301f need to include "nsMsgComposeBE.h" as it not include by the interface anymore 1999-06-11 00:25:21 +00:00
ducarroz%netscape.com ed69d5aaf8 Replace ComposeAppcore stuff by nsIMsgComposeService & nsIMsgCompose 1999-06-11 00:25:19 +00:00
ducarroz%netscape.com 36a9147cb6 Replace Compose Appcore by nsIMsgComposeService/nsIMsgCompose 1999-06-11 00:25:18 +00:00
ducarroz%netscape.com d047d20648 update make file 1999-06-11 00:25:16 +00:00
ducarroz%netscape.com 1aa0355d0b Replace Compose Appcore by XPConnect object nsIMsgComposeService & nsIMsgCompose. 1999-06-11 00:25:15 +00:00
ducarroz%netscape.com a53f3f6c25 Add Message Compose Service CID 1999-06-11 00:25:14 +00:00
ducarroz%netscape.com 6fef227a2c don't addref a null ptr, that hurts! 1999-06-10 23:31:44 +00:00
ducarroz%netscape.com e092223e40 make it scriptable, sync. with current implementation 1999-06-10 22:09:17 +00:00
ducarroz%netscape.com 909b021a86 Add a temporary hack to make the reply/forward kind of work 1999-06-10 22:08:35 +00:00
ducarroz%netscape.com 52f7c9ae65 Add temporary an argument to OpenComposeWindow 1999-06-10 22:06:01 +00:00
ducarroz%netscape.com 37f70dbc25 total rewrite 1999-06-10 22:04:21 +00:00
ducarroz%netscape.com c4d3bcebc4 make it scriptable 1999-06-10 22:03:28 +00:00
mscott%netscape.com d6e2f3eae2 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
mscott%netscape.com 5a867f06da 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
mscott%netscape.com e1f8a05dcf 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
mscott%netscape.com 3980ca8852 fix memory leak 1999-06-10 03:06:28 +00:00
ducarroz%netscape.com 7c123d62d2 fix build bustage 1999-06-10 03:05:22 +00:00
ducarroz%netscape.com ec0112b1e3 add a missing declarations, fix build bustage 1999-06-10 03:04:54 +00:00
mscott%netscape.com 6c89c10f1b Fix memory leaks. 1999-06-10 02:47:29 +00:00
ducarroz%netscape.com 3c3509e230 add some missing declarations 1999-06-10 02:02:14 +00:00
ducarroz%netscape.com 253bbc46f7 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 e05d9e8107 use CreateAndSendMessage instance of SendMessage 1999-06-10 01:50:05 +00:00