Reed Loden
|
6aae290bff
|
Bug 294375 - Remove support for libgnomevfs's handling of user modifications to the MIME database, as it has been deprecated for years [r=karlt sr=roc]
|
2009-09-08 15:08:02 -05:00 |
|
jhorak@redhat.com
|
a5beb085b9
|
Bug 402892. Support gio as well as gnome-vfs. r=roc
|
2009-08-25 11:58:11 -07:00 |
|
Joe Drew
|
2aa59235f2
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
|
2009-07-20 18:50:15 -07:00 |
|
Mike Hommey
|
95e41546c8
|
Bug 461663 - 16 bits colour channel values should not have lower bits zeroed. r=gavin
|
2009-04-17 10:17:29 +02:00 |
|
James Boston
|
ebb622ed2b
|
Improve nsIProcess, fix nsIProcess.kill(). b=442393 r=bsmedberg
|
2009-03-09 12:47:39 -04:00 |
|
Arpad Borsos
|
e4a2e70daa
|
Bug 471877 - Cleanup GTK includes; further cleanup + system-headers cleanup; r+sr=roc
|
2009-01-21 16:24:46 +01:00 |
|
Ginn Chen
|
bfd9de50bb
|
Bug 454558 Null check missing in nsGNOMEShellService::GetShouldCheckDefaultBrowser and SetShouldCheckDefaultBrowser, r+sr=roc
|
2008-09-28 21:09:09 +08:00 |
|
Christopher A. Aillon
|
6419237b41
|
Bug 421977 - nsGNOMEShellService::GetDesktopBackgroundColor should support GConf's actual format. r=gavin
|
2008-09-08 12:06:32 +02:00 |
|
reed@reedloden.com
|
5bae334628
|
Bug 420786 - "Setting image as desktop background causes a crash in Linux" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9b5=beltzner]
|
2008-03-20 23:48:36 -07:00 |
|
rob_strong@exchangecode.com
|
f24e3ab422
|
Bug 388192 - Remove gopher OS integration support. r=caillon, a=mconnor:blocking-firefox3
|
2007-10-01 11:25:26 -07:00 |
|
mozilla.mano%sent.com
|
1e18f4d51c
|
Bug 355120 - Move default feed reader code to shellsvc. r=gavin.
|
2006-12-20 22:34:51 +00:00 |
|
benjamin%smedbergs.us
|
217948472d
|
Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano
|
2006-11-13 17:53:01 +00:00 |
|
pavlov%pavlov.net
|
0b5a3c2706
|
backing out 345517 due to leak test bustage
|
2006-11-10 04:42:03 +00:00 |
|
benjamin%smedbergs.us
|
c8bc8c9265
|
Bug 345517, try #2, make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano
|
2006-11-09 15:02:29 +00:00 |
|
benjamin%smedbergs.us
|
af03fc0477
|
Backout bug 345517 due to various issues.
|
2006-08-10 14:06:47 +00:00 |
|
benjamin%smedbergs.us
|
ffd802f9ed
|
Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento
|
2006-08-09 13:39:19 +00:00 |
|
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 |
|
cbiesinger%web.de
|
12ba7928f8
|
Bug 333178 fix image cursors for cairo-gtk2 builds
r=bryner sr=roc
|
2006-06-16 18:38:39 +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 |
|
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 |
|
roc+%cs.cmu.edu
|
12836ce09e
|
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
|
2005-04-26 21:32:26 +00:00 |
|
cbiesinger%web.de
|
515ea8b3ab
|
276692 get nsIGdkPixbufImage using GI(nsIImage) followed by
QI(nsIGdkPixbufImage)
r=bryner sr=dbaron
|
2005-04-05 21:08:04 +00:00 |
|
cbiesinger%web.de
|
e1496bea09
|
Bug 276692 move image->GdkPixbuf conversion code to nsImageGTK
r=bryner sr=roc
|
2005-01-24 18:10:06 +00:00 |
|
bsmedberg%covad.net
|
f3dd951f94
|
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
|
2005-01-17 18:50:18 +00:00 |
|
bzbarsky%mit.edu
|
99df5c71c0
|
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
|
2005-01-04 19:31:31 +00:00 |
|
bryner%brianryner.com
|
56b2b34f2b
|
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.
|
2004-07-15 22:51:19 +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
|
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 |
|