This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
gecko-dev
Watch
1
Star
0
Fork
You've already forked gecko-dev
1
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-11-11 05:39:41 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b498828dbd
gecko-dev
/
browser
/
components
/
shell
History
beng%bengoodger.com
6a815cf310
build bustage fix...
2006-06-27 23:14:54 +00:00
..
content
Bug 263473 - Context menu displays all possible options on image <object>. Also makes "Set Desktop Background" work with <object> elements and fixes bug 305380. r=mconnor.
2005-08-22 03:18:45 +00:00
public
334747, 339893 - desktop application feed readers do not display their app name properly or launch with the specified feed on OSX due to lack of support for a function to get the application bundle name, and a method to invoke an application bundle on OS X with a URL. Add an attribute to nsILocalFileMac called bundleDisplayName to show the application's name, and a method to nsIShellService called openApplicationWithURL which launches an application with a URL parameter appropriately across platforms (nsIProcess on windows and linux, LaunchServices on OS X). Update the client code to use bundleDisplayName, and also the <filefield> binding in preferences to use it too. r=mark sr=darin
2006-06-27 22:38:55 +00:00
src
build bustage fix...
2006-06-27 23:14:54 +00:00
jar.mn
Bug 274374 - Landing Mac Shell Servie (default browser, set desktup backgorund and mail integration support). patches from ben and me. r=jhpedemonte/josh/mconnor, a=shaver.
2005-06-23 02:25:06 +00:00
Makefile.in