Commit Graph

130 Commits

Author SHA1 Message Date
putterman%netscape.com
4e22bcccab Started work on 17376. reviewed by bienvenu. create an object that knows about
mailnews window data and pass it through backend.
1999-10-27 22:38:47 +00:00
ramiro%fateware.com
2a2494a33b Dont put the static rdfutil thing inside the FORCE_ALL block. r=alecf. 1999-10-22 23:28:30 +00:00
putterman%netscape.com
489e979124 Switch over mailnews/base to use nsIModule. 1999-10-10 22:31:48 +00:00
shaver%netscape.com
7a5b9d5e55 nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann 1999-09-29 02:36:54 +00:00
warren%netscape.com
b1f277f28c Fixed mismatched free 1999-09-26 10:09:59 +00:00
alecf%netscape.com
e7f04fbbff fix bustage that is about to happen 1999-09-15 02:41:59 +00:00
ramiro%netscape.com
e8ba593918 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
briano%netscape.com
22b5e77499 General cleanup. 1999-09-14 22:49:58 +00:00
alecf%netscape.com
917d09a317 moving progid, it doesn't belong in the factory file 1999-09-14 00:09:48 +00:00
alecf%netscape.com
098aaa46d5 add progid prefix 1999-09-13 23:56:19 +00:00
putterman%netscape.com
a7efc10e5d added message view. 1999-09-09 06:16:33 +00:00
alecf%netscape.com
ebc9b041fc link against unix timer lib so that we get NS_NewTimer 1999-09-02 00:33:42 +00:00
putterman%netscape.com
82d604a5a0 msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll 1999-08-30 22:17:13 +00:00
alecf%netscape.com
d3d937ab94 fix my breakage again 1999-08-27 04:12:38 +00:00
alecf%netscape.com
f80eb7eab3 remove account/server/identity datasource from the build 1999-08-27 03:48:34 +00:00
alecf%netscape.com
ee550cbd99 oops, didn't realize I was already using these macros 1999-08-26 06:44:25 +00:00
bienvenu%netscape.com
bfa561f68f get rid of DOING_FILTERS #define 1999-08-24 04:23:31 +00:00
ramiro%netscape.com
2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
putterman%netscape.com
0d0f941d49 Add nsMsgStatusFeedback to factory. 1999-08-20 22:43:17 +00:00
briano%netscape.com
0212559fff Added NSPR_LIBS so it the shared lib would build on IRIX. 1999-07-30 23:36:14 +00:00
mscott%netscape.com
01ab699db6 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
007ea62765 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
putterman%netscape.com
6916443bd0 don't need raptorgfxwin.lib 1999-07-20 04:15:18 +00:00
ramiro%netscape.com
ba8ba82cc6 Landing timer move on windows. 1999-07-17 15:52:01 +00:00
bienvenu%netscape.com
fe98251823 add folder cache to factory 1999-07-17 02:21:18 +00:00
bienvenu%netscape.com
1770000885 add class and prog id's for folder cache 1999-07-16 02:27:15 +00:00
putterman%netscape.com
d4b9a310e6 Added NS_NewMsgMailSession. 1999-07-13 20:27:59 +00:00
bienvenu%netscape.com
b06bea0cb1 change name of search library 1999-07-13 18:50:14 +00:00
bienvenu%netscape.com
b3dce5cb90 replace DEBUG_bienvenu with DOING_FILTERS to fix pop3 get new mail 1999-07-07 05:56:38 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
alecf%netscape.com
bd80164a02 move hardcoded progid strings into a seperate header file 1999-07-01 06:01:39 +00:00
putterman%netscape.com
3f0119ce03 Use nsCOMTypeInfo 1999-07-01 00:16:39 +00:00
scc%netscape.com
f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
putterman%netscape.com
928b00c12d Register as a component. 1999-06-29 02:47:30 +00:00
briano%netscape.com
c04acb13c9 Cleanup and fixes for OpenBSD. 1999-06-29 02:30:42 +00:00
mscott%netscape.com
9904b84b28 remove printf which was printing a char * file path passed into NSRegisterSelf. This file path is base 64
encoded alias handle on the mac and looks bogus when you print it out.
1999-06-28 20:14:10 +00:00
alecf%netscape.com
e977600d72 XPIDLIZE nsIUrlListenerManager 1999-06-27 04:11:16 +00:00
putterman%netscape.com
7f89801eb5 Added NS_New functions for a bunch of datasources. 1999-06-25 21:36:39 +00:00
jefft%netscape.com
b78407136b register message copy service component 1999-06-24 20:25:31 +00:00
jefft%netscape.com
1866c819ed added nsMsgCopyService to the factory 1999-06-24 00:46:01 +00:00
bienvenu%netscape.com
9185ff8e27 add search.lib 1999-06-15 23:31:52 +00:00
putterman%netscape.com
2a13bab9b4 nsCopymessageStreamListener can be created through the factory. 1999-06-14 22:19:22 +00:00
putterman%netscape.com
aecf41e9fd add nsMsgNotificationManager. 1999-06-11 22:08:09 +00:00
mscott%netscape.com
14b921cb3a 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
614b25751b 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
b651bb132d remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any. 1999-06-07 20:43:50 +00:00
mscott%netscape.com
bb264789fb Fix win32 build breakage (*I think*) by not trying to generate the dll until the install
phase and not the lib phase.
1999-06-07 08:13:14 +00:00
mscott%netscape.com
266ed15e24 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
075e9d09d6 If we fail to register or unregister a component, we should remember the error code and return it, BUT we should also still try to register/unregister the rest of the components. 1999-06-05 01:02:42 +00:00
mscott%netscape.com
1f5bf29345 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-04 23:37:52 +00:00