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

57 Коммитов

Автор SHA1 Сообщение Дата
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
mscott%netscape.com e67e9de329 Add pop3 url to the list of components this factory can generate. 1999-03-31 19:25:17 +00:00
putterman%netscape.com 669067e608 Fixed freeing mismatched memory errors. 1999-03-30 02:27:17 +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
alecf%netscape.com 9b730135f9 make local a component 1999-03-20 02:05:46 +00:00
alecf%netscape.com 7290f51635 link against util library rather than the mail/news component 1999-03-20 01:52:42 +00:00
putterman%netscape.com 16e7e63f39 Changes made to avoid nsMsgHdr duplication. Now can get a message resource from
the factory.
1999-03-18 21:39:42 +00:00
leaf%mozilla.org 4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
bienvenu%netscape.com 0f4e1f431e mork landing 1999-03-12 20:16:40 +00:00
mscott%netscape.com afea5c7960 factory can now create a pop3 service... 1999-03-12 04:07:52 +00:00
bienvenu%netscape.com 10a9444191 add explicit include of nsCOMPtr.h 1999-03-11 06:39:35 +00:00
putterman%netscape.com 3abfe3dbd8 Added xplib.lib and added folderListener 1999-03-09 22:37:06 +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 f91c73b94c include xplib.h.... 1999-03-08 00:01:04 +00:00
mscott%netscape.com c18c2188f3 Add mailbox parser to list of components the local msg factory can create. 1999-03-08 00:00:44 +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