pp%ludusdesign.com
637edb15e8
Conversion of ::GetIID() to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59703 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:39:15 +00:00
mscott%netscape.com
9c20708126
add support for local string bundle service
...
remove all traces of mailboxMessage protocol
r=alecf
git-svn-id: svn://10.0.0.236/trunk@59139 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 00:48:27 +00:00
dougt%netscape.com
714da09a59
Landing nsIFile.
...
git-svn-id: svn://10.0.0.236/trunk@58490 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 21:28:28 +00:00
sspitzer%netscape.com
aa7d14fc95
fix #23372 , remove hard coded string from account manager and account wizard
...
js. fix #23313 , don't allow user to delete "local folders" account.
fix #23413 , implement delete account. further divorce "none" from "pop3"
(which will be useful once we get to movemail and other incoming mail server types)
r=alecf
git-svn-id: svn://10.0.0.236/trunk@57171 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 04:01: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
mscott%netscape.com
14bcf4dfb6
Bug #11836 --> convert local factory to be a nsIModule
...
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@50168 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-07 23:35:10 +00:00
sspitzer%netscape.com
fedbb4a788
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.
...
git-svn-id: svn://10.0.0.236/trunk@47336 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 12:08:02 +00:00
alecf%netscape.com
ef4ce6e0d9
also implement "none" protocol info
...
git-svn-id: svn://10.0.0.236/trunk@47225 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 00:04:09 +00:00
alecf%netscape.com
e3b6ad2ed8
register pop3service as a protocolinfo
...
git-svn-id: svn://10.0.0.236/trunk@47224 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 00:01:57 +00:00
mscott%netscape.com
a4536da3b0
register as mailboxMessage protocol handler.
...
git-svn-id: svn://10.0.0.236/trunk@47017 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-12 05:07:23 +00:00
sspitzer%netscape.com
91f3119539
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
git-svn-id: svn://10.0.0.236/trunk@45456 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 06:08:19 +00:00
alecf%netscape.com
43fc5965e9
move CIDs and ProgIDs into nsMsgLocalCID.h
...
git-svn-id: svn://10.0.0.236/trunk@43773 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 03:20:54 +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
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
4789cc09c7
Use factory method for pop3 url.
...
git-svn-id: svn://10.0.0.236/trunk@36235 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 04:32:31 +00:00
mscott%netscape.com
3413f4a8d5
constructor for smtp url no longer takes any arguments.
...
git-svn-id: svn://10.0.0.236/trunk@36165 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 00:11:11 +00:00
mscott%netscape.com
3817aa452b
Use NS_WITH_SERVICE1 which uses the service manager that was passed in to
...
NSRegisterSelf / NSUnregisterSelf.
git-svn-id: svn://10.0.0.236/trunk@34375 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 06:40:48 +00:00
mscott%netscape.com
b80820c297
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.
...
git-svn-id: svn://10.0.0.236/trunk@33870 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-05 00:15:12 +00:00
mscott%netscape.com
c7a630e624
Register component for nsIMgParseMailMsgState.
...
git-svn-id: svn://10.0.0.236/trunk@33008 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 22:11:18 +00:00
dp%netscape.com
f015deb427
Converting stray UnregisterFactory calls to UnregisterComponent
...
git-svn-id: svn://10.0.0.236/trunk@30485 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 01:37:04 +00:00
sspitzer%netscape.com
f38322f5a2
warnings be gone!
...
git-svn-id: svn://10.0.0.236/trunk@30463 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 00:17:15 +00:00
putterman%netscape.com
908c1ab6a1
Added ability to create a message.
...
git-svn-id: svn://10.0.0.236/trunk@29080 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-24 20:44:40 +00:00
putterman%netscape.com
141d926c44
Added mailbox_message registration.
...
git-svn-id: svn://10.0.0.236/trunk@28504 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-21 20:17:43 +00:00
mscott%netscape.com
eb454612ca
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.
...
git-svn-id: svn://10.0.0.236/trunk@28360 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-20 23:28:42 +00:00
sspitzer%netscape.com
30a1fc3e1e
changes to get news in the folder pane
...
git-svn-id: svn://10.0.0.236/trunk@28280 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-20 19:08:10 +00:00
putterman%netscape.com
172bf85a44
Split datasources into message and folder datasources and moved them to base.
...
git-svn-id: svn://10.0.0.236/trunk@28200 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-20 01:11:11 +00:00
alecf%netscape.com
f1853e6ca3
land multiple accounts system into local mail and pop
...
git-svn-id: svn://10.0.0.236/trunk@26578 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-06 22:48:25 +00:00
mscott%netscape.com
f5db3da4de
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.
...
git-svn-id: svn://10.0.0.236/trunk@26422 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-06 03:15:55 +00:00
bienvenu%netscape.com
8406bf6069
make msgdb a dll
...
git-svn-id: svn://10.0.0.236/trunk@26216 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-04 17:48:16 +00:00
mscott%netscape.com
bf56fa9082
Add pop3 url to the list of components this factory can generate.
...
git-svn-id: svn://10.0.0.236/trunk@25722 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-31 19:25:17 +00:00
putterman%netscape.com
3e37616260
Fixed freeing mismatched memory errors.
...
git-svn-id: svn://10.0.0.236/trunk@25573 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-30 02:27:17 +00:00
putterman%netscape.com
61a8f0d1cc
Changes made to avoid nsMsgHdr duplication. Now can get a message resource from
...
the factory.
git-svn-id: svn://10.0.0.236/trunk@24337 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-18 21:39:42 +00:00
mscott%netscape.com
9bdec6edc6
factory can now create a pop3 service...
...
git-svn-id: svn://10.0.0.236/trunk@23862 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-12 04:07:52 +00:00
bienvenu%netscape.com
a3b794e060
add explicit include of nsCOMPtr.h
...
git-svn-id: svn://10.0.0.236/trunk@23673 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-11 06:39:35 +00:00
putterman%netscape.com
623a8f0bf2
Added xplib.lib and added folderListener
...
git-svn-id: svn://10.0.0.236/trunk@23391 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-09 22:37:06 +00:00
warren%netscape.com
d62d4a9f0b
Removed nsService stuff.
...
git-svn-id: svn://10.0.0.236/trunk@23323 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-09 12:29:08 +00:00
warren%netscape.com
de7b75d07f
nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc.
...
git-svn-id: svn://10.0.0.236/trunk@23303 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-09 09:52:30 +00:00
mscott%netscape.com
02c61ddd40
Add mailbox parser to list of components the local msg factory can create.
...
git-svn-id: svn://10.0.0.236/trunk@23137 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-08 00:00:44 +00:00
mscott%netscape.com
cb4aefdcb9
part of scc's merge: change interface calls to IID() to GetIID().
...
git-svn-id: svn://10.0.0.236/trunk@22752 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-04 00:57:51 +00:00
warren%netscape.com
bda4005b55
Making it build with new RDF registration mechanism.
...
git-svn-id: svn://10.0.0.236/trunk@22103 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-26 12:24:22 +00:00
mscott%netscape.com
9cc87ede3a
Add msgCore.h at top for pre-compiled headers. Added ability for factory to create mailbox urls and mailbox service.
...
git-svn-id: svn://10.0.0.236/trunk@21801 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-24 22:11:10 +00:00
putterman%netscape.com
ea080443e6
Added build directory.
...
git-svn-id: svn://10.0.0.236/trunk@21577 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-23 07:08:56 +00:00