Граф коммитов

73 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com f4e5fb5e30 Bug #11836 --> convert local factory to be a nsIModule
r=bienvenu
1999-10-07 23:35:10 +00:00
briano%netscape.com 0c1d97b591 General cleanup. 1999-09-15 00:02:25 +00:00
sspitzer%netscape.com d5445de86d check the return values when calling SetDefaultLocalPath(). mail.root.pop wasn't getting set when migrating a profile that used pop. it was caused by a simple cut and paste error. 1999-09-14 12:08:02 +00:00
alecf%netscape.com fc5232bd1d don't need to depend on nsMsgBaseCID.h anymore 1999-09-14 00:10:29 +00:00
alecf%netscape.com abe7c5a68c also implement "none" protocol info 1999-09-14 00:04:09 +00:00
alecf%netscape.com 2dee1a9519 register pop3service as a protocolinfo 1999-09-14 00:01:57 +00:00
mscott%netscape.com e136e62437 register as mailboxMessage protocol handler. 1999-09-12 05:07:23 +00:00
sspitzer%netscape.com e40911db58 changes to support the new "none" incoming server type.
divorce "pop3" from local mail.  (more to be done here).
general code clean up.
fix #12873 and #12801
1999-09-01 06:08:19 +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
ramiro%netscape.com 2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
alecf%netscape.com 8cc67d0bc8 move CIDs and ProgIDs into nsMsgLocalCID.h 1999-08-20 03:20:54 +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 d4b2efa813 Cleanup and fix for OpenBSD. 1999-07-01 18:51:49 +00:00
scc%netscape.com f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
mscott%netscape.com fceb8ad883 Use factory method for pop3 url. 1999-06-22 04:32:31 +00:00
mscott%netscape.com 1f74e91cbd Add pop3 url cid. 1999-06-22 04:32:19 +00:00
mscott%netscape.com 8b97630479 constructor for smtp url no longer takes any arguments. 1999-06-22 00:11:11 +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
sspitzer%netscape.com 614b25751b giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
mscott%netscape.com 989344b80b remove IGNORE_MANIFEST. 1999-06-07 21:28:20 +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 03e4921265 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. 1999-06-05 00:15:12 +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
mscott%netscape.com 12ff1a5901 Register component for nsIMgParseMailMsgState. 1999-05-27 22:11:18 +00:00
mscott%netscape.com 9268a4f944 Add claas id for nsIMgParseMailMsgState 1999-05-27 22:06:40 +00:00
alecf%netscape.com 26053eb932 IDL-ify these interfaces
move CIDs into nsMsgLocalCID
1999-05-27 04:53:32 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
mscott%netscape.com d09f0061ac Updates with msgcoreutil building as a dll. 1999-05-18 23:59:45 +00:00
dp%netscape.com b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
sspitzer%netscape.com 67c44b2b57 warnings be gone! 1999-05-06 00:17:15 +00:00
alecf%netscape.com 87f98b15b3 move static libraries inside SHARED_LIBRARY_LIBS 1999-04-26 22:41:02 +00:00
putterman%netscape.com 5d9639ccc0 Added ability to create a message. 1999-04-24 20:44:40 +00:00
putterman%netscape.com 5abc728033 Added mailbox_message registration. 1999-04-21 20:17:43 +00:00
sspitzer%netscape.com ca9f0e1cb4 fix a typo in the comment 1999-04-21 02:55:04 +00:00
mscott%netscape.com 5138a5cd91 remove linkage against xplib. 1999-04-20 23:30:42 +00:00
mscott%netscape.com 00f300f846 Register the new nsMsgMessageService which is supported by the mailbox service. Add progids for both the mailbox version of the message service and for the mailbox service. 1999-04-20 23:28:42 +00:00
sspitzer%netscape.com b4e142b8f1 changes to get news in the folder pane 1999-04-20 19:08:10 +00:00
putterman%netscape.com e142b0db9b Split datasources into message and folder datasources and moved them to base. 1999-04-20 01:11:11 +00:00
rhp%netscape.com 599771aad8 Moving header parser interface 1999-04-16 19:02:22 +00:00
ducarroz%netscape.com 340df838de First Checked In. 1999-04-10 01:35:38 +00:00
alecf%netscape.com 5b5172ad26 land multiple accounts system into local mail and pop 1999-04-06 22:48:25 +00:00
alecf%netscape.com 1598cc30cf add libreg for xpcom 1999-04-06 04:30:26 +00:00
mscott%netscape.com 0acb49aa3a Clean up our create instance method. Always check to see if the construction of the object succeeded or not. In addition, verify that the QI succeeded and if it failed, delete the object we had created. 1999-04-06 03:15:55 +00:00
mscott%netscape.com 511bb0d228 Part of my mailnews reduce disk footprint cleanup effort. No longer need to link against xplib. 1999-04-04 23:09:54 +00:00
mscott%netscape.com 8d76f4a1b1 Part of my mailnews reduce disk footprint cleanup effort. we no longer need to link with xplib 1999-04-04 23:00:54 +00:00
bienvenu%netscape.com f4c3ca6058 make msgdb a dll 1999-04-04 17:48:16 +00:00