pjs/uriloader/exthandler
mozilla%weilbacher.org 16ed4724da [OS/2] Bug 388701: supplemental build fix for OS/2, r=cbiesinger, sr=dmose 2007-08-02 21:27:28 +00:00
..
beos Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep 2007-07-30 23:33:17 +00:00
mac bug 389969: followup patch that makes the protocol handling dialog work on Mac as well; 2007-07-31 04:57:37 +00:00
os2 [OS/2] Bug 388701: supplemental build fix for OS/2, r=cbiesinger, sr=dmose 2007-08-02 21:27:28 +00:00
tests bug 388388: (relanding updated patch) differentiate between MIME and protocol nsIHandlerInfo objects by not allowing protocol objects to be QIed to nsIMIMEInfo, and expose the scheme for a protocol object via the new nsIHandlerInfo::type attribute (which also holds the MIME type for a MIME object and deprecates nsIMIMEInfo::MIMEType); r=dmose, sr=biesi 2007-07-25 20:40:42 +00:00
unix Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep 2007-07-30 23:33:17 +00:00
win Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep 2007-07-30 23:33:17 +00:00
.cvsignore
Makefile.in Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner 2007-07-26 04:24:31 +00:00
nsCExternalHandlerService.idl Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking 2007-07-05 19:31:46 +00:00
nsExternalHelperAppService.cpp Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep 2007-07-30 23:33:17 +00:00
nsExternalHelperAppService.h Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep 2007-07-30 23:33:17 +00:00
nsExternalProtocolHandler.cpp Bug 389870 - When previous action was to use a local helper app, the protocol never works again. r=cbiesinger, sr=dmose, a=schrep 2007-07-27 20:20:54 +00:00
nsExternalProtocolHandler.h Fix web based protocol handlers to work from link clicks in addition to the URL bar (bug 383396), r=biesi, sr=sicking 2007-06-15 21:43:51 +00:00
nsHandlerAppImpl.cpp Fix build bustage with some g++ versions by not having a curly after NS_HIDDEN 2007-07-09 02:22:01 +00:00
nsHandlerAppImpl.h Fix build bustage with some g++ versions by not having a curly after NS_HIDDEN 2007-07-09 02:22:01 +00:00
nsHandlerService.js bug 388388: (relanding updated patch) differentiate between MIME and protocol nsIHandlerInfo objects by not allowing protocol objects to be QIed to nsIMIMEInfo, and expose the scheme for a protocol object via the new nsIHandlerInfo::type attribute (which also holds the MIME type for a MIME object and deprecates nsIMIMEInfo::MIMEType); r=dmose, sr=biesi 2007-07-25 20:40:42 +00:00
nsHelperAppRDF.h Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking 2007-07-05 19:31:46 +00:00
nsIContentDispatchChooser.idl Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner 2007-07-26 04:24:31 +00:00
nsIExternalHelperAppService.idl Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable 2005-04-15 19:41:07 +00:00
nsIExternalProtocolService.idl Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner 2007-07-26 04:24:31 +00:00
nsIHandlerService.idl bug 387930: add an API (nsIHandlerService, implemented by nsHandlerService.js) for modifying the content handling datastore (mimeTypes.rdf) 2007-07-21 07:18:22 +00:00
nsIHelperAppLauncherDialog.idl Bug 285517 show better message in helper app dialog when the type was sniffed from text/plain 2005-03-13 17:03:44 +00:00
nsIInternetConfigService.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
nsMIMEInfoImpl.cpp Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep 2007-07-30 23:33:17 +00:00
nsMIMEInfoImpl.h local protocol handling apps can be chosen but don't work (bug 389758); patch by dolske and me, r=biesi, sr=bz, a=mconnor 2007-07-29 03:38:52 +00:00