Commit Graph

53 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
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
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
71ebac111b Bug #16394 --> call Initialize function on url after we create one
r=jefft


git-svn-id: svn://10.0.0.236/trunk@50953 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-17 20:03:37 +00:00
mscott%netscape.com
b605bcf7c8 Bug #15583 --> fix warning (unused variable)
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@49871 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-05 22:03:50 +00:00
mscott%netscape.com
d84901b036 Bug #11837 use NS_GENERIC_FACTORY_CONSTRUCTOR for our components
the factory should cache nsIGenericFactory objects for each
component we know how to produce.
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@49812 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-05 05:45:07 +00:00
mscott%netscape.com
94f2a23952 Bug #11837 --> rewrite the imap factory to use nsIModule.
r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@49707 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-04 00:27:42 +00:00
jefft%netscape.com
050458b292 enabled SaveAttachment
git-svn-id: svn://10.0.0.236/trunk@48392 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 21:07:22 +00:00
briano%netscape.com
10493320ad General cleanup.
git-svn-id: svn://10.0.0.236/trunk@47451 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 23:27:55 +00:00
alecf%netscape.com
9cba712e28 register imap protocol info progid
git-svn-id: svn://10.0.0.236/trunk@47232 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 00:15:08 +00:00
mscott%netscape.com
a73941c9ea add nsIImapMockChannel CID and registration code.
git-svn-id: svn://10.0.0.236/trunk@47027 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-12 05:13:04 +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
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
briano%netscape.com
9d6edb010e Cleanup and fixes for OpenBSD.
git-svn-id: svn://10.0.0.236/trunk@38155 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 21:30:31 +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
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
5817d17edb include nsMsgImapCID.h
git-svn-id: svn://10.0.0.236/trunk@36248 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 05:00:12 +00:00
mscott%netscape.com
8fe8bae1e7 add another class id.
git-svn-id: svn://10.0.0.236/trunk@36247 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 05:00:04 +00:00
mscott%netscape.com
050011a97f Export nsMsgImapCID.h
git-svn-id: svn://10.0.0.236/trunk@36242 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 04:55:03 +00:00
mscott%netscape.com
9bff967085 Export nsMsgImapCID.h
git-svn-id: svn://10.0.0.236/trunk@36240 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 04:49:47 +00:00
mscott%netscape.com
2fafb42a64 First checked in. Header file for the class ids this factory can produce components for.
git-svn-id: svn://10.0.0.236/trunk@36239 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 04:46:01 +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
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
7c9b64c879 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@33867 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-05 00:06:05 +00:00
mscott%netscape.com
a13d238a19 Remove unnecessary LINCS now that all headers are pushed to the same directory.
git-svn-id: svn://10.0.0.236/trunk@33672 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-03 23:42:51 +00:00
mscott%netscape.com
f0b1744305 Remove obsolete dependency on local.
git-svn-id: svn://10.0.0.236/trunk@33012 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 22:16:07 +00:00
mscott%netscape.com
656dc81b53 No longer need to link against local.
git-svn-id: svn://10.0.0.236/trunk@33011 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 22:14:51 +00:00
sspitzer%netscape.com
db94f5bdc4 fix bustage.
we used to have -llocalmail in our link line.  but that's a component, so that's
wrong, so mcafee removed it.  but we weren't linking against liblocalmail.so, we were actually linking in liblocalmail.a.  but briano's change to mozilla/config/rules.mk made it so liblocalmail.a got moved into dist/lib/components, so now
we need to explictly link against this .a

the problem is in this .a is a class that we need.  mscott is working on
the right fix, and he'll remove this when he re-arranges the code.


git-svn-id: svn://10.0.0.236/trunk@32941 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 19:14:42 +00:00
mcafee%netscape.com
0df73ec598 Looks like liblocalmail became a component, removing it from the link line.
git-svn-id: svn://10.0.0.236/trunk@32919 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 06:37:04 +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
77d2d85ca4 For some reason we were linking against msgcore.lib. We didn't need to be.
git-svn-id: svn://10.0.0.236/trunk@30789 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 23:49:31 +00:00
mscott%netscape.com
7684affccc Build the imap library.
git-svn-id: svn://10.0.0.236/trunk@30761 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 21:23:07 +00:00
mscott%netscape.com
cb87b8cb39 Fix mismatched delete.
git-svn-id: svn://10.0.0.236/trunk@30618 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 00:13:10 +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
bienvenu%netscape.com
26af722aa5 adopt new msg uri scheme from scott, work on message loading
git-svn-id: svn://10.0.0.236/trunk@29145 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 21:51:39 +00:00
putterman%netscape.com
fb3008f90d Add ability to create a message.
git-svn-id: svn://10.0.0.236/trunk@29082 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-24 20:46:07 +00:00
bienvenu%netscape.com
78ad6d5d3e get imap messages to display in thread pane
git-svn-id: svn://10.0.0.236/trunk@28781 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-23 01:33:52 +00:00
jefft%netscape.com
17999942d8 not part of the build yet - added msglocal.lib
git-svn-id: svn://10.0.0.236/trunk@28716 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-22 19:00:25 +00:00
mscott%netscape.com
f7b752f189 unregister ImapResource. Compress some of the register service code for the imap resource.
git-svn-id: svn://10.0.0.236/trunk@28525 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-21 21:08:00 +00:00
jefft%netscape.com
eb7d665ded added imap resource to the factory
git-svn-id: svn://10.0.0.236/trunk@28439 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-21 05:18:56 +00:00
jefft%netscape.com
43438b924c added rdfutil_s.lib, rdf, rdfutil to the build
git-svn-id: svn://10.0.0.236/trunk@28438 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-21 05:17:37 +00:00
mscott%netscape.com
8acd0c9334 (not part of the build yet).
I removed our dependencies on xplib so we no longer need to link to it. This cuts down the imap dll by some 40% or so. yippee!


git-svn-id: svn://10.0.0.236/trunk@26832 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-08 23:04:13 +00:00
mscott%netscape.com
cdeba5af21 (not part of the build yet) a=cyeh.
I changed the dll name for imap to be msgimap.dll. We now need prefs and js in the requires list.


git-svn-id: svn://10.0.0.236/trunk@26779 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-08 02:49:40 +00:00
mscott%netscape.com
bfbab9f273 (not part of the build) a=cyeh.
Imap factory can now generate components for the imap service and for the imap incoming server.


git-svn-id: svn://10.0.0.236/trunk@26778 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-08 02:48:56 +00:00