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

359 Коммитов

Автор SHA1 Сообщение Дата
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 f8948272f2 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 07:16:53 +00:00
mscott%netscape.com a7e4128294 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 07:03:50 +00:00
rhp%netscape.com 80d23eb80e forgot to use the propertyURL for as the resource URL 1999-06-06 13:28:30 +00:00
mscott%netscape.com 6e340ba483 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:46:54 +00:00
mscott%netscape.com 7ef713509b 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.
Rename factory from nsMsgFactory to something more appropriate --> nsXmlEmitterFactory.
1999-06-05 00:39:08 +00:00
mscott%netscape.com 8ae85c4649 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.
Rename factory from nsMsgFactory to something more appropriate --> nsRawEmitterFactory.
1999-06-05 00:36:09 +00:00
mscott%netscape.com 0b94e000e3 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.
Rename factory from nsMsgFactory to something more appropriate --> nsHTMLEmitterFactory.
1999-06-05 00:33:00 +00:00
mscott%netscape.com 4e9523c148 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.
Change the factory name from nsMsgFactory to nsVCardFactory.
1999-06-05 00:28:45 +00:00
mscott%netscape.com fa4952f753 Change the name of the factory class from nsMsgFactory to a more appropriate name: nsCalendarFactory. 1999-06-05 00:25:54 +00:00
mscott%netscape.com 24ce187361 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:22:18 +00:00
sspitzer%netscape.com cd91948b01 remove comi18n.cpp from this project for rhp@netscape.com 1999-06-04 23:39:14 +00:00
rhp%netscape.com 8da737b78e Further i18n cleanup 1999-06-04 23:31:45 +00:00
rhp%netscape.com cf9868c413 Cleanup of comi18n.cpp. 1999-06-04 23:31:01 +00:00
rhp%netscape.com 7a4dabd56e Added a header 1999-06-04 21:57:36 +00:00
rhp%netscape.com 9326b06773 Fix to use PR_free instead of delete 1999-06-04 12:24:17 +00:00
mscott%netscape.com 98227d1515 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-04 02:07:10 +00:00
mscott%netscape.com 4ba6f3c598 Remove unnecessary LINCS now that all headers are pushed to the same directory.
Export header files because they weren't getting exported before.
1999-06-04 02:04:43 +00:00
warren%netscape.com cbbfa208f8 IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
alecf%netscape.com 53b2ee8c89 oops, we need this function on mac 1999-06-03 04:34:08 +00:00
alecf%netscape.com 87c7fe532d fix a bunch of warnings in mime - #if 0 out some unused functions 1999-06-03 03:12:10 +00:00
alecf%netscape.com c2168dd255 fix random unused/uninitialized variables 1999-06-03 02:59:19 +00:00
alecf%netscape.com 8965e1ccbb while I'm here, fix a bunch of warnings about unused static functions and unused variables 1999-06-03 02:56:40 +00:00
alecf%netscape.com 71c619c4d1 fix for bustage 1999-06-03 02:50:05 +00:00
putterman%netscape.com 2532fb20b1 remove old resource files that were previously moved to a new location. 1999-06-03 02:36:36 +00:00
nhotta%netscape.com 6542da1b5e Auto charset detection support. 1999-06-03 01:08:25 +00:00
nhotta%netscape.com 2c2d26f147 Consolidated old conversion wrapper function. 1999-06-01 22:00:16 +00:00
bruce%cybersight.com a64a91d06e There is currently an ordering dependency between nsIPref.h and prefapi.h until something gets straightened out. As I don't know when this is happening, and this was breaking the OSF/1 build, handle this for now by moving nsIPref.h before prefapi.h in the includes. 1999-05-31 06:13:06 +00:00
sspitzer%netscape.com f4d602925d cvs ignorage for the generate Makefiles 1999-05-28 23:52:47 +00:00
alecf%netscape.com def9929e2f don't leak! 1999-05-28 23:28:37 +00:00
alecf%netscape.com 9ceb39673f remove call to GetCharPref 1999-05-28 23:28:04 +00:00
alecf%netscape.com ed54779b1e aug, I'll get this right yet - pass in propertyURL correctly 1999-05-28 23:26:14 +00:00
alecf%netscape.com bda0763b8d aug. Rename GetCharPref to CopyCharPref 1999-05-28 23:25:27 +00:00
alecf%netscape.com 33d92430ec remove call to GetCharPref() 1999-05-28 23:25:09 +00:00
putterman%netscape.com 15c9d1ecfa Part of new mailnews resources hierarchy. 1999-05-28 22:38:07 +00:00
nhotta%netscape.com 5e98f508b1 Clean up and preparing for auto detection. 1999-05-28 20:40:05 +00:00
sspitzer%netscape.com a7d3bcc76e ignore the generated Makefile 1999-05-28 20:21:36 +00:00
ducarroz%netscape.com d4d5969eb9 remove nsVCardTransition.cpp who has been deleted from the tree 1999-05-28 20:14:47 +00:00
sspitzer%netscape.com 576fc4b9e7 fix build bustage. that file is gone. 1999-05-28 20:12:41 +00:00
putterman%netscape.com 2a809a9270 Part of new mailnews resources hierarchy. 1999-05-28 20:10:53 +00:00
rhp%netscape.com e11a894e09 Changes for using string bundles 1999-05-28 20:00:32 +00:00
rhp%netscape.com b42adc0340 Changes for using string bundles 1999-05-28 19:58:00 +00:00
rhp%netscape.com 45df42a205 New files for using string bundles 1999-05-28 12:39:28 +00:00
mcmullen%netscape.com 7dce873c56 Removed base/baseDebug.shlb 1999-05-28 00:48:24 +00:00
rhp%netscape.com 9c510bb923 Adding new string bundle file 1999-05-27 21:37:10 +00:00
rhp%netscape.com 1fd2f6742a Adding string bundle properties file 1999-05-27 21:36:03 +00:00
rhp%netscape.com de369006a0 Doing cleanup 1999-05-27 21:35:19 +00:00
rhp%netscape.com 748f501c75 removed files: mozilla/mailnews/mime/cthandlers/vcard/oldi18n.c 1999-05-27 21:34:39 +00:00
rhp%netscape.com 2e9f6e01d7 Fix for 8bit character display in vcards 1999-05-27 12:19:36 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00