Commit Graph

80 Commits

Author SHA1 Message Date
sspitzer%netscape.com
c855b50986 be consistent with how we define the incoming server prog ids. add a debugging
printf (for me only).  r=alecf


git-svn-id: svn://10.0.0.236/trunk@59931 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 06:51:24 +00:00
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
ramiro%fateware.com
295053baa2 Dont put the static rdfutil thing inside the FORCE_ALL block. r=alecf.
git-svn-id: svn://10.0.0.236/trunk@51592 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-22 23:28:30 +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
briano%netscape.com
71def0b39e General cleanup.
git-svn-id: svn://10.0.0.236/trunk@47461 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 00:02:25 +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
e364a88e7c don't need to depend on nsMsgBaseCID.h anymore
git-svn-id: svn://10.0.0.236/trunk@47229 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 00:10:29 +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
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
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
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
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
b9614987b1 Cleanup and fix for OpenBSD.
git-svn-id: svn://10.0.0.236/trunk@37742 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 18:51:49 +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
b0c1daff63 Add pop3 url cid.
git-svn-id: svn://10.0.0.236/trunk@36234 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 04:32:19 +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
sspitzer%netscape.com
6250b1f442 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.)


git-svn-id: svn://10.0.0.236/trunk@34160 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 02:17:24 +00:00
mscott%netscape.com
8fd0c627d2 remove IGNORE_MANIFEST.
git-svn-id: svn://10.0.0.236/trunk@34083 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-07 21:28:20 +00:00
mscott%netscape.com
b4cf41d822 Don't build dll until the install phase, not the lib phase.
git-svn-id: svn://10.0.0.236/trunk@33986 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-07 08:22:54 +00:00
mscott%netscape.com
170ca8965c 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.


git-svn-id: svn://10.0.0.236/trunk@33980 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-07 06:52:45 +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
80c6e96a41 Remove unnecessary LINCS now that all headers are pushed to the same directory.
git-svn-id: svn://10.0.0.236/trunk@33662 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-03 23:31:57 +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
mscott%netscape.com
5ad0afc9b0 Add claas id for nsIMgParseMailMsgState
git-svn-id: svn://10.0.0.236/trunk@33003 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 22:06:40 +00:00
alecf%netscape.com
d120241f1f IDL-ify these interfaces
move CIDs into nsMsgLocalCID


git-svn-id: svn://10.0.0.236/trunk@32889 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 04:53:32 +00:00
dp%netscape.com
befa259a88 Landing xpcom20/21 branch.
git-svn-id: svn://10.0.0.236/trunk@32644 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 01:38:36 +00:00
mscott%netscape.com
8427db7291 Updates with msgcoreutil building as a dll.
git-svn-id: svn://10.0.0.236/trunk@32174 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 23:59:45 +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
alecf%netscape.com
5bd64195a7 move static libraries inside SHARED_LIBRARY_LIBS
git-svn-id: svn://10.0.0.236/trunk@29262 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-26 22:41:02 +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
sspitzer%netscape.com
47096998a5 fix a typo in the comment
git-svn-id: svn://10.0.0.236/trunk@28405 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-21 02:55:04 +00:00
mscott%netscape.com
eab01ac86a remove linkage against xplib.
git-svn-id: svn://10.0.0.236/trunk@28362 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-20 23:30:42 +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
rhp%netscape.com
cb154da742 Moving header parser interface
git-svn-id: svn://10.0.0.236/trunk@27871 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-16 19:02:22 +00:00