Missed a Makefile.in this makes the the gfx library for Photon a component
just like gtk.
git-svn-id: svn://10.0.0.236/trunk@72540 18797224-902f-48f8-a5cc-f745e15eee43
Changed photon widget to be a component like gtk.
Had to comment out some printing support in GFK because of Photon library bugs.
git-svn-id: svn://10.0.0.236/trunk@72539 18797224-902f-48f8-a5cc-f745e15eee43
Added fix from Peter Van der Beken to fix Name conflicts with NodeType tokens
Added fix to bug reported by Axel Hecht (#42502)
git-svn-id: svn://10.0.0.236/trunk@72538 18797224-902f-48f8-a5cc-f745e15eee43
code review will come when this is done and gets turned on.
part of the mac internet config stuff.
git-svn-id: svn://10.0.0.236/trunk@72529 18797224-902f-48f8-a5cc-f745e15eee43
code review will come when this is done and gets turned on.
Add the ability to launch urls using a OS specified protocol handler for windows. Implement nsIExternalProtocolService.
git-svn-id: svn://10.0.0.236/trunk@72528 18797224-902f-48f8-a5cc-f745e15eee43
code review will come when this is done and gets turned on.
add nsIExternalProtocolService support to the base class.
git-svn-id: svn://10.0.0.236/trunk@72527 18797224-902f-48f8-a5cc-f745e15eee43
code review will come when this is done and gets turned on.
this file is now obselete and has been replaced with nsCExternalHandler.idl.
git-svn-id: svn://10.0.0.236/trunk@72526 18797224-902f-48f8-a5cc-f745e15eee43
code review will come when this is done and gets turned on.
export nsCExternalHandlerService.idl
git-svn-id: svn://10.0.0.236/trunk@72525 18797224-902f-48f8-a5cc-f745e15eee43
code review will come when this is done and gets turned on.
New file. This file replaces nsCExternalHelperApp.idl. It includes both protocol and helper app service progid information.
git-svn-id: svn://10.0.0.236/trunk@72524 18797224-902f-48f8-a5cc-f745e15eee43
code review will come when this is done and gets turned on.
Initial interface for interacting with an OS specific external protocol handler.
git-svn-id: svn://10.0.0.236/trunk@72523 18797224-902f-48f8-a5cc-f745e15eee43
code review will come when this is done and gets turned on.
Mac specific implementation of the helper app service. Note: this is incomplete...I have added FIX ME comments
in all the places where we need Mac specific information for interacting with internet config.
git-svn-id: svn://10.0.0.236/trunk@72520 18797224-902f-48f8-a5cc-f745e15eee43
- use the URI of the datasource as the root of the messages returned by this datasource
- implement HasAssertions and remember the search results.
r=sspitzer
#33101
git-svn-id: svn://10.0.0.236/trunk@72511 18797224-902f-48f8-a5cc-f745e15eee43
code review will come when this is done and gets turned on.
Use the 4.x windows registry information in an effort to figure out the correct file extension
for a particular content type. This is necessary because we need the file extension to figure out
which helper app to use, not the content type.
Pass the file extension to be associated with this content type to the external content handler when
we create it.
git-svn-id: svn://10.0.0.236/trunk@72505 18797224-902f-48f8-a5cc-f745e15eee43
code review will come when this is done and gets turned on.
Pass in the file extension (determined by the content type) that we want to use when generating the name
of the temp file for saving the data for the helper application.
git-svn-id: svn://10.0.0.236/trunk@72504 18797224-902f-48f8-a5cc-f745e15eee43
code review will come when this is done and gets turned on.
Add external application implementation.
Add windows registry sniffying code to find the right external helper application for a given file extension.
Add windows registry code for launching the application.
git-svn-id: svn://10.0.0.236/trunk@72503 18797224-902f-48f8-a5cc-f745e15eee43
code review will come when this is done and gets turned on.
Add support for nsPIExternalAppLauncher. Call back to the OS app service to launch the app once we are done
saving the file to a temp file.
git-svn-id: svn://10.0.0.236/trunk@72502 18797224-902f-48f8-a5cc-f745e15eee43
code review will come when this is done and gets turned on.
Add a private interface to be shared between the os specific helper app service and the external app handler
for launching an app.
git-svn-id: svn://10.0.0.236/trunk@72501 18797224-902f-48f8-a5cc-f745e15eee43
code review will come when this is done and gets turned on.
properly implement saving the data to a temp file.
git-svn-id: svn://10.0.0.236/trunk@72498 18797224-902f-48f8-a5cc-f745e15eee43