Commit Graph

99 Commits

Author SHA1 Message Date
blizzard%redhat.com
7d5eae27a1 fix spelling of hander to handler. bug #29407. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@61769 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-27 20:51:11 +00:00
sspitzer%netscape.com
5ea6a0cd6d fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup.
git-svn-id: svn://10.0.0.236/trunk@61734 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 03:52:06 +00:00
sspitzer%netscape.com
9590786254 more changes to get everyone using my arbitrary command line handling.
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott


git-svn-id: svn://10.0.0.236/trunk@60015 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:11:13 +00:00
sspitzer%netscape.com
961417414a in the immortal words of sfraser: "die, appcores, die".
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.

r=alecf


git-svn-id: svn://10.0.0.236/trunk@59932 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 06:54:52 +00:00
ducarroz%netscape.com
60cd3e0147 Part of fix for bug 17771. Add class nsIMsgRecipientArray. R=jefft
git-svn-id: svn://10.0.0.236/trunk@54949 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:34:49 +00:00
mscott%netscape.com
f719e4da75 Bug #14928 register our x-application-mailto content handler
register mailto url protocol
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@53867 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 08:39:40 +00:00
mscott%netscape.com
bfd710100c add mailto url cid and progid
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@53866 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 08:39:17 +00:00
jdunn%netscape.com
f0c83b3d5a Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688


git-svn-id: svn://10.0.0.236/trunk@53637 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 06:02:31 +00:00
warren%netscape.com
f4eb982ac0 Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf
git-svn-id: svn://10.0.0.236/trunk@53341 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 09:07:26 +00:00
sspitzer%netscape.com
5839aa32bc 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


git-svn-id: svn://10.0.0.236/trunk@52980 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 02:04:06 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
ducarroz%netscape.com
ab0bddd10c Fix for bug 17768. Set ProgID to soemething else than an empty string. R=rhp
git-svn-id: svn://10.0.0.236/trunk@52604 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 23:29:51 +00:00
alecf%netscape.com
54bfc70eea 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


git-svn-id: svn://10.0.0.236/trunk@52452 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 01:12:32 +00:00
mscott%netscape.com
08f1d9c5a8 Bug #16927 --> add msg quote listener to module.
r=rhp


git-svn-id: svn://10.0.0.236/trunk@52052 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-28 04:20:41 +00:00
mscott%netscape.com
3b5d377a59 Bug #16927 --> add class id for msg quote listener
r=rhp


git-svn-id: svn://10.0.0.236/trunk@52051 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-28 04:19:59 +00:00
alecf%netscape.com
d5785373e3 land nsIModule for mail compose
git-svn-id: svn://10.0.0.236/trunk@50398 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-12 00:34:06 +00:00
vidur%netscape.com
b807408d65 Removed parser static linkage.
git-svn-id: svn://10.0.0.236/trunk@49507 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 22:23:21 +00:00
putterman%netscape.com
3d7ff9d3d0 Fix for bugs 14786 and 13727. Fix leaking nsIServiceManager and datasources. Approved by chofmann
and reviewed by alecf.


