Mike Hommey
26bc04d200
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
2013-11-19 11:47:43 +09:00
Kyle Machulis
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Gregory Szorc
89e86f9b21
Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
...
--HG--
extra : rebase_source : 8de9c7f68a953e574dda22f8c14c2b2ca60444f9
2013-03-19 18:49:07 -07:00
Mike Shal
7ecea60097
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
Gregory Szorc
74dc48b41e
Bug 818246 - Part 5: Move XPIDLSRCS into moz.build (manual); r=glandium
2013-03-12 10:20:41 -07:00
Gregory Szorc
c865547d94
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
...
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Gregory Szorc
7b6f9c7add
Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
...
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.
--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Gregory Szorc
1b27561fa4
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -08:00
Brian R. Bondy
bab895a0ea
Bug 791019 - Default browser check interface change for review comments. r=felipe
2012-09-21 10:05:24 -04:00
Mike Hommey
70d7c821af
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Geoff Lankow
5cefea8480
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
2012-06-06 14:08:30 +12:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Wolfgang Rosenauer
b93bb1bc3e
Bug 526717 - remove non-working "Set as desktop background" from the UI for unsupported desktops. r=gavin
2012-04-02 22:43:12 +02:00
Ian Moody
b5be92d2d5
Bug 662324 - Add "Fill" and "Fit" position support for "Set As Desktop Background...". r=gavin
2012-02-01 11:37:55 +01:00
Makoto Kato
a9cf72330b
Bug 693227 - Remove nsIWindowsShellService.unreadMailCount. r=jimm
2011-11-14 05:56:03 +01:00
Ed Morley
0f133018de
Bug 651622 - Remove WinCE code from browser/* r=dolske
2011-04-22 01:14:59 +02:00
Jim Mathies
5a03387fbe
Bug 562753 - On upgrade, update AppUserModelID for application shortcuts. r=rstrong.
2010-05-14 19:24:50 -05:00
Phil Ringnalda
6fce97e58d
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Vladimir Vukicevic
2a7a44217c
b=477727; fix shell service and disable migration browser component for Windows CE; r=gavin
2009-02-11 18:24:53 -08: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
rob_strong%exchangecode.com
c2f4829e74
354546 Firefox - Remove unused RestoreFileSettings() from nsWindowsShellService. r=dougt
2006-09-27 19:24: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
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
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
gerv%gerv.net
3051ba969b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 17:36:54 +00:00
ben%bengoodger.com
5171657dc2
Landing the Aviary Branch (browser section only).
2004-11-30 08:23:02 +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
bryner%brianryner.com
90dc121899
reintroduce getRegistryEntry (bug 237754). patch by dave532@uklinux.net, r=ben.
2004-04-20 21:31:22 +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