Commit Graph

133 Commits

Author SHA1 Message Date
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
mscott%netscape.com
266ed15e24 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
mscott%netscape.com
de584878f8 Link against msgcoreutil for nsMsgProtocol. 1999-06-05 20:29:15 +00:00
mscott%netscape.com
d41d51bcad Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up. We still return the last failure error code though. 1999-06-04 23:56:20 +00:00
mscott%netscape.com
932a7ae28c Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-03 23:31:57 +00:00
beard%netscape.com
71b71a7ef2 First Checked In. 1999-05-30 02:15:01 +00:00
bienvenu%netscape.com
125cfeec74 fix build bustage 1999-05-27 06:24:06 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
mscott%netscape.com
bdebc6fe6a cleanup makefile. 1999-05-19 00:02:29 +00:00
rhp%netscape.com
b1de5670df General work on composition back end 1999-05-12 22:13:58 +00:00
sspitzer%netscape.com
1cb93659f5 nsMsgPost is extinct 1999-05-04 02:54:57 +00:00
sspitzer%netscape.com
092f18d2ce changes for the post to newsgroup work 1999-04-15 20:21:03 +00:00
ducarroz%netscape.com
a1d5e9f613 Don't need to link with msgCoreUtil.lib 1999-04-06 18:22:31 +00:00
alecf%netscape.com
3bc785d95b resolve libreg unresolved symbols 1999-04-06 04:54:00 +00:00
mscott%netscape.com
a574c5cc04 Updates to how we generate components in create instance. All the NS_New*** objects require an interface ID now and they return a ref counted object. 1999-04-06 03:24:04 +00:00
mscott%netscape.com
1fbbd14930 We no longer need to link with secfree and xplib. 1999-04-04 22:50:36 +00:00
mscott%netscape.com
e208e0d4ff compose no longer needs to link against xplib and the old security library. We shouldn't be linking against mailnews library either!! Use mail util library instead... 1999-04-04 22:42:38 +00:00
putterman%netscape.com
d58487c55f fixed freeing mismatched memory error. 1999-03-30 02:24:18 +00:00
nhotta%netscape.com
e45b6b8595 Removed to link to mime, it wasn't needed. 1999-03-26 01:28:14 +00:00
nhotta%netscape.com
b2eac408ec Backed out my last change, it wasn't needed. 1999-03-26 00:27:52 +00:00
nhotta%netscape.com
09eae8d3f3 Added mime. 1999-03-25 23:39:16 +00:00
briano%netscape.com
1533030ed0 Made the static library in this directory depend on the same 'extra stuff' as the shared library. 1999-03-25 21:32:26 +00:00
mscott%netscape.com
5628517afa fix dependencies... 1999-03-25 04:07:34 +00:00
mscott%netscape.com
480d270e2c remove NODEPEND 1999-03-25 03:43:10 +00:00
alecf%netscape.com
dbd98994bf this is now the build directory for the msgcompose dll 1999-03-23 00:06:25 +00:00
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
ducarroz%netscape.com
4060705aa7 Part of implementation of Reply and Forward 1999-03-13 07:51:54 +00:00
ducarroz%netscape.com
fe246e2f84 The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working. 1999-03-11 01:41:25 +00:00
warren%netscape.com
02c822c0c5 fixed include problem 1999-03-09 13:07:15 +00:00
warren%netscape.com
1baf19439b Removed nsService stuff. 1999-03-09 12:29:08 +00:00
warren%netscape.com
3d21ed5037 nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc. 1999-03-09 09:52:30 +00:00
mscott%netscape.com
4588e008aa Install DLL in components directory as part of dp's changes... 1999-03-07 21:54:46 +00:00
cyeh%netscape.com
b27fdb082f fix pdb file generation so that the go into $(OBJDIR) and also
have more useful names other than "none.pdb". some cleanup remains.
1999-03-05 23:24:48 +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
putterman%netscape.com
5ff2a9715a Works with RegisterComponent 1999-02-27 07:15:41 +00:00
warren%netscape.com
f8b67aa56a Making it build with new RDF registration mechanism. 1999-02-26 12:24:22 +00:00
ducarroz%netscape.com
2cfe3510f6 change composelib to msgcompose.lib 1999-02-23 03:40:55 +00:00
mscott%netscape.com
617cb310e7 Remove commented out dependency on netlib.lib... 1999-02-23 01:03:51 +00:00
mscott%netscape.com
9f9ed78fb1 Added DLL self registration code. Ability to create smtp service object. Changed class name to reflect the fact that this is a factory for compose.... 1999-02-23 01:02:49 +00:00
ducarroz%netscape.com
06a2cd0296 add factory for nsIMsgSend 1999-02-17 19:38:44 +00:00
ducarroz%netscape.com
fcdcc74046 add class id for nsMsgSend 1999-02-17 19:35:46 +00:00
ducarroz%netscape.com
c58bb574b6 add lib secfreenav32 1999-02-17 19:32:28 +00:00
alecf%netscape.com
f85cb4a25e ignore generated files 1999-02-17 06:01:24 +00:00
warren%netscape.com
e8114e350d 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
ducarroz%netscape.com
89c308eed8 Add library raptorbase.lib to the build 1999-02-11 02:37:35 +00:00
ducarroz%netscape.com
323f34a628 Initial check in 1999-02-11 01:01:47 +00:00