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

93 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com badfe0f9a9 fix js warning when migrating. (no bug).
fix movemail service contract id. (#64486)
sr=bienvenu
2001-01-08 18:02:56 +00:00
alecf%netscape.com 3fb16d0836 fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail
r=sspitzer
sr=mscott
iho=warren
2000-12-06 22:24:41 +00:00
cls%seawood.org 8bd122b3d5 Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
sspitzer%netscape.com bdc932db56 fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:15:28 +00:00
sspitzer%netscape.com c634ddf44c landing movemail changes from adam@gimp.org. only builds on UNIX, no extra bloat for win32 or mac. r=sspitzer@netscape.com 2000-10-14 21:21:15 +00:00
rayw%netscape.com 6cc70ebd6c Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
alecf%netscape.com dfa40bb847 rework nsMessages so they are generic across all server/folder types, so that we can recycle them later
r=putterman
for bug #26456
2000-08-16 23:45:58 +00:00
alecf%netscape.com 69d78aa061 fix for #37205 - switch back to "pop3" from "pop" 2000-04-26 21:21:12 +00:00
jefft%netscape.com 223fa87dcf fixed bug 17100 - [FEATURE] enabled partial message download for pop3 2000-04-25 01:48:00 +00:00
cls%seawood.org 33edc21c9c General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
cls%seawood.org db22dfca34 EXTRA_DSO_LIBS should fix the unresolve symbol problem. 2000-04-04 09:40:49 +00:00
cls%seawood.org 372343f97f Fix for EXTRA_DSO_LIBS in rules.mk
OS/2 Makefile.in changes (Patch 4a).  Bug #34106
2000-04-04 07:37:50 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
sspitzer%netscape.com 63e557c3c8 be consistent with how we define the incoming server prog ids. add a debugging
printf (for me only).  r=alecf
2000-02-06 06:51:24 +00:00
pp%ludusdesign.com 26646663e1 Conversion of ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-04 00:39:15 +00:00
mscott%netscape.com 35d1f511f8 add support for local string bundle service
remove all traces of mailboxMessage protocol
r=alecf
2000-01-29 00:48:27 +00:00
dougt%netscape.com fd69a2f423 Landing nsIFile. 2000-01-24 21:28:28 +00:00
sspitzer%netscape.com 66a2024b3e 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
2000-01-08 04:01:06 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
ramiro%fateware.com 0da50ce31b Dont put the static rdfutil thing inside the FORCE_ALL block. r=alecf. 1999-10-22 23:28:30 +00:00
mscott%netscape.com 3a723db513 Bug #11836 --> convert local factory to be a nsIModule
r=bienvenu
1999-10-07 23:35:10 +00:00
briano%netscape.com 88b33233c5 General cleanup. 1999-09-15 00:02:25 +00:00
sspitzer%netscape.com 6635afe029 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 c365d15cd1 don't need to depend on nsMsgBaseCID.h anymore 1999-09-14 00:10:29 +00:00
alecf%netscape.com b5740f8b01 also implement "none" protocol info 1999-09-14 00:04:09 +00:00
alecf%netscape.com 88e2ce16cd register pop3service as a protocolinfo 1999-09-14 00:01:57 +00:00
mscott%netscape.com 39e06a0ecc register as mailboxMessage protocol handler. 1999-09-12 05:07:23 +00:00
sspitzer%netscape.com 5ee30e7813 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 567160bb98 msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll 1999-08-30 22:17:13 +00:00
ramiro%netscape.com 16bbd09726 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
alecf%netscape.com 4cda7fef1a move CIDs and ProgIDs into nsMsgLocalCID.h 1999-08-20 03:20:54 +00:00
briano%netscape.com 845dc59072 Added NSPR_LIBS so it the shared lib would build on IRIX. 1999-07-30 23:36:14 +00:00
mscott%netscape.com ad90319d2c 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 d99daeea9b 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 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
briano%netscape.com 10668ea6d5 Cleanup and fix for OpenBSD. 1999-07-01 18:51:49 +00:00
scc%netscape.com 54c96baa72 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
mscott%netscape.com a0356b9d96 Use factory method for pop3 url. 1999-06-22 04:32:31 +00:00
mscott%netscape.com 117daf397d Add pop3 url cid. 1999-06-22 04:32:19 +00:00
mscott%netscape.com 04d46cb15d constructor for smtp url no longer takes any arguments. 1999-06-22 00:11:11 +00:00
mscott%netscape.com 53bde8bcd6 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 6e2a3cc01a 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 a80e4efdcf remove IGNORE_MANIFEST. 1999-06-07 21:28:20 +00:00
mscott%netscape.com a19d88af09 Don't build dll until the install phase, not the lib phase. 1999-06-07 08:22:54 +00:00
mscott%netscape.com 3d0e344c29 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 a2b6d8952f 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 9679e92a0b Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-03 23:31:57 +00:00
mscott%netscape.com 1d2ca0fd69 Register component for nsIMgParseMailMsgState. 1999-05-27 22:11:18 +00:00
mscott%netscape.com 2d56a15762 Add claas id for nsIMgParseMailMsgState 1999-05-27 22:06:40 +00:00
alecf%netscape.com 2d85796a7d IDL-ify these interfaces
move CIDs into nsMsgLocalCID
1999-05-27 04:53:32 +00:00