gecko-dev/uriloader/exthandler
cls%seawood.org bf5fb48486 Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
..
mac bug 79837, r=pinkerton, sr=alecf, a=asa, don't disable mime matching for Internet Config mappings if we didn't get passed in a file extension 2001-06-13 22:31:08 +00:00
os2 Bug #67598 --> remove CanHandleContent and DoContent 2001-02-07 02:43:18 +00:00
unix Bug #67598 --> remove CanHandleContent and DoContent 2001-02-07 02:43:18 +00:00
win Bug 82584; don't clear 'always ask me' flag based on Win32 registry setting; this will require the user to see the helper app dialog for confirmation to open at least one time and to specify that confirmation is not necessary directly to Mozilla; r=sgehani/sr=mscott/a=asa 2001-06-18 00:24:20 +00:00
.cvsignore
Makefile.in Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC. 2001-06-18 22:10:38 +00:00
makefile.win add new extprotocolhandler file to the windows build 2001-02-07 01:58:58 +00:00
MANIFEST
MANIFEST_IDL
nsCExternalHandlerService.idl Bug #63193 --> add classid for external protocol handler 2001-02-07 02:00:09 +00:00
nsExternalHelperAppService.cpp Fix for 80171 -- browser not recognizing xpi -- patch from bill law, r=me, sr=mscott, 2001-06-16 01:10:22 +00:00
nsExternalHelperAppService.h Bug 52454; fix lots of external app service bugs and enable new helper app dlg; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-03 21:24:36 +00:00
nsExternalProtocolHandler.cpp Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko 2001-06-06 00:10:09 +00:00
nsExternalProtocolHandler.h Bug #63193 --> the external protocol handler should only return a url or a new channel if we really do 2001-02-07 05:24:27 +00:00
nsHelperAppRDF.h
nsIExternalHelperAppService.idl Bug 52454; fix lots of external app service bugs and enable new helper app dlg; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-03 21:24:36 +00:00
nsIExternalProtocolService.idl Back out changes I added for implementing a launch and reveal method on nsIExternalProtocolService. 2001-01-29 21:35:12 +00:00
nsIHelperAppLauncherDialog.idl Bug 52454; new helper app dialog; this is under development and not built/used yet 2001-04-10 02:15:22 +00:00
nsIInternetConfigService.idl bug 49758, r=alecf, sr=sfraser, fix protocal misspelling 2001-04-16 20:16:49 +00:00
nsMIMEInfoImpl.cpp whoops, that's supposed to be a 32bit int 2000-09-27 20:25:15 +00:00
nsMIMEInfoImpl.h