Commit Graph

2531 Commits

Author SHA1 Message Date
sdwilsh@shawnwilsher.com
a2f2ec72ea Bug 385065 - protocol handling dialog (fix clobber build error). r=gavin.sharp, a=mconnor 2007-07-30 11:34:41 -07:00
gavin@gavinsharp.com
26ef489dfa Bug 389330: remove target checks that are unneeded now that the patch for bug 238987 has landed (caused the OK button in the helper app dialog to be disabled in cases where it shouldn't be), r=mano, a=mconnor on IRC for Firefox 3 M7 landing 2007-07-28 20:16:01 -07:00
sdwilsh@shawnwilsher.com
be9def112b Bug 389891 - Protocol Handling dialog does not actually set nsIHandlerInfo::useHelperApp when using a prefilled helper app. r=gavin.sharp, a=schrep 2007-07-27 14:17:04 -07:00
sdwilsh@shawnwilsher.com
78d4133e45 Bug 389334 - Helper app no longer prefilled. r=mano 2007-07-26 18:04:38 -07:00
sdwilsh@shawnwilsher.com
95d5347743 Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner 2007-07-25 21:24:25 -07:00
flamingice@sourmilk.net
022fdd55de Bug 385853, getting the quit prompt when restarting firefox after apply software update, r=mano 2007-07-25 14:48:02 -07:00
flamingice@sourmilk.net
c68744a442 Bug 385425, getting the quit prompt when restarting firefox after installing an add on, r=mano 2007-07-25 14:43:17 -07:00
benjamin@smedbergs.us
bcbbe43a8f Bug 352762 - Allow PFS to launch an executable file to run plugins, instead of installing an XPI. This fixes Windows Vista permissions errors in XPInstall, r=doron 2007-07-25 11:54:46 -07:00
jwalden@mit.edu
b84fa43364 Fix some typos to kick qm-win2k3-01 into doing another build, to see if the test bustage is spurious. 2007-07-24 15:31:33 -07:00
asqueella@gmail.com
ed97a1d022 followup to bug 388506: add proper LOCALIZATION NOTEs and rev the property name since its semantics have changed
p=Edward Lee (Mardak) <edilee@mozilla.com>
r=sdwilsh/pike
2007-07-23 16:39:45 -07:00
sdwilsh@shawnwilsher.com
e0ae3d128d Bug 389183 - Download Manager window remains empty. r=mano 2007-07-22 14:52:22 -07:00
sdwilsh@shawnwilsher.com
8a42dd1536 Bug 388506 - Use emdash for download status [time — progress (rate)]. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-07-19 20:30:54 -07:00
bugzilla@standard8.demon.co.uk
a871bb5a90 Bug 349309 toolkit's extensions.js/OpenURL is app specific (GetMoreThemes/Extensions). p=Philip Chee <philip.chee@gmail.com>,r=Neil (suite part),r=benjamin,cbiesinger 2007-07-19 11:14:05 -07:00
rob_strong@exchangecode.com
b8604a9cba Comment fix for Bug 348419 2007-07-18 12:07:19 -07:00
rob_strong@exchangecode.com
9433e03d4b Bug 387385 - Remove files from the VirtualStore on uninstall / in-place upgrade / software update. r=sspitzer 2007-07-17 11:11:18 -07:00
axel@pike.org
9255d905c2 bug 334136, Software update fails with lanuage packs, patch by archaeopteryx@coole-files.de, r=me, sr=bsmedberg 2007-07-17 05:26:08 -07:00
flamingice@sourmilk.net
62d803615d Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 10:55:54 -07:00
rob_strong@exchangecode.com
30cb1a2b91 Bug 348419 - No way to access the update notification dialog when visiting an extension's homepage. r=sspitzer 2007-07-13 09:59:48 -07:00
sspitzer@mozilla.org
757701a76d fix for regression bug #383518: Non-Vista Windows users are prompted for updates they cannot apply.
For Non-Vista Windows, we need to check if we can write to the application directory (where firefox.exe lives, for example) to decide if we "can update".  On Vista, the updater will elevate to gain permissions to that directory, so we don't want do to do this additional check.

r=rstrong
2007-07-11 18:08:42 -07:00
sdwilsh@shawnwilsher.com
6059e99e30 Bug 387695 - Clean Up button is disabled. Patch by Simon Bünzli <zeniko@gmail.com>. r=sdwilsh 2007-07-11 15:05:39 -07:00
sspitzer@mozilla.org
646e15fe76 fix for bug #336528: software update installation progress dialog doesn't stretch to fit contents (cut short, text is truncated)
patch=James Ross <silver@warwickcompsoc.co.uk>
r=rstrong
2007-07-11 12:04:48 -07:00
dtownsend@oxymoronical.com
d9b06547ec Bug 303194: Pressing Delete key in Extension Manager should uninstall
extension. p=Simon Bunzli <zeniko@gmail.com> r=robstrong
2007-07-11 02:26:09 -07:00
rob_strong@exchangecode.com
2ceaa8a48a Bug 387622 - Target Application minVersion and maxVersion are reversed. verbal r=mconnor 2007-07-10 22:50:08 -07:00
dtownsend@oxymoronical.com
e9c156311b Bug 342579: Can update an extension meant for uninstalling. r=robstrong 2007-07-09 13:53:20 -07:00
rob_strong@exchangecode.com
fc5455e3b3 Bug 358710 - Some UI stylecode should be moved from /content/xpinstallConfirm.css to /skin/. r=sspitzer 2007-07-09 11:56:54 -07:00
rob_strong@exchangecode.com
a28eb9d2c1 Bug 387383 - unable to specify aActionList in AddonsViewBuilder updateView. r=sspitzer 2007-07-09 11:54:16 -07:00
kairo@kairo.at
527fedcb19 bug 386903 - remove xpinstall/packager from cvs, r=bsmedberg 2007-07-09 10:47:04 -07:00
dtownsend@oxymoronical.com
801e1e0a77 Bug 384006: On compatiblity update datasource receives double update
notifications. r=robstrong
2007-07-09 03:07:14 -07:00
neil@parkwaycc.co.uk
9ac9f0b64e Bug 383116 Fix for extension data source registration r=rob_strong 2007-07-08 03:15:11 -07:00
dtownsend@oxymoronical.com
8c4974ae28 Bug 314915: Extension update can identify the wrong version as being the
newest. r=robstrong
2007-07-06 07:41:56 -07:00
dmose@mozilla.org
d28396462d Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking 2007-07-05 12:31:44 -07:00
dtownsend@oxymoronical.com
ce254264e1 Bug 386322: Localized metadata fails for multiple properties (contributor,
translator, developer). r=robstrong
2007-07-02 12:33:39 -07:00
rob_strong@exchangecode.com
4978115d51 Bug 361402 - installer does not automatically find path to existing installation when going from 1.5.0.x to 2.0.0.x. r=sspitzer 2007-07-02 10:37:23 -07:00
dtownsend@oxymoronical.com
288570ce55 Bug 340219 - Display new version when upgrading add-ons. r=robstrong 2007-06-30 10:17:03 -07:00
sdwilsh@shawnwilsher.com
bb49b7f63c Bug 385733 - Remove "rate change limit" check from DownloadProgressListener. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-27 14:03:37 -07:00
sdwilsh@shawnwilsher.com
5c5620b03a Bug 237693 - Download Manager Should Understand when it breaks the KB,MB,GB barrier. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-27 13:39:49 -07:00
sdwilsh@shawnwilsher.com
ce83e6aad4 Bug 383224 - Remove XPInstall bits from the Download Manager. r=mano 2007-06-27 09:52:15 -07:00
dtownsend@oxymoronical.com
eb01adab35 Bug 257155 follow up, catches some probable leaks. r=gavin.sharp 2007-06-25 14:53:29 -07:00
dtownsend@oxymoronical.com
35e0ac995c Bug 257155 - Extension description is not localizable. r=robstrong 2007-06-25 14:02:46 -07:00
dtownsend@oxymoronical.com
dbf9acfefb Bug 335942 - nsIExtensionManager.update wants true and false for a long
param. r=robstrong
2007-06-25 08:51:51 -07:00
Evan.Yan@Sun.COM
67c21461e6 Bug 384667 - AT-SPI events not generated for all Firefox progress bars.
r=mconnor
2007-06-24 19:45:10 -07:00
sdwilsh@shawnwilsher.com
69b766193c Bug 383224 - Remove XPInstall bits from the Download Manager. r=enndeakin, r=mano 2007-06-22 16:20:00 -07:00
dtownsend@oxymoronical.com
eabcb28b93 Bug 369075 - Add permanent button for restarting Firefox to Add-ons Mgr.
Patch by Dao Gottwald <dao@design-noir.de>. r=robstrong
2007-06-21 17:27:03 -07:00
dtownsend@oxymoronical.com
6633f2f361 Bug 385335 - Remove the use of "none" assertions in EM. r=robstrong 2007-06-21 16:17:08 -07:00
dtownsend@oxymoronical.com
cd15dc88d0 Bug 385028: Remove nsIExtensionManager_MOZILLA_1_8_BRANCH from trunk.
r=robstrong
2007-06-21 03:04:09 -07:00
benjamin@smedbergs.us
2413d41dbb Bug 384925 - Allow PFS to return hashes for plugin XPIs, r=doron 2007-06-19 09:12:49 -07:00
philringnalda@gmail.com
6ed8c9026d Bug 384843 - Remove unused functions getFileRelativeTo and _needsToPromptForUpdate, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-18 21:03:15 -07:00
philringnalda@gmail.com
5bae445b31 Bug 384837 - Remove unused functions forEachEntry, getItemsWithFlagUnset, and getStagedLeafName, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-18 21:01:29 -07:00
sdwilsh@shawnwilsher.com
680180394d Bug 384161 - autoRemoveAndClose checks wrong pref type. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-18 13:17:42 -07:00
flamingice@sourmilk.net
831f56e0e6 Bug 363271, remove download manager hack from richlistbox, Patch by Simon Bünzli, r=enn 2007-06-15 14:19:08 -07:00
sdwilsh@shawnwilsher.com
cec2acd22e Bug 381927 - end times in download manager properties are wrong or missing. r=mano 2007-06-12 16:43:02 -07:00
mozilla.mano@sent.com
25393cf047 Bug 382888 - BM menu not working when DM is focused. r=gavin. 2007-06-11 22:24:58 -07:00
kaie@kuix.de
953cc24967 Bug 110161, enable OCSP by default, follow up checkin,fixing string identifiers. r=marcoos, sr=mconnor 2007-06-05 15:14:39 -07:00
rflint@ryanflint.com
d5fe38b16a Bug 382911 - Several JS components call nsICategoryManager.addCategoryEntry with an extra final parameter. Patch by Manish Singh <manish@flock.com>, r=gavin 2007-06-04 22:22:34 -07:00
sdwilsh@shawnwilsher.com
8c70974897 Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger 2007-06-04 17:03:35 -07:00
sdwilsh@shawnwilsher.com
fdb80cf773 Bug 381803 - two files are listed in DM, while downloading one file. r=mconnor 2007-05-31 18:42:43 -07:00
kaie@kuix.de
06f32215fd Bug 110161. Code related to the plan to enable OCSP by default.r=rrelyea, toolkit r=mconnor 2007-05-30 16:13:28 -07:00
sdwilsh@shawnwilsher.com
eb3a5b4b69 Bug 289540 - download manager takes only one listener. r=mconnor 2007-05-25 16:47:53 -07:00
sdwilsh@shawnwilsher.com
afdc00829a Bug 381881 - Properties window during download is empty. r=mconnor 2007-05-25 10:35:42 -07:00
rflint@ryanflint.com
36e9278f95 Bug 366387 - HelperApps prototype has duplicated functions (AddObserver/RemoveObserver) and is missing onBeginUpdateBatch/onEndUpdateBatch. Patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=gavin 2007-05-25 03:15:53 -07:00
sdwilsh@shawnwilsher.com
0a77e7a078 Bug 381925 - JS Warnings when selecting download location. r=enndeakin 2007-05-24 21:26:14 -07:00
sdwilsh@shawnwilsher.com
36645ed1dd Bug 381538 - "clean up" button remains greyed out after download completes. r=gavin.sharp 2007-05-23 16:12:03 -07:00
sdwilsh@shawnwilsher.com
193034084d Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 13:40:13 -07:00
sdwilsh@shawnwilsher.com
5e8119e353 Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 11:08:10 -07:00
sdwilsh@shawnwilsher.com
e75178083f Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor 2007-05-21 17:03:33 -07:00
neil@parkwaycc.co.uk
66b18d104f Build xpfe download manager for suiterunner until such time as toolkit download manager becomes usable r=Standard8 (mpa=Mano for toolkit change) 2007-05-17 14:01:18 -07:00
rob_strong@exchangecode.com
a43fb424fb Win32 only - Bug 369221: Fails to install with xpicleanup error message. r=sspitzer, sr=mscott for Thunderbird 2007-05-03 16:40:54 -07:00
benjamin@smedbergs.us
acbce8da66 Bug 377088 - Add additional query string when the user explicitly checks for updates, to make server-side of automatic update checks possible, r=ssptizer+morgamic 2007-05-03 06:36:11 -07:00
mats.palmgren@bredband.net
dfbd9d77a5 Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 16:52:44 -07:00
benjamin@smedbergs.us
be43570e2e Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento 2007-04-25 07:26:42 -07:00
benjamin@smedbergs.us
18862e38e1 Bug 375710 - Firefox 2.0.0.3 wants to downgrade to 2.0.0.2, patch by Masatoshi Kimura (:emk), reworked by me a bit, r=rstrong 2007-04-20 08:22:17 -07:00
kaie@kuix.de
10c79b894d Bug 370693, Mozilla.org nightly bits broken, Failure to use crypto with FIPS modeBuild system changes onlyPatch originally proposed by Wan-Teh in bug 249782r=bsmedberg 2007-04-17 13:42:54 -07:00
gavin@gavinsharp.com
9332690443 Bug 346994: part 1, remove leading dots from filenames before saving, r=mano 2007-04-17 11:51:33 -07:00
axel@pike.org
ccc78445dc bug 361583, support filter commandline argument, and use it from packager.mk, r=bsmedberg 2007-04-13 16:43:36 -07:00
sspitzer@mozilla.org
e6cefb4316 backing out myu fix for bug #375710, based on comments from kimura 2007-04-12 16:01:44 -07:00
sspitzer@mozilla.org
3f08787d6b fix for bug #375710 and bug #371649Firefox can "software downgrade" from 2.0.0.3 to 2.0.0.2. r=bsmedberg 2007-04-12 15:07:19 -07:00
bugzilla@standard8.demon.co.uk
f1bd21799f Back out part of bug 361583 to fix xul app bustage occuring when attempting to do nightly builds. 2007-04-12 05:41:32 -07:00
axel@pike.org
a364c25975 bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 09:35:01 -07:00
bugzilla@standard8.demon.co.uk
98e9ed8c21 Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Gv1 - toolkit). p=Serge Gautherie <sgautherie.bz@free.fr>,r=enndeakin 2007-04-03 10:06:57 -07:00
sspitzer@mozilla.org
a6bf7e6912 fix for bug #373908: Software update hangs part way through if update.mar includes a zero length file.note, the scripts that create mars should not be doing that, which is bug #375611also note that if you kill the hung software update process (which you have to do, since it is hung), you can end up in a bad state, see bug #375619r=dolske 2007-03-27 23:01:35 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00