Commit Graph

44 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
jruderman%hmc.edu
71c924521a 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, a=beard.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178586 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-22 03:19:04 +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
4e800df643 Bug 300292 - rewrite nsMacShellService::SetDesktopBackground(). r=jhpedemonte/mconnor, a=asa.
git-svn-id: svn://10.0.0.236/trunk@176040 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-13 19:31:11 +00:00
mozilla.mano%sent.com
f6faeb50b8 Bug 298555 - 'Set as desktop background' does not work (re-regressed in bug 292737). r=mconnor, a=bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@175213 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-28 14:28:28 +00:00
mconnor%steelgryphon.com
eb378e0077 bug 292737 trunk landing, r=dveditz, a=asa
git-svn-id: svn://10.0.0.236/trunk@175073 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 01:41:01 +00:00
mozilla.mano%sent.com
d72e9eac15 Bug 298555 - 'Set as desktop background' does not work. r=mconnor, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@175056 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-23 18:17:54 +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
timeless%mozdev.org
c708a56503 Bug 283741 Javascript strict warning: trailing comma in nsSetDefaultBrowser.js
patch by gavin.sharp@gmail.com r=mconnor a=shaver


git-svn-id: svn://10.0.0.236/trunk@174174 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-06 21:09:59 +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
roc+%cs.cmu.edu
48ad61fb91 Bug 291897. Fix build breakage by having GNOMEShellService depend on widget and only try to use nsIGdkPixbufImage if we're a GTK2 build. r+sr=blizzard,a=asa
git-svn-id: svn://10.0.0.236/trunk@172753 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-26 21:32:26 +00:00
cbiesinger%web.de
7931f892c6 276692 get nsIGdkPixbufImage using GI(nsIImage) followed by
QI(nsIGdkPixbufImage)
r=bryner sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@171681 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 21:08:04 +00:00
bsmedberg%covad.net
db16ad0672 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
git-svn-id: svn://10.0.0.236/trunk@171566 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-04 16:59:25 +00:00
mozilla.mano%sent.com
810cc2cc22 Bug 283741 - Javascript strict warning: trailing comma in nsSetDefaultBrowser.js. patch from Jason np Barnabe <jason_barnabe@fastmail.fm>, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@171529 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-03 15:53:25 +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
gerv%gerv.net
c9c6bdd186 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@168642 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-01 17:36:54 +00:00
cbiesinger%web.de
7a61dd4f9b Bug 276692 move image->GdkPixbuf conversion code to nsImageGTK
r=bryner sr=roc


git-svn-id: svn://10.0.0.236/trunk@168243 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-24 18:10:06 +00:00
bsmedberg%covad.net
1d2350be56 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor
git-svn-id: svn://10.0.0.236/trunk@167899 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-17 18:50:18 +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
bzbarsky%mit.edu
6cc2aafe00 Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@167258 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-04 19:31:31 +00:00
ben%bengoodger.com
e76627b228 more local build bustage - make sure browsercomps is in the REQUIRES list so we can pick up the cid .h file
git-svn-id: svn://10.0.0.236/trunk@165980 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 00:09:00 +00:00
ben%bengoodger.com
49f4c1a7d2 steffen tells me I clobbered a trunk only change here and is causing bustage
git-svn-id: svn://10.0.0.236/trunk@165946 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-30 18:27:52 +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
bsmedberg%covad.net
13d4d56d80 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
git-svn-id: svn://10.0.0.236/trunk@164618 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-29 19:28:38 +00:00
bryner%brianryner.com
880519b4e8 Don't try to build an empty library (on platforms where this is no shell service impl). Bug 252207.
git-svn-id: svn://10.0.0.236/trunk@161773 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-05 03:40:59 +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
darin%meer.net
f380ecad81 fixing bustage
git-svn-id: svn://10.0.0.236/trunk@159306 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-16 00:07:12 +00:00
bryner%brianryner.com
9f54b30eba Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces.
git-svn-id: svn://10.0.0.236/trunk@159300 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-15 22:51:19 +00:00
bsmedberg%covad.net
076b80eabd Merge changes from the aviary branch to start centralizing locale files. (bug 250672)
git-svn-id: svn://10.0.0.236/trunk@159073 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-12 17:15:10 +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