git-svn-id: svn://10.0.0.236/trunk@49011 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-24 21:59:45 +00:00
alecf%netscape.com
0b846506fe I need real ProgIDs, not these fakes.
git-svn-id: svn://10.0.0.236/trunk@48279 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 23:19:53 +00:00
sfraser%netscape.com
e94f7325a1 Fix a broken CLSID macro
git-svn-id: svn://10.0.0.236/trunk@48087 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 23:42:37 +00:00
alecf%netscape.com
a4ce9041f6 oops, raptorhtml isn't loaded with apprunner, so we do need to load this after all
git-svn-id: svn://10.0.0.236/trunk@48043 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 22:53:48 +00:00
alecf%netscape.com
37f009552c don't need to link compose against raptor anymore
git-svn-id: svn://10.0.0.236/trunk@48015 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 20:31:32 +00:00
cls%seawood.org
80e5f15b7c Remove unnecessary -D_BSD_SOURCE now that __STRICT_ANSI__ is set in <prinet.h>
git-svn-id: svn://10.0.0.236/trunk@47788 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 14:50:19 +00:00
briano%netscape.com
2f7e18a827 General cleanup.
git-svn-id: svn://10.0.0.236/trunk@47430 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 23:05:06 +00:00
alecf%netscape.com
1cb351c6da register smtp server
git-svn-id: svn://10.0.0.236/trunk@47311 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 08:23:20 +00:00
cls%seawood.org
fc5617f6c4 Fix my bustage using -D_BSD_SOURCE
git-svn-id: svn://10.0.0.236/trunk@47067 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-12 17:15:57 +00:00
alecf%netscape.com
dcc25c338a use cool new ISUPPORTS macros
git-svn-id: svn://10.0.0.236/trunk@46314 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 05:46:24 +00:00
alecf%netscape.com
8bd49d6f30 add CID for SMTP server
git-svn-id: svn://10.0.0.236/trunk@46309 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 05:39:44 +00:00
putterman%netscape.com
43ae8fd24b msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll
git-svn-id: svn://10.0.0.236/trunk@45201 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 22:17:13 +00:00
mscott%netscape.com
006bbfd479 move CID from an interface into this file for nsISmtpService.
git-svn-id: svn://10.0.0.236/trunk@44890 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:12:00 +00:00
ramiro%netscape.com
1784612f6b cleanup linking of libmozreg.
git-svn-id: svn://10.0.0.236/trunk@44002 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 15:41:53 +00:00
mscott%netscape.com
1e6279a9cd fix some bogus QI stuff where we always returned nsISupports instead of what the user asked
git-svn-id: svn://10.0.0.236/trunk@43857 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:43:01 +00:00
alecf%netscape.com
1d71fbf941 add new SMTP server API
(incomplete implementation, not hooked up yet)


git-svn-id: svn://10.0.0.236/trunk@43784 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 04:49:04 +00:00
rhp%netscape.com
c322b11bb6 Changes for Envelope display and fixing MHTML sending capabilities
git-svn-id: svn://10.0.0.236/trunk@43437 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 01:39:17 +00:00
rhp%netscape.com
43383044b1 Simple fix for naming on factory for quoting
git-svn-id: svn://10.0.0.236/trunk@43029 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 21:40:25 +00:00
ducarroz%netscape.com
e07577ac65 Fix for bug 10382
git-svn-id: svn://10.0.0.236/trunk@42380 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 00:16:24 +00:00
rhp%netscape.com
d929570575 Changes for Drafts and Templates
git-svn-id: svn://10.0.0.236/trunk@41736 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-31 19:59:35 +00:00
briano%netscape.com
e127086b8f Added NSPR_LIBS so it the shared lib would build on IRIX.
git-svn-id: svn://10.0.0.236/trunk@41608 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-30 23:36:14 +00:00
mscott%netscape.com
e842ae2afa Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko.
git-svn-id: svn://10.0.0.236/trunk@41503 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 00:42:25 +00:00
briano%netscape.com
684f6b2907 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
git-svn-id: svn://10.0.0.236/trunk@41354 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 23:27:44 +00:00
dveditz%netscape.com
4a69d1d866 nakefile cleanups
git-svn-id: svn://10.0.0.236/trunk@38066 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:42:17 +00:00
briano%netscape.com
47a94e12b5 Cleanup and fixes for OpenBSD.
git-svn-id: svn://10.0.0.236/trunk@37954 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 03:25:32 +00:00
rhp%netscape.com
f85a03ebe7 Changes for plain text quoting
git-svn-id: svn://10.0.0.236/trunk@37706 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 18:08:05 +00:00
putterman%netscape.com
2c5afbbd59 Use nsCOMTypeInfo
git-svn-id: svn://10.0.0.236/trunk@37592 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 00:16:39 +00:00
scc%netscape.com
a2d0be4d64 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
git-svn-id: svn://10.0.0.236/trunk@37444 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 21:01:31 +00:00
mscott%netscape.com
527e0a8c50 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.


git-svn-id: svn://10.0.0.236/trunk@37216 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 20:14:10 +00:00
ducarroz%netscape.com
3a29c895f4 change printf text "composer" to "message compose"
git-svn-id: svn://10.0.0.236/trunk@36348 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:45:01 +00:00
mscott%netscape.com
3a8e0d8903 Add smtp url to the factory.
git-svn-id: svn://10.0.0.236/trunk@36141 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-21 23:19:37 +00:00
mscott%netscape.com
7cd358d83b Add CID for smtp url.
git-svn-id: svn://10.0.0.236/trunk@36127 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-21 23:10:54 +00:00
rhp%netscape.com
1e5929f8fa changes for quoting
git-svn-id: svn://10.0.0.236/trunk@35503 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 23:25:52 +00:00