Commit Graph

23 Commits

Author SHA1 Message Date
beng%bengoodger.com
e94b376bb3 339893 - unable to open rss feed reader application on mac, nsIProcess doesn't work for app bundles so have to refactor code into nsIShellService... impl on windows and gnome as nsIProcess and on mac using LaunchServices. r=mark a=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201163 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-28 23:44:17 +00:00
gavin%gavinsharp.com
66da4b7c40 Bug 311606: context menu option for Safe Mode on the start menu Internet icon, r+a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187630 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-14 16:56:08 +00:00
gavin%gavinsharp.com
2340bcf36e 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
git-svn-id: svn://10.0.0.236/trunk@176502 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-24 22:56:48 +00:00
mozilla.mano%sent.com
a8679b5a5b 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.
git-svn-id: svn://10.0.0.236/trunk@175035 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-23 02:25:06 +00:00
jshin%mailaps.org
393a9b226f bug 272166 : nsIWindowsShellService::getRegistryEntry does not support non-latin1 keys/values (r=mconnor, sr=darin, a=asa)
git-svn-id: svn://10.0.0.236/trunk@173740 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-24 11:30:49 +00:00
mconnor%steelgryphon.com
518f817f54 bug 294399 - rebrand firefox for deer park, r=bsmedberg, a=brendan
git-svn-id: svn://10.0.0.236/trunk@173653 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-20 22:42:50 +00:00
mconnor%steelgryphon.com
cc38efe188 bug 285416 - Access to Firefox Options from Start Menu broken, patch by gavin.sharp@gmail.com, r=me, a=asa
git-svn-id: svn://10.0.0.236/trunk@173060 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-05 02:17:23 +00:00
danm-moz%comcast.net
ad99262a60 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
git-svn-id: svn://10.0.0.236/trunk@170523 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-10 18:29:22 +00:00
bsmedberg%covad.net
f4f72beaa1 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)
git-svn-id: svn://10.0.0.236/trunk@170499 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-10 04:38:35 +00:00
bryner%brianryner.com
9861051f37 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
git-svn-id: svn://10.0.0.236/trunk@168768 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-03 23:01:54 +00:00
timeless%mozdev.org
3e81dfb9a6 Bug 257803 Possible RegistryKey Leak in nsWindowsShellService
bustage fix


git-svn-id: svn://10.0.0.236/trunk@167860 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-16 23:26:19 +00:00
mconnor%myrealbox.com
d967c82d29 bug 257803 - potential leak in nsWindowsShellService, r=jshin/me
git-svn-id: svn://10.0.0.236/trunk@167848 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-16 21:02:13 +00:00
ben%bengoodger.com
634116d6c6 Landing the Aviary Branch (browser section only).
git-svn-id: svn://10.0.0.236/trunk@165934 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-30 08:23:02 +00:00
jruderman%hmc.edu
1691f81106 238464 - Crash setting wallpaper to a broken image. Patch by Jon Henry, r=mconnor, a=ben
git-svn-id: svn://10.0.0.236/trunk@160838 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-16 23:49:43 +00:00
jshin%mailaps.org
bc9ff86153 bug 240272 : additional patch (fix off-by-two error) r=ben
git-svn-id: svn://10.0.0.236/trunk@160593 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-10 05:55:08 +00:00
jshin%mailaps.org
c9ab746f55 fix bustage
git-svn-id: svn://10.0.0.236/trunk@159706 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-23 01:38:01 +00:00
jshin%mailaps.org
a8df6c55a4 bug 240272 : prefLabel should be saved in the 'native' encoding in the registry (r=bryner)
git-svn-id: svn://10.0.0.236/trunk@159693 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-22 22:12:13 +00:00
ben%bengoodger.com
3fca5e256d 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.
git-svn-id: svn://10.0.0.236/trunk@158616 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-30 20:28:15 +00:00
ben%bengoodger.com
bf08059eff add xpinstall content type settings to shell service and installer registrations
git-svn-id: svn://10.0.0.236/trunk@155910 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-04 10:04:14 +00:00
bryner%brianryner.com
871998661d reintroduce getRegistryEntry (bug 237754). patch by dave532@uklinux.net, r=ben.
git-svn-id: svn://10.0.0.236/trunk@155245 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 21:31:22 +00:00
cls%seawood.org
bb76395b02 Removing extraneous trailing comma from enum which causes gcc -pedantic builds to break.
Fixing tinderbox bustage.


git-svn-id: svn://10.0.0.236/trunk@154182 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-23 04:08:07 +00:00
ben%bengoodger.com
1e8cb41427 236744 - replace winhooks with a XP shell service to better allow for system integration on various platforms
git-svn-id: svn://10.0.0.236/trunk@153676 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-08 09:56:16 +00:00
ben%bengoodger.com
99d4516f83 [shell1]
git-svn-id: svn://10.0.0.236/trunk@153674 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-08 09:38:22 +00:00