Commit Graph

11 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
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
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
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
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
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
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
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