sfraser%netscape.com
2fd1880823
Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it.
1999-06-19 22:08:49 +00:00
sfraser%netscape.com
7ec882a272
Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. Also comment out the extra release, with comment about why.
1999-06-19 22:04:20 +00:00
sfraser%netscape.com
0e2aa5d823
Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it.
1999-06-19 21:53:00 +00:00
ducarroz%netscape.com
dc9595749d
Turn off the new quoting code that was causing bug #8483 and #8481 , A=chofmann.
1999-06-19 00:16:39 +00:00
rhp%netscape.com
db625ad65a
This will enable the old quoting hack for non local mailbox messages. This
...
checkin was approved by chofmann.
1999-06-18 02:37:25 +00:00
ducarroz%netscape.com
5bd25a7778
Fix for bug 7508, A=chofmann, R=bienvenu
1999-06-16 22:58:02 +00:00
alecf%netscape.com
75be6d7408
fix vc5 bustage - don't use nsCOMPtr on implementations, only on interfaces
1999-06-16 04:09:33 +00:00
mscott%netscape.com
0124f4b62b
Don't attempt to read from the file we are sending unless the file stream is in fact open.
1999-06-16 02:19:49 +00:00
sspitzer%netscape.com
62e5a55ab1
no newline at the end of the file
1999-06-16 00:24:39 +00:00
sspitzer%netscape.com
7214b158cc
rename s to s2 to stop shadowing. we don't need to get the prefs service again, we already have it.
1999-06-16 00:24:17 +00:00
mscott%netscape.com
28288f9834
Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods. We were also making a com ptr out of a non interface so I added a dirty hack to fix that.
1999-06-16 00:00:55 +00:00
putterman%netscape.com
41143724ac
use chrome url for PrefsWindow.js
1999-06-15 23:54:32 +00:00
rhp%netscape.com
2fc63fda49
Changes for quoting
1999-06-15 23:26:37 +00:00
rhp%netscape.com
4902e7b8f1
changes for quoting
1999-06-15 23:25:52 +00:00
ducarroz%netscape.com
259394d8c6
update project for rhp landing
1999-06-15 23:24:09 +00:00
rhp%netscape.com
1d71c93760
New quoting functionality
1999-06-15 23:22:34 +00:00
ducarroz%netscape.com
75fab88934
replace /*nsIDOMEditorAppCore*/nsISupports by nsIEditorShell
1999-06-15 14:25:26 +00:00
rhp%netscape.com
ebb4679beb
Checking in changes for new files (not in build yet)
1999-06-15 14:11:56 +00:00
sspitzer%netscape.com
44c82c1f92
fix for #8126 . crashing when posting to a non-existant newsgroup.
1999-06-15 07:28:54 +00:00
sspitzer%netscape.com
500ef17e37
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
91f9c5fa68
fix bug #8124 , catch JS execption while setting the wrapColumn.
1999-06-15 00:24:10 +00:00
ducarroz%netscape.com
1401b07d3f
update Editor toolbar
1999-06-15 00:23:00 +00:00
rhp%netscape.com
aa81289584
Fix for GMT offset bug
1999-06-15 00:10:34 +00:00
sspitzer%netscape.com
b0a4a38719
if we are on a PC, allow the dialogs to pop up.
1999-06-14 22:26:47 +00:00
putterman%netscape.com
1ea80282cc
DeleteStorage on delete message.
1999-06-14 22:24:16 +00:00
sspitzer%netscape.com
3cb58269b2
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
fa6ebcb1a6
Fix a memory leak.
1999-06-14 21:05:37 +00:00
rhp%netscape.com
04b7d1e78f
New quoting interface
1999-06-14 05:23:06 +00:00
rhp%netscape.com
a99aa038bc
Adding new quoting interface
1999-06-14 05:22:07 +00:00
sspitzer%netscape.com
80afae942f
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
402719b4ee
we only nsIMsgSendLater.h once
1999-06-12 00:47:09 +00:00
ducarroz%netscape.com
60af720478
re-add nsIMsgSendLater.h as rhp has removed it from the idl project
1999-06-12 00:25:19 +00:00
sspitzer%netscape.com
1ec1e7eac0
second half of mac build bustage fix for rhp.
1999-06-12 00:17:25 +00:00
sspitzer%netscape.com
55e7615320
firsh have of fix for rhp build bustage.
1999-06-12 00:16:25 +00:00
rhp%netscape.com
804622c1e9
new feature work
1999-06-11 23:44:44 +00:00
rhp%netscape.com
c41ee84f6a
New send later functionality
1999-06-11 23:42:45 +00:00
sspitzer%netscape.com
5b9a8f1310
turn off alert code because of #7770 .
1999-06-11 22:58:46 +00:00
sspitzer%netscape.com
967045644e
fix for #7795 . get news posting to work again.
1999-06-11 22:39:17 +00:00
ducarroz%netscape.com
cb135fdfb5
update manifest
1999-06-11 22:19:33 +00:00
sfraser%netscape.com
57b3c3e5d8
Fix include nsIDOMEditorAppCore -> nsIEditorShell
1999-06-11 20:28:39 +00:00
sfraser%netscape.com
83413f9834
Synch with editorAppCore -> editorShell changes
1999-06-11 19:04:04 +00:00
sfraser%netscape.com
13b35c5300
editorAppCore is no more; use XPIDL'd editorShell instead.
1999-06-11 18:59:09 +00:00
rhp%netscape.com
b373155b34
New test program for back end functionality
1999-06-11 14:21:23 +00:00
sspitzer%netscape.com
dd3b61fc31
wrap printf with #ifdef DEBUG
1999-06-11 05:50:13 +00:00
sspitzer%netscape.com
acf309cc4f
comment out alert code until #7770 is fixed. sigh.
1999-06-11 05:46:31 +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
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