Commit Graph

160 Commits

Author SHA1 Message Date
pavlov%netscape.com
803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
sspitzer%netscape.com
97325cede8 more subscribe work. 2000-05-12 04:23:45 +00:00
alecf%netscape.com
51bd3758d4 fix the progid for the validity manager so I don't have to escape strings in XBL 2000-04-28 20:37:53 +00:00
alecf%netscape.com
16a368d877 add the validity manager to the factory so we can retrieve it as a service 2000-04-26 23:56:51 +00:00
alecf%netscape.com
3040132f48 add CIDs and ProgIDs for search validity manager 2000-04-26 22:26:45 +00:00
cls%seawood.org
8754202470 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
sspitzer%netscape.com
91744b5cc1 fix for #36663. make it so when you run a news://host/group url to autosubscribe, a new messenger window opens up. eventually I'll heed the 4.x pref for
this, so that it will open in an existing messenger window.
2000-04-22 23:16:45 +00:00
bienvenu%netscape.com
eedb5ba9d2 add search session to factory 2000-04-22 17:44:45 +00:00
bienvenu%netscape.com
8452780973 add PROGID for search session 2000-04-20 01:40:39 +00:00
alecf%netscape.com
ac757e0b9b convert base to be a generic factory, and add temporary ProgIDs for the filter delegate factory 2000-04-19 05:32:22 +00:00
alecf%netscape.com
a42f14bd92 add CID and temporary ProgIDs for filter delegate factory 2000-04-13 23:40:49 +00:00
cls%seawood.org
fdd09457b4 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
f6740baa20 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
da78ce03ea removing the nsISubscribeDialog* interfaces, they aren't being used.
change for the new subscribe dialog, which isn't turned on yet.
r=bienvenu, a=leaf.
2000-04-01 04:23:53 +00:00
sspitzer%netscape.com
3b588216d4 put #endif at the end of the file. add stuff for SubscribeDataSource. r=bienvenu 2000-04-01 02:05:28 +00:00
blizzard%redhat.com
a6d97b2321 fix spelling of hander to handler. bug #29407. r=sspitzer 2000-02-27 20:51:11 +00:00
sspitzer%netscape.com
7cb570ad1b fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup. 2000-02-26 03:52:06 +00:00
sspitzer%netscape.com
102f5c8902 move the nsICmdLineHandler responsibility out of nsMessenger and into nsMessengerBootstrap. r=alecf 2000-02-16 02:57:29 +00:00
rhp%netscape.com
0d5876b1d2 Changes to implement printing correctly - Buf #12505 - r: jefft 2000-02-15 23:05:06 +00:00
bienvenu%netscape.com
3855be9448 add prog id and class id for logon redirector service, r=alecf 2000-02-15 06:56:12 +00:00
sspitzer%netscape.com
fde4b7c9ae hande -mail properly, using the nsICmdLineHandler interface 2000-02-06 13:05:29 +00:00
pp%ludusdesign.com
cc01ef5223 Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
alecf%netscape.com
9c7d859963 add the service provider datasource to the base factory
r=sspitzer
2000-02-05 01:17:03 +00:00
putterman%netscape.com
d04174bf7b Fix for 24768. r=alecf. Move view navigation code to C++ to speed up. 2000-01-28 23:25:17 +00:00
dougt%netscape.com
0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
sspitzer%netscape.com
a8927fd2e9 step 2 of divorce the mailnews migration code from the account manager 2000-01-15 09:00:46 +00:00
alecf%netscape.com
49aa8c268d fix uninitialized variable warning 2000-01-08 03:36:37 +00:00
putterman%netscape.com
46acd7660f Fix for 17712. Reviewed by bienvenu and alecf. Mailnews shuts down accounts, biff,
and folders properly as an xpcom shutdown observer.
1999-11-14 20:36:22 +00:00
putterman%netscape.com
be5ef21057 Work on 17712 to add incoming server listeners and hook biff up to them. Reviewed by alecf and bienvenu. 1999-11-11 00:26:02 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
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