sspitzer%netscape.com
|
e03200f6f2
|
work to get this stuff to build on Linux
changes to remove some warnings
Read() no longer takes an offset as the second parameter, so fixing that
more changes coming...
|
1999-03-25 03:03:47 +00:00 |
sspitzer%netscape.com
|
8b4d374d9d
|
some clean up to get this to build on Linux
still more to be done....
|
1999-03-25 03:02:20 +00:00 |
leaf%mozilla.org
|
0a0f5ac00f
|
Landing nspr library name change, and plevent function call change.
|
1999-03-17 21:32:03 +00:00 |
bienvenu%netscape.com
|
196df16641
|
mork landing
|
1999-03-12 20:16:40 +00:00 |
ducarroz%netscape.com
|
e7b87e72cd
|
change root path preference name
|
1999-03-12 17:17:10 +00:00 |
mscott%netscape.com
|
059a917792
|
oops don't build pop3test until I'm ready for it to work again...
|
1999-03-12 04:10:59 +00:00 |
mscott%netscape.com
|
93a71416fa
|
pop3 test no longer needs to create a transport. Go through the pop3 service for running a get new mail url....
|
1999-03-12 04:09:39 +00:00 |
bienvenu%netscape.com
|
826aceecb3
|
use Close instead of Release
|
1999-03-11 06:42:18 +00:00 |
hshaw%netscape.com
|
786fe8b357
|
Replace NS_DECLARE_CID with NS_DEFINE_IID for kIPrefIID and KPrefCID
|
1999-03-10 20:33:18 +00:00 |
mscott%netscape.com
|
385ea543a0
|
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 |
warren%netscape.com
|
e82053f242
|
Removed nsService stuff.
|
1999-03-09 12:29:08 +00:00 |
warren%netscape.com
|
b2b7c1f496
|
nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc.
|
1999-03-09 09:52:30 +00:00 |
mscott%netscape.com
|
ba443535e9
|
requires js for the prefs stuff. Link with rdf_utils.lib instead of rdf.lib.
|
1999-03-08 01:05:21 +00:00 |
mscott%netscape.com
|
31c14f054b
|
Many many changes. (1) get rid of hard coded mailbox folder paths and rely on the the mail root folder preference being set. (2) when displaying a message, open the db, extract the array of msgKeys and ask the user which message they want to display. This number is based on the number of items in the msgKey array. Then use the user provided number as an offset into the msg key array to extract the correct message key to use. This provides us with a lot more testing flexibility instead of forcing the test to know the message key of each message he/she wanted to display. (3) remove call to NS_NewMsgParser and go through the repository instead....
|
1999-03-08 01:04:53 +00:00 |
mscott%netscape.com
|
22dac1f00d
|
Don't link with rdf_utils. That is already linked into msglocal.lib.
|
1999-03-06 00:53:32 +00:00 |
mscott%netscape.com
|
1237ebc355
|
Remove extraneous functions....update to use ::RegisterComponent.
|
1999-03-06 00:53:11 +00:00 |
mscott%netscape.com
|
b94946aa0a
|
Add test code for displaying a mailbox message from a berkley mail folder.
|
1999-03-06 00:31:59 +00:00 |
bienvenu%netscape.com
|
af373c479e
|
add rdf to the stupid mailbox parsing test app
|
1999-03-05 03:25:51 +00:00 |
mscott%netscape.com
|
399ea6d2b6
|
part of scc's merge: change interface calls to IID() to GetIID().
|
1999-03-04 00:57:51 +00:00 |
mscott%netscape.com
|
16188dfbca
|
Changes to make the mailbox test driver a url listener on the currently loaded url. This allowed me to use the test driver for mailbox urls as a test for url listeners...
|
1999-03-03 01:18:18 +00:00 |
mscott%netscape.com
|
557cea9b2f
|
Build mailbox test.
|
1999-03-02 23:56:27 +00:00 |
bienvenu%netscape.com
|
ed2684d8b5
|
use registerComponent instead of registerfactory to fix build bustage
|
1999-02-28 22:03:19 +00:00 |
bienvenu%netscape.com
|
7dcf375127
|
fix default mailbox path- needs leading /
|
1999-02-25 04:03:32 +00:00 |
putterman%netscape.com
|
269a92e9b1
|
changed to use msgdb.lib
|
1999-02-25 02:58:35 +00:00 |
mscott%netscape.com
|
ca8989048c
|
Remove dependencies on local.lib. Use the mailbox service for building and running mailbox urls. This allows to just use the dll form of msglocal.
|
1999-02-25 01:05:36 +00:00 |
warren%netscape.com
|
7f928e4843
|
Reorganization. Changes for collections, enumerations, generic folders, file paths, etc.
|
1999-02-24 10:39:06 +00:00 |
bienvenu%netscape.com
|
975c2e75c8
|
fix name of exe for clobber target
|
1999-02-23 03:38:32 +00:00 |
bienvenu%netscape.com
|
1ec85ed0e9
|
link with the dll rdf to get rid of linker warnings
|
1999-02-19 01:42:25 +00:00 |
alecf%netscape.com
|
18a53679ff
|
ignore generated files
|
1999-02-17 06:01:24 +00:00 |
alecf%netscape.com
|
544886e95e
|
add test directories back to build
|
1999-02-17 05:59:14 +00:00 |
bienvenu%netscape.com
|
bbc1349b8c
|
make pop3 protocol use mailbox parse and line buffer
|
1999-02-17 00:09:22 +00:00 |
alecf%netscape.com
|
5bef17ecbc
|
remove pop3/mailbox tests from unix build until unix makefiles are written
|
1999-02-16 18:12:52 +00:00 |
bienvenu%netscape.com
|
95e756c5f9
|
change default mailbox path
|
1999-02-15 03:05:20 +00:00 |
bienvenu%netscape.com
|
81e809b45f
|
we need rdfbase now
|
1999-02-14 22:34:47 +00:00 |
warren%netscape.com
|
299d7e296e
|
Converted nsIMsg into nsIMessage, unifying with nsMsgHdr. Removed NS_DEFINE_IID macros. Renamed a few types and enums.
|
1999-02-13 10:39:59 +00:00 |
bienvenu%netscape.com
|
01c9b20baf
|
remove stubs, add db lib
|
1999-02-13 01:17:26 +00:00 |
mscott%netscape.com
|
0a0d0a91bb
|
makefile for building mailbox test stuff
|
1999-02-12 05:26:42 +00:00 |
mscott%netscape.com
|
a8a8a9c81e
|
Build mailbox test directory
|
1999-02-12 05:26:21 +00:00 |
mscott%netscape.com
|
79bf998b17
|
Added some comments about how this test app works...
|
1999-02-12 05:07:59 +00:00 |
mscott%netscape.com
|
e76a0945b4
|
Build the mailboxTest harness....
|
1999-02-12 04:49:04 +00:00 |
mscott%netscape.com
|
283a30858d
|
Test harness for mailbox urls.
|
1999-02-12 04:48:46 +00:00 |
mscott%netscape.com
|
8e6d74a1ea
|
A stub implementation of the mailbox parser used to test parsing mail folder mailbox urls...
|
1999-02-12 04:48:31 +00:00 |
bienvenu%netscape.com
|
927e035bb5
|
test mailbox parser code
|
1999-02-12 02:00:08 +00:00 |
alecf%netscape.com
|
db2e84259e
|
ignore Makefile
|
1999-02-11 06:51:42 +00:00 |
mscott%netscape.com
|
105c9422b2
|
Replaces old Makefile.in. We now want to build pop3 directory...
|
1999-02-11 03:57:53 +00:00 |
mscott%netscape.com
|
738aae22e9
|
Adding to build new directory...
|
1999-02-11 03:56:36 +00:00 |
mscott%netscape.com
|
57b0987aa7
|
moved into new subdirectory....
|
1999-02-11 03:33:04 +00:00 |
mscott%netscape.com
|
7d2d6cce3f
|
Build pop3 subdirectory...
|
1999-02-11 03:32:20 +00:00 |
mscott%netscape.com
|
41f226d52e
|
This has been moved into a tests/pop3 subdirectory...
|
1999-02-11 03:31:14 +00:00 |
mscott%netscape.com
|
17e1db95b0
|
use of sockstub protocol to implement a socket connection for a url is now BLIND to the protocol. So let the protocol use its original scheme when building urls. The transport layer will now worry about chaning the scheme to sockstub when appropriate....
|
1999-02-11 03:10:28 +00:00 |
mscott%netscape.com
|
5b44bfb01a
|
Ref count the event sink after we create it....
|
1999-02-05 02:57:19 +00:00 |
jefft%netscape.com
|
a117ff4f14
|
initial coding
|
1999-02-04 22:42:01 +00:00 |
jefft%netscape.com
|
61d6f2bd80
|
Initial coding
|
1999-02-04 22:41:24 +00:00 |