ducarroz%netscape.com
f86489df9c
did some reformating of the code
1999-02-26 22:23:24 +00:00
ducarroz%netscape.com
bbf6f2538a
change hard coded version of messenger
1999-02-26 22:21:45 +00:00
alecf%netscape.com
097ffed247
remove duplicate definition (whoops!)
1999-02-26 20:06:18 +00:00
alecf%netscape.com
58e090b48b
bring NS_InitMsgAppCoreClass back from the dead
1999-02-26 20:04:39 +00:00
mscott%netscape.com
1f03f45461
Export NS_InitMsgAppCoreClass to fix build. Alec is going to make the correct change and add this to the idl file so we won't lose it the next time we rev the idl files. This was part of the hack stuff we had to add to get msgappcore running in apprunner..
1999-02-26 20:03:26 +00:00
mscott%netscape.com
694ed4b0fb
nsISmtpService->SendMessage now takes the host.
1999-02-26 19:18:31 +00:00
mscott%netscape.com
19f9335789
Sending a message now takes a host. Use it.
1999-02-26 19:17:42 +00:00
mscott%netscape.com
c9578bf5d8
Add host as paramater to send send message method.
1999-02-26 19:17:13 +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
7b572778cf
fix clobber rules to correctly clobber resources.
1999-02-26 04:22:44 +00:00
mscott%netscape.com
022657487a
Fix build breakage. Change OpenURL signature to take a char * instead of an AutoString because the interface was changed that way.
1999-02-26 04:16:59 +00:00
mscott%netscape.com
e7756addfc
Fix build breakage remove nsIID.h and nsISupportUtils.h from all interfaces until we can figure out where these files come from. I know this is the wrong long term solution so I'm not even changing the idl files.
1999-02-26 04:10:24 +00:00
mscott%netscape.com
8fd890baa9
nsFileSpec update.
1999-02-26 04:09:39 +00:00
mscott%netscape.com
d80ecd5b6e
Fix build breakage. Many of these interfaces had the constness of arguments removed from them. We need to remove the const char *s and change them to char *s in all of the classes that implement those interfaces....This had a carry over effect of forcing several pieces of code to cast const char *s as char *s. Hopefully we can undo all of these changes when the IDL compiler allows you to have const arguments...
1999-02-26 04:09:10 +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
mscott%netscape.com
697f7718fc
Fix build breakage remove nsIID.h and nsISupportUtils.h from all interfaces until we can figure out where these files come from. I know this is the wrong long term solution so I'm not even changing the idl files.
1999-02-26 03:59:33 +00:00
mscott%netscape.com
e5421e9043
nsFileSpec updates.
1999-02-26 03:58:26 +00:00
mscott%netscape.com
dfd9c8234a
Fix build by exporting nsIMsg.h
1999-02-26 03:54:45 +00:00
bienvenu%netscape.com
947c703fef
more reading and writing of toy db
1999-02-26 03:25:16 +00:00
mscott%netscape.com
9179a10776
nsFileSpec changes.
1999-02-26 02:22:01 +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
alecf%netscape.com
b36401c12f
add new compose makefiles
1999-02-26 01:22:12 +00:00
alecf%netscape.com
3ca115bf66
rev the XPIDL generated headers
1999-02-26 01:17:12 +00:00
alecf%netscape.com
64849117bf
check in unix makefiles/ignore files
1999-02-26 01:16:07 +00:00
alecf%netscape.com
3d56fd5d3a
update to make compose build on Linux
1999-02-26 01:14:57 +00:00
putterman%netscape.com
6565f59553
AddRef database in constructor.
1999-02-26 01:02:15 +00:00
bienvenu%netscape.com
bfefdb6288
hack up some persistance
1999-02-25 04:04:43 +00:00
bienvenu%netscape.com
d2e486af10
fix default mailbox path- needs leading /
1999-02-25 04:03:32 +00:00
putterman%netscape.com
80388bd070
Added cached flag
1999-02-25 03:01:22 +00:00
putterman%netscape.com
2d169788d3
Added correct RDF root.
1999-02-25 02:59:30 +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
putterman%netscape.com
5a0f1caf3d
changed to msgdb.lib
1999-02-25 02:56:44 +00:00
putterman%netscape.com
869d1254f5
Added db for message counts
1999-02-25 02:56:13 +00:00
putterman%netscape.com
53137a4208
Add msglocal.lib
1999-02-25 02:54:38 +00:00
mscott%netscape.com
f8def9a66c
First checked in.
1999-02-25 02:41:37 +00:00
bienvenu%netscape.com
eda9a5672d
add new constructor from file path to avoid multiple nativization problems
1999-02-25 02:09:07 +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