mscott%netscape.com
4569b85f36
Bug #14928 register our x-application-mailto content handler
...
register mailto url protocol
r=sspitzer
1999-11-18 08:39:40 +00:00
mscott%netscape.com
4cc0b685eb
add mailto url cid and progid
...
r=sspitzer
1999-11-18 08:39:17 +00:00
jdunn%netscape.com
e871be6de2
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
warren%netscape.com
7f04320416
Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf
1999-11-12 09:07:26 +00:00
sspitzer%netscape.com
b79f0bc070
fix for #17956 and #18084 .
...
#17956 is reply fails if message in local mail folder
fix (by ducarroz) is to remove the temporary code.
#18084 is sending email fails in certain cases
the problem is we were sending the wrong info to the SMTP server.
when we sent "MAIL FROM: <address>" to the SMTP server we sent
the smtp username and not the full name built from the identity.
most of the changes are to support passing the identity around.
I also added code so that the smtp username is used on the mailto url spec.
we'll need that later, when we support multiple smtp servers and ESMTP.
r=alecf
a=chofmann
1999-11-09 02:04:06 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
ducarroz%netscape.com
2e20cb2819
Fix for bug 17768. Set ProgID to soemething else than an empty string. R=rhp
1999-11-02 23:29:51 +00:00
alecf%netscape.com
649ac66265
cleanup NS_IMPL_MODULE and friends
...
- define new nsModuleComponentInfo and use it instead of components_t
- use size_t instead of unsigned int
- add some docs
- allow user to define own module name
1999-11-02 01:12:32 +00:00
mscott%netscape.com
9f12a154f8
Bug #16927 --> add msg quote listener to module.
...
r=rhp
1999-10-28 04:20:41 +00:00
mscott%netscape.com
7591e49798
Bug #16927 --> add class id for msg quote listener
...
r=rhp
1999-10-28 04:19:59 +00:00
alecf%netscape.com
c4386d0670
land nsIModule for mail compose
1999-10-12 00:34:06 +00:00
vidur%netscape.com
6c78aabdfe
Removed parser static linkage.
1999-09-30 22:23:21 +00:00
putterman%netscape.com
c4b0f833e6
Fix for bugs 14786 and 13727. Fix leaking nsIServiceManager and datasources. Approved by chofmann
...
and reviewed by alecf.
1999-09-24 21:59:45 +00:00
alecf%netscape.com
c1b1098e55
I need real ProgIDs, not these fakes.
1999-09-19 23:19:53 +00:00
sfraser%netscape.com
947d4936aa
Fix a broken CLSID macro
1999-09-17 23:42:37 +00:00
alecf%netscape.com
fb7d3f566b
oops, raptorhtml isn't loaded with apprunner, so we do need to load this after all
1999-09-17 22:53:48 +00:00
alecf%netscape.com
187404d4d0
don't need to link compose against raptor anymore
1999-09-17 20:31:32 +00:00
cls%seawood.org
cb3abff6ef
Remove unnecessary -D_BSD_SOURCE now that __STRICT_ANSI__ is set in <prinet.h>
1999-09-16 14:50:19 +00:00
briano%netscape.com
3474999aa5
General cleanup.
1999-09-14 23:05:06 +00:00
alecf%netscape.com
9917da1051
register smtp server
1999-09-14 08:23:20 +00:00
cls%seawood.org
a87b20551f
Fix my bustage using -D_BSD_SOURCE
1999-09-12 17:15:57 +00:00
alecf%netscape.com
7c3767fdb3
use cool new ISUPPORTS macros
1999-09-08 05:46:24 +00:00
alecf%netscape.com
3b038972f9
add CID for SMTP server
1999-09-08 05:39:44 +00:00
putterman%netscape.com
82d604a5a0
msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll
1999-08-30 22:17:13 +00:00
mscott%netscape.com
befadcee22
move CID from an interface into this file for nsISmtpService.
1999-08-27 21:12:00 +00:00
ramiro%netscape.com
2c19866af3
cleanup linking of libmozreg.
1999-08-21 15:41:53 +00:00
mscott%netscape.com
9e01d6febd
fix some bogus QI stuff where we always returned nsISupports instead of what the user asked
1999-08-20 22:43:01 +00:00
alecf%netscape.com
db4f6f8103
add new SMTP server API
...
(incomplete implementation, not hooked up yet)
1999-08-20 04:49:04 +00:00
rhp%netscape.com
0031f4ab09
Changes for Envelope display and fixing MHTML sending capabilities
1999-08-18 01:39:17 +00:00
rhp%netscape.com
4a298b7ba8
Simple fix for naming on factory for quoting
1999-08-10 21:40:25 +00:00
ducarroz%netscape.com
618e21a4bb
Fix for bug 10382
1999-08-06 00:16:24 +00:00
rhp%netscape.com
975ad90fb9
Changes for Drafts and Templates
1999-07-31 19:59:35 +00:00
briano%netscape.com
0212559fff
Added NSPR_LIBS so it the shared lib would build on IRIX.
1999-07-30 23:36:14 +00:00
mscott%netscape.com
01ab699db6
Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko.
1999-07-29 00:42:25 +00:00
briano%netscape.com
007ea62765
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
1999-07-27 23:27:44 +00:00
dveditz%netscape.com
0eb6c820cf
nakefile cleanups
1999-07-02 13:42:17 +00:00
briano%netscape.com
f39934ebcd
Cleanup and fixes for OpenBSD.
1999-07-02 03:25:32 +00:00
rhp%netscape.com
753a4fb8ec
Changes for plain text quoting
1999-07-01 18:08:05 +00:00
putterman%netscape.com
3f0119ce03
Use nsCOMTypeInfo
1999-07-01 00:16:39 +00:00
scc%netscape.com
f79508bc68
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
mscott%netscape.com
9904b84b28
remove printf which was printing a char * file path passed into NSRegisterSelf. This file path is base 64
...
encoded alias handle on the mac and looks bogus when you print it out.
1999-06-28 20:14:10 +00:00
ducarroz%netscape.com
6fb1abf7a9
change printf text "composer" to "message compose"
1999-06-22 21:45:01 +00:00
mscott%netscape.com
8e0ded137c
Add smtp url to the factory.
1999-06-21 23:19:37 +00:00
mscott%netscape.com
8bb10539b7
Add CID for smtp url.
1999-06-21 23:10:54 +00:00
rhp%netscape.com
4902e7b8f1
changes for quoting
1999-06-15 23:25:52 +00:00
ducarroz%netscape.com
f0214f916a
Replace Compose Appcore by nsIMsgComposeService/nsIMsgCompose
1999-06-11 00:25:18 +00:00
ducarroz%netscape.com
9944505151
Add Message Compose Service CID
1999-06-11 00:25:14 +00:00
mscott%netscape.com
14b921cb3a
Use NS_WITH_SERVICE1 which uses the service manager that was passed in to
...
NSRegisterSelf / NSUnregisterSelf.
1999-06-09 06:40:48 +00:00
rhp%netscape.com
b6e1445779
New compose BE functionality
1999-06-07 18:48:32 +00:00
mscott%netscape.com
c78ee2032c
Don't build dll until the install phase, not the lib phase.
1999-06-07 08:22:54 +00:00