Commit Graph

301 Commits

Author SHA1 Message Date
Ted Mielczarek
2307891e93 bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Christopher A. Aillon
b1d5664983 Bug 421977 - nsGNOMEShellService::GetDesktopBackgroundColor should support GConf's actual format. r=gavin 2008-09-08 12:06:32 +02:00
Robert Strong
6b81373de7 Correctness fix for Bug 447934 - Default browser check doesn't return false if the registry key doesn't exist. r=jmathies 2008-08-04 23:48:06 -07:00
Robert Strong
ecafd23731 Bug 447934 - Default browser check doesn't return false if the registry key doesn't exist. r=jmathies 2008-08-04 23:13:44 -07:00
Jesse Ruderman
8215f54c7f Bug 443757 - Extra semicolon in nsMacShellService::SetDefaultBrowser makes "conditional" code unconditional. r=mano 2008-07-05 18:06:57 -07:00
df0cfde79e Bug 428970: Implement --disable-vista-sdk-requirements configure option and update source to use it, patch by Jim Mathies <jmathies@mozilla.com>, r=rob_strong, r=bsmedberg, a=beltzner 2008-04-25 09:44:16 -07:00
dec527c3a5 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
8c5b9454dd bug 422360 - don't statically link browser components when jemalloc is enabled. r=bsmedberg 2008-03-13 11:34:13 -07:00
8ddfecc2b7 backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
b15bf8e6be switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon 2008-03-11 14:49:53 -07:00
dd927b4679 backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 14:56:43 -08:00
932f8e936f switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 13:39:29 -08:00
69d861c0f7 Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
5f0b61875a Bug 403771 - Patch to fix mingw build failure in nsWindowsShellService.cpp needs approval1.9, r=robert.bugzilla, a=mtschrep 2007-11-26 11:56:52 -08:00
23e1cc38f7 Bug 388192 - Remove gopher OS integration support. r=caillon, a=mconnor:blocking-firefox3 2007-10-01 11:25:26 -07:00
03d90327f5 Bug 370571 - Ability to install as a standard user on Vista is not available. r=sspitzer a=beltzner (blocking-firefox3) 2007-09-29 02:48:32 -07:00
9d14212ea7 Bug 395543 - Remove dummyWindow. r=gavin a=mconnor 2007-09-17 14:03:25 -07:00
23ddb405d5 Bug 386163 - 'Set Desktop Background' refactoring: use canvas in all cases, support widescreen previews p=Dao Gottwald <dao@design-noir.de> r=mano, ui-r=mconnor 2007-09-02 15:33:21 -07:00
3f8e0b77b9 Bug 386477 - XPCOMUtilify nsSetDefaultBrowser. r=mano 2007-08-28 08:41:33 -07:00
ea9b1c3362 Bug 360735 - replace 'A' APIs with 'W' APIs in windows shell service
p=Ryan Jones <sciguyryan@gmail.com>
r=rstrong
2007-07-23 19:27:30 -07:00
7f3ec64e70 Bug 388192 - Remove gopher OS integration support. r=sspitzer 2007-07-17 11:23:26 -07:00
4b57c6c4e3 Bug 384384. r=bsmedberg, r=mscott for Thunderbird 2007-07-10 22:59:56 -07:00
fea1814cdc Bug 385894 - Kill old gfx code in nsWindowsShellService, patch by Ryan Jones <sciguyryan@gmail.com>, r=gavin 2007-07-08 18:25:34 -07:00
1bac76de19 Bug 385844: Set Desktop Background: implement preview for image tiling,
followup patch by Dao Gottwald <dao@design-noir.de>, r=mano
2007-07-02 22:36:11 -07:00
4592508523 Bug 385844 - Set Desktop Background: implement preview for image tiling. patch from Dao Gottwald <dao@design-noir.de>, r=me. 2007-06-25 18:03:39 -07:00
b4f409c765 Bug 362239 - Replace 'desktop background' monitor image on Windows with something nicer. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp. 2007-06-16 14:10:36 -07:00
567e93d6fc Firefox/Thunderbird shell code uses wrong attribute for help text - Bug 382115, r=gavin for browser/, r=mscott for mail/ 2007-05-30 13:21:48 -07:00
7a8342d0e7 Win32 only - Bug 372236: Internet Shortcut (.url) icons are now icons of Firefox instead of a page with a Firefox icon on it. patch=Thomas Bertels tbertels@gmail.com, r=rob_strong 2007-04-24 14:33:13 -07:00
9af004ac77 Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
04e4c4e87e Bug 375114 - After MS Office is updated the user is prompted to set Firefox as the default browser even though it already is the default browser. r=sspitzer 2007-03-23 14:32:30 -07:00
dbaron@dbaron.org
973db1fdf2 When drawing images, track full source and dest regions (unclipped) or use floats, to avoid rounding problems with advanced image resizing algorithms. b=371434 r=vlad r+sr=roc 2007-03-20 00:58:20 +00:00
rob_strong@exchangecode.com
f11a21bc0b Bug 369451 � When setting default browser first clean up HKCU keys. r=sspitzer 2007-02-08 20:18:17 +00:00
mozilla.mano@sent.com
9e77effb0e Bug 368776 - Feed Preview is broken if Safari is the default reader. r=mento. 2007-01-31 17:19:39 +00:00
rob_strong@exchangecode.com
0725d0a518 Landing of interdependent bugs for Vista support. Bug 354005 Setting the app as the OS default is broken on Vista. r=sspitzer, r=dougt, sr=bsmedberg. Bug 351949 � Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. r=sspitzer, r=rstrong. Bug 354226 � nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. r=rstrong. 2007-01-30 05:14:50 +00:00
mozilla.mano@sent.com
7c221852a4 Bug 358492 - List default feed reader on OS X. r=mento. 2007-01-05 11:40:46 +00:00
mozilla.mano@sent.com
8e9d230e3a Bug 355120 - Move default feed reader code to shellsvc. r=gavin. 2006-12-20 22:34:51 +00:00
mozilla.mano@sent.com
7cfd99db9e Bug 296583 - Make 'Set Desktop Background' dialog skinable. r=gavin. 2006-11-29 16:39:09 +00:00
benjamin@smedbergs.us
6a399a8238 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
f7bb7881cf backing out 345517 due to leak test bustage 2006-11-10 04:42:03 +00:00
benjamin@smedbergs.us
84c6af09b6 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
rob_strong@exchangecode.com
b748b659e4 Bug 354555 - Use long paths in registry when setting default browser. r=dougt 2006-10-10 19:56:08 +00:00
rob_strong@exchangecode.com
24dd9a1cb5 354552 Firefox - Remove the unused backup of registry file associations. r=dougt 2006-09-27 20:01:21 +00:00
rob_strong@exchangecode.com
b8b41e8f61 354546 Firefox - Remove unused RestoreFileSettings() from nsWindowsShellService. r=dougt 2006-09-27 19:24:19 +00:00
rob_strong@exchangecode.com
5804e994bd 354467 Firefox - Refreshing file associations is very slow due to using SendMessageTimeout instead of SHChangeNotify. r=dougt 2006-09-27 17:58:26 +00:00
dougt@meer.net
20d5a19da4 bug 352424. Default Application on Vista not working. r=rob_strong 2006-09-22 14:45:57 +00:00
dougt@meer.net
15f3bc0d9e Bug 353353. Remove unused nsIObserver impl from toolkit/xre/nsNativeAppSupportWin.cpp. r=rob_strong 2006-09-22 14:40:55 +00:00
rob_strong@exchangecode.com
8e5054c75f Bug 353398 - Need to add DDE keys for FirefoxHTML. r=sspitzer 2006-09-19 22:45:10 +00:00
rob_strong@exchangecode.com
15d1c1036e Bug 353089 - Fix / remove ddeexec hack. r=bsmedberg 2006-09-19 18:09:58 +00:00
martijn.martijn@gmail.com
e2a9fd125a Bug 262134 - Set as Desktop Background (wallpaper) gets zoomed (scaled) image dimensions instead of real ones, patch by Adam Guthrie, r=mano 2006-08-30 20:36:50 +00:00
benjamin@smedbergs.us
34f2348d90 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00