Commit graph

26 commits

Author SHA1 Message Date
beng%bengoodger.com
65ef342f8e 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
pavlov%pavlov.net
4a6c91d612 fixing "Set As Desktop Background" in cairo builds on Windows. bug 328354. r=vlad, sspitzer. 2006-06-26 23:53:01 +00:00
gavin%gavinsharp.com
498d7f0f10 Bug 311606: context menu option for Safe Mode on the start menu Internet icon, r=mconnor 2005-12-28 05:48:57 +00:00
gavin%gavinsharp.com
1b459d8d0d Back out bug 311605 pending further testing. 2005-12-04 21:02:38 +00:00
gavin%gavinsharp.com
b05089efa8 Bug 311605: default browser checking should be done nsBrowserBlue, not in delayed startup, r=mano 2005-12-04 18:34:12 +00:00
gavin%gavinsharp.com
022017005c Bug 260437 : "Set as Wallpaper" changes wallpaper for all users (should not save in windows directory), patch by O. Atsushi (Torisugari) <torisugari@gmail.com>, r+a=bsmedberg 2005-07-24 22:56:48 +00:00
mozilla.mano%sent.com
0e60b9654a 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
jshin%mailaps.org
98a225c673 bug 272166 : nsIWindowsShellService::getRegistryEntry does not support non-latin1 keys/values (r=mconnor, sr=darin, a=asa) 2005-05-24 11:30:49 +00:00
mconnor%steelgryphon.com
48c2321b4e bug 294399 - rebrand firefox for deer park, r=bsmedberg, a=brendan 2005-05-20 22:42:50 +00:00
mconnor%steelgryphon.com
b482b21f44 bug 285416 - Access to Firefox Options from Start Menu broken, patch by gavin.sharp@gmail.com, r=me, a=asa 2005-05-05 02:17:23 +00:00
danm-moz%comcast.net
8b37d80639 tell the OS not to focus the window handling DDE requests to open URLs. bug 255123 patch=bugzilla%pippo.demon.co.uk r=me,bryner 2005-03-10 18:29:22 +00:00
bsmedberg%covad.net
3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
bryner%brianryner.com
67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
timeless%mozdev.org
8e32bfe03b Bug 257803 Possible RegistryKey Leak in nsWindowsShellService
bustage fix
2005-01-16 23:26:19 +00:00
mconnor%myrealbox.com
53fc3e4ec5 bug 257803 - potential leak in nsWindowsShellService, r=jshin/me 2005-01-16 21:02:13 +00:00
ben%bengoodger.com
5171657dc2 Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
jruderman%hmc.edu
dc2f73bf76 238464 - Crash setting wallpaper to a broken image. Patch by Jon Henry, r=mconnor, a=ben 2004-08-16 23:49:43 +00:00
jshin%mailaps.org
0f6933d2f8 bug 240272 : additional patch (fix off-by-two error) r=ben 2004-08-10 05:55:08 +00:00
jshin%mailaps.org
d3489925fe fix bustage 2004-07-23 01:38:01 +00:00
jshin%mailaps.org
717ce911af bug 240272 : prefLabel should be saved in the 'native' encoding in the registry (r=bryner) 2004-07-22 22:12:13 +00:00
ben%bengoodger.com
1dfa27baee 235380 - firefox should set itself as default browser only for the current user. Change Windows Shell Service to add an additional option - whether to set default browser for all users or just the current user. Also make the code read out of HKCU instead of HKLM. 2004-06-30 20:27:30 +00:00
ben%bengoodger.com
a083982e6b add xpinstall content type settings to shell service and installer registrations 2004-05-04 10:04:14 +00:00
bryner%brianryner.com
90dc121899 reintroduce getRegistryEntry (bug 237754). patch by dave532@uklinux.net, r=ben. 2004-04-20 21:31:22 +00:00
cls%seawood.org
6e7daaaefb Removing extraneous trailing comma from enum which causes gcc -pedantic builds to break.
Fixing tinderbox bustage.
2004-03-23 04:08:07 +00:00
ben%bengoodger.com
94ff451885 236744 - replace winhooks with a XP shell service to better allow for system integration on various platforms 2004-03-08 09:56:16 +00:00
ben%bengoodger.com
c23835dbe0 [shell1] 2004-03-08 09:38:22 +00:00