Benjamin Smedberg
549d6ed5fd
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
...
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Jim Mathies
80aa8025c6
Bug 562753 - On upgrade, update AppUserModelID for application shortcuts. r=rstrong.
2010-05-14 19:24:50 -05:00
Josh Aas
fcb9bf889c
More Carbon usage cleanup. b=550787 r=bsmedberg
2010-03-10 14:30:11 -05:00
Serge Gautherie
b78bf55f41
Bug 499435 - mochitest-browser-chrome: browser_420786.js needs to report "success"; (Av1) Add a |todo(false, "...");|.
...
r=gavin.sharp.
2010-03-03 11:12:28 +01:00
timeless@mozdev.org
16ce7846f9
Bug 531174 [@ WriteBitmap], r=joe
2009-12-13 09:11:39 -08:00
Dão Gottwald
4135a8c087
Bug 483382 - browser_480148.js causes browser_420786.js to fail
2009-11-12 11:23:26 +01:00
Romain BEZUT
782b2fac66
Bug 458631 - Misalignment in --help command line. r=gavin
2009-10-09 12:50:42 +02:00
Phil Ringnalda
fceecee8a4
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Bobby Holley
92e80175ef
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
2009-09-12 16:44:18 -06:00
Reed Loden
5738694471
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
Paul O’Shannessy
3e0b9c8195
Bug 512524 - Unable to set image as desktop background, r=robert.bugzilla
2009-08-28 13:05:03 -07:00
Benjamin Smedberg
fdb74ffe70
Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script
2009-08-27 09:09:31 -07:00
Benjamin Smedberg
c4ea86fa0e
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
...
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
jhorak@redhat.com
49e50ff384
Bug 402892. Support gio as well as gnome-vfs. r=roc
2009-08-25 11:58:11 -07:00
Benjamin Smedberg
28fb767bd1
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Paul O’Shannessy
a261155c6d
Bug 507032 - "Set As Desktop Background..." doesn't work on Windows CE, r=robert.bugzilla
2009-08-01 16:21:58 -07:00
Joe Drew
9c23ca0770
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
Robert Strong
24a8423c9b
Bug 500251 - Cannot set set Minefield as default browser on Windows CE. r=vlad
2009-07-08 13:51:21 -07:00
Siddharth Agarwal
270db18357
Part 3 of bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- add MOZ_NTDDI_* defines, switch code over to use these defines.
...
r=ted for build config parts, r=jmathies for app association and download manager changes, r+sr=bz for helper app service, r=vlad + sr=ted for stock icons.
2009-04-12 20:25:29 +05:30
Mike Hommey
ef9394eb5a
Bug 461663 - 16 bits colour channel values should not have lower bits zeroed. r=gavin
2009-04-17 10:17:29 +02:00
Jonathan Kew
b90a62f9c3
Bug 423672. Use public Launch Services APIs instead of undocumented internals. r=joshmoz,mstange
2009-04-06 12:24:38 +12:00
Dão Gottwald
04cb9280bf
enable browser_420786.js, disable browser_480148.js
2009-03-15 14:33:30 +01:00
Dão Gottwald
26e009f398
fix build bustage
2009-03-14 19:03:06 +01:00
Dão Gottwald
370246d8d4
disable browser_420786.js
2009-03-14 18:07:51 +01:00
James Boston
278afa8413
Bustage fix for bug 442393.
2009-03-09 15:14:05 -04:00
James Boston
94639989fa
Improve nsIProcess, fix nsIProcess.kill(). b=442393 r=bsmedberg
2009-03-09 12:47:39 -04:00
Robert Strong
ec13be8b55
Bug 456895 - Error: Uncaught Exception [@ nsIShellService.isDefaultBrowser][@ delayedStartup] (GetShortPathNameW fails due to permissions). r=mconnor
2009-02-15 15:03:59 -08:00
Vladimir Vukicevic
4445f1c0f0
b=477727; fix shell service and disable migration browser component for Windows CE; r=gavin
2009-02-11 18:24:53 -08:00
Arpad Borsos
7523e7d43d
Bug 471877 - Cleanup GTK includes; further cleanup + system-headers cleanup; r+sr=roc
2009-01-21 16:24:46 +01:00
Ginn Chen
ea65fb1141
Bug 454558 Null check missing in nsGNOMEShellService::GetShouldCheckDefaultBrowser and SetShouldCheckDefaultBrowser, r+sr=roc
2008-09-28 21:09:09 +08:00
Ted Mielczarek
f4576958c6
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
bc6cd3e539
Bug 421977 - nsGNOMEShellService::GetDesktopBackgroundColor should support GConf's actual format. r=gavin
2008-09-08 12:06:32 +02:00
Robert Strong
3905eb3243
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
417f0134f7
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
7c1053a28a
Bug 443757 - Extra semicolon in nsMacShellService::SetDefaultBrowser makes "conditional" code unconditional. r=mano
2008-07-05 18:06:57 -07:00
gavin@gavinsharp.com
5a40a91350
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
reed@reedloden.com
723c83866f
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
ted.mielczarek@gmail.com
0e81197d7b
bug 422360 - don't statically link browser components when jemalloc is enabled. r=bsmedberg
2008-03-13 11:34:13 -07:00
blassey@mozilla.com
f15f211ef3
backing out: switching narrow char system calls to wide char in windows b=418703
2008-03-11 15:46:26 -07:00
blassey@mozilla.com
f4c05b9b4a
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
blassey@mozilla.com
516adb4afa
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
blassey@mozilla.com
7297b9e37e
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
2008-03-05 13:39:29 -08:00
jag@tty.nl
60e16aa5b6
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 00:50:04 -08:00
martijn.martijn@gmail.com
ffb8de8018
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
rob_strong@exchangecode.com
689ddf97eb
Bug 388192 - Remove gopher OS integration support. r=caillon, a=mconnor:blocking-firefox3
2007-10-01 11:25:26 -07:00
rob_strong@exchangecode.com
97ed4b0ebe
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
rflint@ryanflint.com
acd2412641
Bug 395543 - Remove dummyWindow. r=gavin a=mconnor
2007-09-17 14:03:25 -07:00
asqueella@gmail.com
3151b4eaa8
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
rflint@ryanflint.com
ef308dbc28
Bug 386477 - XPCOMUtilify nsSetDefaultBrowser. r=mano
2007-08-28 08:41:33 -07:00
asqueella@gmail.com
4bb5d77e1d
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