sspitzer%netscape.com
9f900417e7
ignore the generated Makefile
1999-06-14 23:05:23 +00:00
alecf%netscape.com
7a804c834a
implement GetPrettyName() correctly - return the hostname if no prettyname is known
1999-06-14 22:53:09 +00:00
alecf%netscape.com
a9e6db1498
fix leak in case it fails (GetLocalPath might return nsnull)
1999-06-14 22:51:41 +00:00
alecf%netscape.com
6731e6d385
add searchdialog.js to the build
1999-06-14 22:49:05 +00:00
alecf%netscape.com
092a10d6df
implement more/less and add strawman for auto-updating combo boxes when search terms change
1999-06-14 22:47:42 +00:00
ducarroz%netscape.com
75f87c6117
add nsICopyMsgStreamListener.idl
1999-06-14 22:47:38 +00:00
alecf%netscape.com
590add6b8b
localize this file
1999-06-14 22:46:28 +00:00
putterman%netscape.com
575d8bd39c
use nsICopyMsgStreamListener.
1999-06-14 22:44:33 +00:00
putterman%netscape.com
3092a50540
use nsICopyMsgStreamListener.idl
1999-06-14 22:44:03 +00:00
putterman%netscape.com
9595ad8be4
changed nsICopyMessageStreamListener.idl to nsICopyMsgStreamListener.idl
1999-06-14 22:43:45 +00:00
sspitzer%netscape.com
5ee0ddb19a
fix my debugging printfs. if we are on a PC, allow the dialogs to show up.
1999-06-14 22:27: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
0cb23f2ae3
Added deleteStorage parameter.
1999-06-14 22:25:10 +00:00
putterman%netscape.com
cf2c320d9d
Add deleteStorage parameter.
1999-06-14 22:24:52 +00:00
putterman%netscape.com
8106003dda
Move messages to trash on delete.
1999-06-14 22:24:35 +00:00
putterman%netscape.com
fc330b35b6
DeleteStorage on delete message.
1999-06-14 22:24:16 +00:00
putterman%netscape.com
14a4a02667
Added GetRootFolder.
1999-06-14 22:22:51 +00:00
putterman%netscape.com
80f15ba7da
nsCopyMessageStreamListener can be created from the factory, and deleting a message
...
doesn't deleteStorage.
1999-06-14 22:22:19 +00:00
rhp%netscape.com
fddb15bec0
Fix for Bug#: 5866 ... I think this is fixed...again
1999-06-14 22:21:01 +00:00
putterman%netscape.com
d4f3b0ce65
created nsICopyMessageStreamListener interface and added deleteStorage and GetRootFolder
...
to nsIMsgFolder.
1999-06-14 22:20:19 +00:00
putterman%netscape.com
0eb045d137
nsCopymessageStreamListener can be created through the factory.
1999-06-14 22:19:22 +00:00
ducarroz%netscape.com
c6b761a97b
do not export an auto-generated interface file (nsIDBFolderInfo.h)
1999-06-14 22:13:56 +00:00
bienvenu%netscape.com
bd14342ad5
remove nsIDBFolderInfo.h from exports
1999-06-14 22:02:20 +00:00
bienvenu%netscape.com
76525b703d
convert to idl for nsIDBFolderInfo
1999-06-14 21:46:37 +00:00
ducarroz%netscape.com
07c1bc7bb2
First Checked In.
1999-06-14 21:41:14 +00:00
sspitzer%netscape.com
0ce94250f1
clean up the cancel code. clean up the html error message that show up in the
...
message pane if you are viewing a cancelled message. move alerts from the
nntp service and into the nntp protocol code. print out any alerts, since bug #7770 isn't fixed. check "us" vs. "them" before cancelling if the server
doesn't support the CANCELCHK extension.
1999-06-14 21:30:07 +00:00
sspitzer%netscape.com
2f7354a0a4
add NPL.
1999-06-14 21:23:01 +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
bienvenu%netscape.com
09c6636a39
convert to idl for nsIDBFolderInfo
1999-06-14 21:03:45 +00:00
hangas%netscape.com
45579ff4bd
First Checked In.
1999-06-14 20:25:33 +00:00
mscott%netscape.com
c306406ac4
Part of emitter re-org. Don't build xml, raw and html directories. Build emitters\build directory.
1999-06-14 20:17:44 +00:00
mscott%netscape.com
817a8bdb82
Part of emitter re-org. don't build xml, raw & emitter directories. Add build directory.
1999-06-14 20:17:02 +00:00
mscott%netscape.com
5161a32c25
Part of emitter re-org. Build new emitter files.
1999-06-14 20:16:34 +00:00
mscott%netscape.com
a9bd22f60c
Part of emitter re-org landing. Use prog IDs instead of class IDs.
1999-06-14 20:16:04 +00:00
mscott%netscape.com
1cdda3b794
Part of emitter re-org landing. Remove class ids from public interface.
1999-06-14 20:15:14 +00:00
mscott%netscape.com
b96166198e
Part of emitter re-org landing. Don't build html, xml and raw directories anymore. build new build directory.
1999-06-14 20:14:49 +00:00
mscott%netscape.com
dd1d328410
Part of emitter re-org landing. Build new emitter files.
1999-06-14 20:14:20 +00:00
mscott%netscape.com
67854f3242
Part of emitter re-org landing. Move header display types here. I'm using this header file as a common include file.
1999-06-14 20:14:07 +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
mscott%netscape.com
a31ca587a9
Fix copy messages which I broke when I cleaned up some of this code. *oops*
1999-06-14 04:30:31 +00:00
bienvenu%netscape.com
53ebac20a8
prepare for msgdb idl
1999-06-14 02:20:41 +00:00
rhp%netscape.com
f414a9d0d0
New files for StreamConverter interface - not part of the build yet
1999-06-13 22:15:14 +00:00
rhp%netscape.com
44c85e64df
Cleanup of test harness
1999-06-13 22:08:55 +00:00
sspitzer%netscape.com
98fd10f0b4
clean up my original hack to display error messages in the message pane.
...
before I was using a .eml file, and so I need the error message to be an
rfc 822 message for things to work. Now, the file is a .htm file, so I can
just write normal html to the file, and it will work.
all this will go away when we don't have to use files, and we can write
directly to the stream.
1999-06-13 20:37:56 +00:00
rhp%netscape.com
4df0146957
A new test harness for libmime's new nsIStreamConverter.h interface
1999-06-13 20:11:37 +00:00
sspitzer%netscape.com
a099148836
initialize previously uninitialized memory
1999-06-13 19:04:19 +00:00
sspitzer%netscape.com
3530a2095f
changes to get news cancel working. more to be done, but the basics of
...
news cancel works for now.
1999-06-13 17:14:05 +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