mcmullen%netscape.com
b29466b581
Adapt to the removed offset parameter in streams.
1999-03-06 01:03:12 +00:00
tague%netscape.com
32fceb4454
Fixed tree bustage
1999-03-06 00:58:50 +00:00
mscott%netscape.com
8c6329a13e
Don't link with rdf_utils. That is already linked into msglocal.lib.
1999-03-06 00:53:32 +00:00
mscott%netscape.com
3e33c081af
Remove extraneous functions....update to use ::RegisterComponent.
1999-03-06 00:53:11 +00:00
mcmullen%netscape.com
0c6079daf5
Trying to fix the use of streams (the offset parameter has gone).
1999-03-06 00:44:40 +00:00
mscott%netscape.com
fceeda0527
woops....fix typo....
1999-03-06 00:39:46 +00:00
mscott%netscape.com
a5637b5551
Add test code for displaying a mailbox message from a berkley mail folder.
1999-03-06 00:31:59 +00:00
mscott%netscape.com
5d81320989
LoadUrl now takes a display consumer. Add functionality for reading & displaying a mailbox message.
...
Right now we write the message to a temp file and then run a file url on the temp file to display the message.
So mkfile handles the rfc-822 to html conversion for us...
1999-03-06 00:31:06 +00:00
mscott%netscape.com
1ef44a196c
interface change, display message now takes a message id and a message key.
1999-03-06 00:30:10 +00:00
mscott%netscape.com
e2a681d7a6
Implemented a DisplayMessage service which takes a msg id, msg key a display consumer and possibly a url listener. It builds a mailbox url and runs it. Also, nsMailboxProtocol::LoadUrl now takes the consumer as an argument..
1999-03-06 00:29:50 +00:00
mscott%netscape.com
17ae9dfd45
many changes to how we parse a url. Added ability to extract message ID and message key from the search part.
...
When generating the url_struct for netlib, if we are a display mailbox url, then set the byte range based on message key and message size.
1999-03-06 00:29:10 +00:00
mscott%netscape.com
02fe502d6d
accessors for fetching a message key for the current url and a setter for setting the message size.
1999-03-06 00:28:23 +00:00
mscott%netscape.com
44c4e408c7
display message takes a message key and a messageID.
1999-03-06 00:27:58 +00:00
bienvenu%netscape.com
ca1ea32c3c
load mail root path from prefs.js
1999-03-05 21:17:59 +00:00
bienvenu%netscape.com
adaa177ffb
add rdf to the stupid mailbox parsing test app
1999-03-05 03:25:51 +00:00
putterman%netscape.com
10d5f82297
Need to register the datasource.
1999-03-04 05:24:12 +00:00
alecf%netscape.com
f4568a3e25
only build tests when ENABLE_TESTS (i.e. --enable-tests) is turned on
1999-03-04 01:36:25 +00:00
mscott%netscape.com
2378c3cf18
part of scc's merge: change interface calls to IID() to GetIID().
1999-03-04 00:57:51 +00:00
mscott%netscape.com
8fd5c2d239
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
d3da05c755
Update urlListener stuff.
1999-03-03 01:16:42 +00:00
mscott%netscape.com
0fd9236d8c
pass in urlListener as argument to parsing a mailbox.
1999-03-03 01:15:40 +00:00
mscott%netscape.com
f81fb8eafa
Add url listener manager support to mailbox urls.
1999-03-03 01:14:45 +00:00
mscott%netscape.com
f236b51fd2
When parsing a mailbox, allow the caller to pass in a url listener on the action....
1999-03-03 01:13:34 +00:00
mscott%netscape.com
c4ce8fa4f6
Build mailbox test.
1999-03-02 23:56:27 +00:00
putterman%netscape.com
20f8c5174f
Add ".msf" to the list of files types we should ignore when building folders.
1999-03-02 18:32:39 +00:00
putterman%netscape.com
95d1d8c1b2
Added ability to GetMessages from prepopulated database.
1999-03-02 17:17:53 +00:00
bienvenu%netscape.com
af016000d9
use registerComponent instead of registerfactory to fix build bustage
1999-02-28 22:03:19 +00:00
bienvenu%netscape.com
6680a42541
set recipients and cc list as an array of addresses
1999-02-28 22:02:20 +00:00
putterman%netscape.com
315c9e8482
Start writing GetMessages and make folder pane work again.
1999-02-27 07:16:58 +00:00
alecf%netscape.com
b9bd603ea9
fix unix bustage - can't construct objects and pass them as & parameters at the same time
1999-02-26 18:25:57 +00:00
warren%netscape.com
f8b67aa56a
Making it build with new RDF registration mechanism.
1999-02-26 12:24:22 +00:00
bienvenu%netscape.com
f4a2d1d5a8
add new hdrs to db and turn on notification by default
1999-02-26 06:01:26 +00:00
mscott%netscape.com
bf4616c95a
nsFileSpec updates...
1999-02-26 04:06:37 +00:00
mscott%netscape.com
17c3b871c9
Add parsing code if the id is part of the urlspec. Use mailbox action enum.
1999-02-26 04:04:33 +00:00
mscott%netscape.com
514f4fdbb3
Fix build breakage. Convert char * to a nsstring before passing it to createNode
1999-02-26 04:03:44 +00:00
mscott%netscape.com
8dd1e0a3d2
Add enum for mailbox url action type.
1999-02-26 04:00:21 +00:00
alecf%netscape.com
9a9aae17fd
rev the XPIDL-generated headers, and update API calls to match
...
includes dropping "const"ness from parameters
some nsString routines were converted back to char* for the time being.
also added nsIMsg.h, it seemed to be missing
Also many fixes to get Unix building again.
1999-02-26 01:56:15 +00:00
bienvenu%netscape.com
d2e486af10
fix default mailbox path- needs leading /
1999-02-25 04:03:32 +00:00
putterman%netscape.com
b4abbd79bb
changed to use msgdb.lib
1999-02-25 02:58:35 +00:00
putterman%netscape.com
e44f24962d
made folder lists work and added db for message counts.
1999-02-25 02:58:04 +00:00
putterman%netscape.com
a395bc3b64
Fixed clobber
1999-02-25 02:57:30 +00:00
putterman%netscape.com
6c05a2f1ee
added clobber
1999-02-25 02:57:13 +00:00
mscott%netscape.com
f8def9a66c
First checked in.
1999-02-25 02:41:37 +00:00
bienvenu%netscape.com
124fe70732
add call to DoneParsingFolder so we'll commit database
1999-02-25 02:00:48 +00:00
mscott%netscape.com
2e6576f210
Build nsMailboxService.
1999-02-25 01:12:03 +00:00
mscott%netscape.com
d3e44cdc45
header file for mailbox service implementation.
1999-02-25 01:10:27 +00:00
mscott%netscape.com
e334fb9163
Export nsIMailboxService.h
1999-02-25 01:08:30 +00:00
mscott%netscape.com
ca1ed09794
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
mscott%netscape.com
fe5145d74f
Creating a protocol instance shouldn't require a transport. We should create it ourselves. When running a url, mark it as being processed.
1999-02-25 01:03:45 +00:00
mscott%netscape.com
10e2be4572
Build nsMailboxService
1999-02-25 01:02:27 +00:00