Commit Graph

1409 Commits

Author SHA1 Message Date
rob_strong@exchangecode.com
b90457cc4d Bug 392084 - Add a get plugins link to the add-ons mgr. r=dtownsend 2007-09-03 17:03:41 -07:00
dtownsend@oxymoronical.com
b919fdb929 Bug 378216: Disable insecure extension updates by default. r=robstrong 2007-09-03 14:44:12 -07:00
dmose@mozilla.org
4ad19860ce Fix for protocol handling dialog throwing exception when a web handler is selected (bug 392957), r=biesi, sr=mconnor, a=bz 2007-09-02 21:44:25 -07:00
asqueella@gmail.com
4f03fee416 Bug 392841 - With a download in progress, selection after deletion of a Completed item should go down. p=Edward Lee (Mardak) <edilee@gmail.com> r=sdwilsh 2007-09-02 15:21:12 -07:00
asqueella@gmail.com
9586d49e70 Bug 394457 - Make backspace key remove files from download manager p=Edward Lee (Mardak) <edilee@gmail.com> r=sdwilsh 2007-09-02 15:13:41 -07:00
rob_strong@exchangecode.com
8c98152cba Bug 394583 - 'Version x.x.x.x is available' message is missing the x.x.x.x when checking for updates. r=dtownsend 2007-09-02 14:53:34 -07:00
dtownsend@oxymoronical.com
af532bd69f Bug 392812: Restart button remains disabled after extension updates. r=robstrong 2007-08-31 04:36:42 -07:00
rob_strong@exchangecode.com
00e0261bee Fix silly mistake with the checkin of bug 375805 2007-08-30 21:18:07 -07:00
rob_strong@exchangecode.com
aa94dc5ec9 Bug 375805 - ExtensionManager.prototype._shutdown shouldn' t call gOS.removeObserver(this, 'profile-after-change') unless ExtensionManager.prototype.observe(subject, 'app-startup', data) has been called. r=sspitzer 2007-08-30 17:43:24 -07:00
dtownsend@oxymoronical.com
3c1ab9901d Comment fix for bug 394300 2007-08-30 11:34:13 -07:00
dtownsend@oxymoronical.com
ed945bfaf8 Bug 394300: Check for updates is offering incompatible updates. r=robstrong 2007-08-30 11:26:37 -07:00
gavin@gavinsharp.com
6c32628296 Fix newlines 2007-08-29 12:58:59 -07:00
rob_strong@exchangecode.com
dd0789ea57 Bug 299716 - Need for em:targetApplication marker for 'the toolkit'. patch=ajvincent, r=dtownsend, r=rstrong 2007-08-29 01:16:15 -07:00
dtownsend@oxymoronical.com
9d220c50f8 Bug 391899: getItemForID returns an empty nsIUpdateItem if the item doesn't exist. r=robstrong 2007-08-26 11:07:49 -07:00
reed@reedloden.com
f20f9504a2 Correct obvious spelling typo in a comment. 2007-08-25 18:55:07 -07:00
dtownsend@oxymoronical.com
dcf92554cd Bug 375596: Didn't update extension over installed disabled previous version. r=robstrong 2007-08-25 16:36:25 -07:00
asqueella@gmail.com
c2a0f8ebc6 Bug 392793 - invalid (negative) progress percentage displayed in the window title for certain downloads p=Ryan Jones <sciguyryan@gmail.com> r=sdwilsh 2007-08-25 13:39:33 -07:00
dtownsend@oxymoronical.com
a8b100e4bc Bug 392331: Theme change request lost during crash. r=robstrong 2007-08-25 07:27:26 -07:00
rflint@ryanflint.com
de3210057f Bug 393525 - XPCOMUtilify nsBlocklistService. r=robert.bugzilla 2007-08-24 23:12:05 -07:00
rob_strong@exchangecode.com
231b5fb55d backing out code that snuck in from bug 392303 2007-08-23 14:13:47 -07:00
rob_strong@exchangecode.com
4c679bec9a Bug 392303 - Simplify installer changes (fix includes for older versions of NSIS). r=sspitzer 2007-08-23 12:39:50 -07:00
rob_strong@exchangecode.com
cad7601376 Backing out previous attempts to fixe non newref tinderboxes and part of the patch for bug 392303 2007-08-22 17:08:24 -07:00
dolske@mozilla.com
d30bd593f7 Revert wallpaper from Bug 390451: Remembered passwords lost when changing Master Password. r=gavin 2007-08-22 16:46:12 -07:00
rob_strong@exchangecode.com
9a239a7686 Better fix for the Seamokey, Thunderbird, and Calendar build breakage from landing of bug 392303 2007-08-22 16:21:50 -07:00
rob_strong@exchangecode.com
6c230082a4 Attempt to fix Seamokey build breakage from landing of bug 392303 2007-08-22 15:42:19 -07:00
rob_strong@exchangecode.com
ad6b019e2c Bug 392303 - Simplify installer changes - Part 1. r=sspitzer 2007-08-22 14:38:03 -07:00
rob_strong@exchangecode.com
6d8dee48cc Bug 391414 - The restart button is no longer initially hidden during startup update notification. r=sspitzer 2007-08-22 13:26:06 -07:00
mattwillis@gmail.com
09c622dbd3 Bug 361909 - Work around race condition in download helper app dialog box. Patch by Joshua McKenty <joshua@flock.com>, r=gavin 2007-08-22 07:49:25 -07:00
rob_strong@exchangecode.com
650146829b Bug 393149 - Some registry keys aren't removed under HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\ [win32 only]. r=sspitzer 2007-08-21 23:46:06 -07:00
sdwilsh@shawnwilsher.com
30d7fb302b Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor 2007-08-21 10:22:02 -07:00
sdwilsh@shawnwilsher.com
a4ad0dd1bf Bug 355554 - File downloads should honor Vista's parent control setting. Patch by Jim Mathies <jmathies@mozilla.com>. r=gavin.sharp, r=sdwilsh, a=blocking-firefox3 2007-08-21 09:37:39 -07:00
sspitzer@mozilla.org
1e5d722231 fix for bug #392386: searching in the download manager can fail to show all the matches if we have items with bad native paths. r=mano 2007-08-20 11:15:44 -07:00
rob_strong@exchangecode.com
622e008513 Bug 391687 - Some plugins are listed multiple times in the add-ons manager. r=sspitzer 2007-08-18 14:19:17 -07:00
sdwilsh@shawnwilsher.com
4e7d7cfc20 Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano, r=cbiesinger, sr=cbiesinger 2007-08-17 16:05:26 -07:00
sdwilsh@shawnwilsher.com
a72b5a46eb Bug 392362 - Make a pref to control the number of days for which we display download history. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-08-17 15:19:08 -07:00
sdwilsh@shawnwilsher.com
0a283480db Bug 392541 - Queued items don't have a context menu. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-08-17 15:11:30 -07:00
rob_strong@exchangecode.com
30072333a1 Comment fix for Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer 2007-08-16 14:39:49 -07:00
rob_strong@exchangecode.com
5ea5167096 Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer 2007-08-16 14:34:52 -07:00
rob_strong@exchangecode.com
335f980c4e Bug 392419 - Cleanup preprocessing of files (part 1). r=bsmedberg 2007-08-16 14:17:45 -07:00
rob_strong@exchangecode.com
a7a6f5232c Bug 392140 - Remove TYPE_PLUGIN from the extension manager. r=bsmedberg 2007-08-16 14:14:51 -07:00
flamingice@sourmilk.net
3a1335fceb Bug 271559, Plugins blocklisting, r=robstrong 2007-08-15 17:43:12 -07:00
sdwilsh@shawnwilsher.com
3cedd5720a Bug 390748 - When downloading multiple files, Download Manager doesn't show files it has queued. r=mano, a=blocking-firefox3 2007-08-15 10:56:50 -07:00
rflint@ryanflint.com
4ebe47cda6 Bug 384052 - Allow custom parameters in the update URL. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=robert.bugzilla 2007-08-15 00:49:12 -07:00
rflint@ryanflint.com
bf5af393aa Bug 384042 - Extension manager uses installLocation.stageFile method (not defined in the interface). Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=benjamin/robert.bugzilla 2007-08-14 23:27:35 -07:00
rflint@ryanflint.com
149086004c Bug 392255 - You shouldn't be able to open a completed download by double right clicking on it + button fixes. r=sdwilsh 2007-08-14 22:06:37 -07:00
sdwilsh@shawnwilsher.com
02f07659d4 Bug 391939 - New Download manager does not close when a download is completed even when configured to do so. r=mano 2007-08-14 21:21:06 -07:00
sdwilsh@shawnwilsher.com
c777705af1 Bug 390890 - PHD: Have the UI use all the possible handlers instead of just the preferred one. r=mano, a=blocking-firefox3 2007-08-14 21:15:22 -07:00
sdwilsh@shawnwilsher.com
6b2cc7c702 Bug 391861 - Indicate what the text area in the DM is for (searching). Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=mano 2007-08-14 16:18:15 -07:00
sspitzer@mozilla.org
49837e3197 fix for bug #392099: unable to search for downloads with % (SQLite MATCH_ALL) or _ (SQLite MATCH_ONE) in the name r=sdwilsh 2007-08-14 07:04:27 -07:00
sdwilsh@shawnwilsher.com
e8fe057012 Bug 391872 - wrong message when download is paused (new DM). r=mano 2007-08-12 15:59:33 -07:00
sdwilsh@shawnwilsher.com
3b9742e4ba Bug 391872 - wrong message when download is paused (new DM). r=mano 2007-08-12 14:46:32 -07:00
rflint@ryanflint.com
e0acb59113 Bug 391907 - No download progress info on Windows task bar button. r=sdwilsh 2007-08-12 03:29:25 -07:00
sdwilsh@shawnwilsher.com
fed39c2b83 Bug 389569 - "Less than a minute" in Download Manager is silly. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh, r=mano, ui-r=beltzner 2007-08-12 03:19:12 -07:00
sdwilsh@shawnwilsher.com
79a4b60734 Bug 391875 - Searching for a word that is contained in the file you are downloading looks strange. r=mano 2007-08-12 03:02:53 -07:00
sdwilsh@shawnwilsher.com
88b905fb32 Bug 391918 - Section headers in new DM should look more like mockup. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=sdwilsh, r=mano 2007-08-12 02:57:30 -07:00
rflint@ryanflint.com
ff1275772e Bug 391857 - can't open file with doubleclick (new DM). r=sdwilsh 2007-08-12 01:14:08 -07:00
rflint@ryanflint.com
632aa22ca7 Bug 391908 - Button orientation on downloads in the failed state is incorrect. r=sdwilsh 2007-08-12 01:08:51 -07:00
rflint@ryanflint.com
8ed7eaef20 Bug 391866 - after remove, the next file isn't highlighted (new DM). r=sdwilsh 2007-08-12 00:54:56 -07:00
rflint@ryanflint.com
8be4170efa Bug 391856 - button-images are outside the button and squeezed (new DM). r=mconnor/sdwilsh 2007-08-12 00:50:31 -07:00
dtownsend@oxymoronical.com
7c8ab2cc69 Testcase for bug 257155. r=robstrong 2007-08-11 21:13:15 -07:00
dtownsend@oxymoronical.com
223ab3f4a3 Bug 382752: Unit test harness for extension manager. r=robstrong. 2007-08-11 21:12:06 -07:00
sdwilsh@shawnwilsher.com
43455f9fc6 Bug 388517 - revised download manager UI for Firefox 3. Patch by Shawn Wilsher <me@shawnwilsher.com> and Asaf Romano <mano@mozilla.com>. r=mano, a=[wanted-firefox3] 2007-08-11 14:53:21 -07:00
benjamin@smedbergs.us
aa24fab361 Fix the name of the Windows SDK, for real this time 2007-08-11 13:29:48 -07:00
benjamin@smedbergs.us
3e619646be Fix copy-paste typo from bug 391308 2007-08-10 06:56:43 -07:00
flamingice@sourmilk.net
41b10bc718 Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin 2007-08-09 20:05:53 -07:00
flamingice@sourmilk.net
bf7bacdbcb Bug 339056, provide mechanism to allow users to list, enable, disable plugins in primary UI, r=robstrong 2007-08-09 19:47:48 -07:00
benjamin@smedbergs.us
fbfa1be233 Bug 391308 - Make the new-style SDK package, r=luser 2007-08-09 12:53:08 -07:00
kairo@kairo.at
8ffa044b5c bug 384139 - move openURL() to a reusable place in toolkit, r=bsmedberg 2007-08-09 10:59:08 -07:00
neil@parkwaycc.co.uk
5c11a3c446 Followup to previous checkin for bug 383116 to avoid reentrant GS r=rob_strong 2007-08-08 02:43:36 -07:00
rob_strong@exchangecode.com
79d7684915 Bug 385787 - Gray-out restart firefox button on installing theme/extension updates window. patch=Dão Gottwald, r=rob_strong 2007-08-07 23:58:22 -07:00
flamingice@sourmilk.net
12338974b9 Bug 386670, Restart button tooltip in add-ons manager should be changed, Patch by Dão Gottwald, r=mconnor, ui-r=beltzner 2007-08-07 10:24:55 -07:00
gavin@gavinsharp.com
879ee06347 Fix review nit from bug 385065 (unnecessary use of 'let') 2007-08-05 02:41:53 -07:00
sdwilsh@shawnwilsher.com
a13e0affa1 Bug 389899 - Icon does not show up for local handlers that were specified in the past. r=mano 2007-08-03 16:25:00 -07:00
sdwilsh@shawnwilsher.com
3eefcf3ac6 Bug 389689 - Have the dialog for nsIContentDispatchChooser use the width property. r=mano, ui-r=beltzner 2007-08-03 16:14:25 -07:00
benjamin@smedbergs.us
4b6ed1dfac Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 07:46:17 -07:00
dtownsend@oxymoronical.com
bba4b1c1b5 Bug 389641: RDFItemUpdater shouldn't check for updates for items with
pending optypes. r=robstrong
2007-08-02 11:16:49 -07:00
dolske@mozilla.com
4f86fadae1 wallpaper for bug 390451 - Remembered passwords lost when changing Master Password. r=vlad, a=damons. 2007-08-01 16:26:35 -07:00
rob_strong@exchangecode.com
f815d96f3d Bustage fix for Bug 368587 2007-07-30 13:31:26 -07:00
rob_strong@exchangecode.com
f30a5ccefa Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor 2007-07-30 13:16:56 -07:00
sdwilsh@shawnwilsher.com
e1f404df97 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
ab6aa2b0f9 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
90c5b4be18 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
87ddf292a8 Bug 389334 - Helper app no longer prefilled. r=mano 2007-07-26 18:04:38 -07:00
sdwilsh@shawnwilsher.com
ca6da5a72e 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
6915020208 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
8b9b6f83fa 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
9bb8ca578b 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
ab97bed24d 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
5585e3033c 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
a85e90c51b Bug 389183 - Download Manager window remains empty. r=mano 2007-07-22 14:52:22 -07:00
sdwilsh@shawnwilsher.com
463f1e87ae 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
30fb1f44bb 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
13095d56f3 Comment fix for Bug 348419 2007-07-18 12:07:19 -07:00
rob_strong@exchangecode.com
c0ad1616f3 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
79ff3cdd34 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
09aeed6d39 Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 10:55:54 -07:00
rob_strong@exchangecode.com
ef35506b07 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
a7190024ff 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
2b157037f1 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
c4fe5943db 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
42441b5442 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
517a4cff6d Bug 387622 - Target Application minVersion and maxVersion are reversed. verbal r=mconnor 2007-07-10 22:50:08 -07:00
dtownsend@oxymoronical.com
6c31e9dfec Bug 342579: Can update an extension meant for uninstalling. r=robstrong 2007-07-09 13:53:20 -07:00
rob_strong@exchangecode.com
1446a2ddd6 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
401ffc4abb Bug 387383 - unable to specify aActionList in AddonsViewBuilder updateView. r=sspitzer 2007-07-09 11:54:16 -07:00
kairo@kairo.at
323e6d022b bug 386903 - remove xpinstall/packager from cvs, r=bsmedberg 2007-07-09 10:47:04 -07:00
dtownsend@oxymoronical.com
8871a279ff Bug 384006: On compatiblity update datasource receives double update
notifications. r=robstrong
2007-07-09 03:07:14 -07:00
neil@parkwaycc.co.uk
91689dab55 Bug 383116 Fix for extension data source registration r=rob_strong 2007-07-08 03:15:11 -07:00
dtownsend@oxymoronical.com
5544888302 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
ec036ba262 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
e3f1f21318 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
4c08274d54 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
20843d439a Bug 340219 - Display new version when upgrading add-ons. r=robstrong 2007-06-30 10:17:03 -07:00
sdwilsh@shawnwilsher.com
fd16c650dc 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
f7eb33d7a3 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
758d5d3392 Bug 383224 - Remove XPInstall bits from the Download Manager. r=mano 2007-06-27 09:52:15 -07:00
dtownsend@oxymoronical.com
1b7c0b5a70 Bug 257155 follow up, catches some probable leaks. r=gavin.sharp 2007-06-25 14:53:29 -07:00
dtownsend@oxymoronical.com
5d0c0e3500 Bug 257155 - Extension description is not localizable. r=robstrong 2007-06-25 14:02:46 -07:00
dtownsend@oxymoronical.com
49b77a2630 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
9c9c57791b 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
f0e7912123 Bug 383224 - Remove XPInstall bits from the Download Manager. r=enndeakin, r=mano 2007-06-22 16:20:00 -07:00
dtownsend@oxymoronical.com
ac383abd58 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
4bc9171bec Bug 385335 - Remove the use of "none" assertions in EM. r=robstrong 2007-06-21 16:17:08 -07:00
dtownsend@oxymoronical.com
72d288c70e Bug 385028: Remove nsIExtensionManager_MOZILLA_1_8_BRANCH from trunk.
r=robstrong
2007-06-21 03:04:09 -07:00
benjamin@smedbergs.us
c2d1a0445c Bug 384925 - Allow PFS to return hashes for plugin XPIs, r=doron 2007-06-19 09:12:49 -07:00
philringnalda@gmail.com
63edf790ca 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
328386b48d 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
f0deac9b25 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
4a49cf9a38 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
144c0bc88e 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
7906cbc577 Bug 382888 - BM menu not working when DM is focused. r=gavin. 2007-06-11 22:24:58 -07:00
kaie@kuix.de
376e52620d 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
ef2ac3c676 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
d13f6121d9 Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger 2007-06-04 17:03:35 -07:00
sdwilsh@shawnwilsher.com
fe524175eb 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
146b7c014e 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
4207a26c24 Bug 289540 - download manager takes only one listener. r=mconnor 2007-05-25 16:47:53 -07:00
sdwilsh@shawnwilsher.com
25788a92da Bug 381881 - Properties window during download is empty. r=mconnor 2007-05-25 10:35:42 -07:00
rflint@ryanflint.com
bbe1b4c9bf 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
16e473af3d Bug 381925 - JS Warnings when selecting download location. r=enndeakin 2007-05-24 21:26:14 -07:00
sdwilsh@shawnwilsher.com
ab5fe4f49e 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
e241c4ca5c Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 13:40:13 -07:00
sdwilsh@shawnwilsher.com
44cbc3eab4 Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 11:08:10 -07:00
sdwilsh@shawnwilsher.com
5089b2dda4 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
40eda76518 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
2f2d420a70 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
9987e1dbd4 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
c712869d45 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
59fa1d4b90 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
3a6df140c7 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
9ab452369c 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
87da89bad6 Bug 346994: part 1, remove leading dots from filenames before saving, r=mano 2007-04-17 11:51:33 -07:00
axel@pike.org
99daa6badd 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
41c7ee7db4 backing out myu fix for bug #375710, based on comments from kimura 2007-04-12 16:01:44 -07:00
sspitzer@mozilla.org
e3ba1bbbed 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
8049568bcc 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
37999fa74b 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
cb180472fb 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
ff48c62bdd 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
05e5d33a57 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
asqueella%gmail.com
44b609e462 Bug 373393 - ASSERTION: Lying nsIInterfaceRequestor implementation! (mozilla/content/base/src/nsXMLHttpRequest.cpp)
fix by switching the getInterface implementation from setting Components.returnCode to throwing when an interface is not supported. Components.returnCode is currently broken (see bug 287107), and it's not clear when it gets fixed. The assertion is annoying and the original intent of returnCode was to use it for success codes anyway.

r=gavin
2007-03-15 21:51:48 +00:00
pedemont%us.ibm.com
0ce77428b9 Bug 370243 - XULRunner DMG no longer contains installer. r=bsmedberg 2007-02-27 19:43:59 +00:00
scott%scott-macgregor.org
b4eb06adf9 Bug #354897 --> thunderbird installer changes to support vista including renaming uninst.exe to helper.exe.
r=rob strong
2007-02-26 07:18:45 +00:00
scott%scott-macgregor.org
8b01ca09f7 Bug #370694 --> Thunderbird's vendorShortName should be 'Mozilla' not 'Mozilla Thunderbird'. Remove a workaround in nsPostUpdateWin.js.
r=rob strong
sr=bienvenu
2007-02-17 03:17:26 +00:00
rob_strong%exchangecode.com
04d62f88c9 Win32 only - Bug 370126: Wrong value written to EditFlags by NSIS installer? r=sspitzer 2007-02-13 23:51:38 +00:00
mozilla.mano%sent.com
6040afd6ff Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz. 2007-02-08 13:15:50 +00:00
rob_strong%exchangecode.com
0f079ce143 Bug 369125 � updater.exe doesn't have a good description (updater). r=sspitzer 2007-02-03 00:23:50 +00:00
sspitzer%mozilla.org
241f209c0b supplimental fix for bug #354226: while mail and calendar have a helper.exe
(the renamed uninst.exe), those versions of helper.exe do not contain support
for /postupdate, or the command line switch that does the all the registry
work and log copying.  only firefox's helper.exe has support for that.

r=rstrong.
2007-02-01 03:22:13 +00:00
rob_strong%exchangecode.com
6264b3f99e 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
dveditz%cruzio.com
12b5ffb533 suppress bad cert dialogs during extension update checks (bug 366191). r=rstrong, sr=darin 2007-01-29 07:58:01 +00:00
rob_strong%exchangecode.com
42bba0ab48 Bug 333491 � FF installer icon looks bad on Windows Vista. ui-r=beltzner 2007-01-26 04:08:12 +00:00
sspitzer%mozilla.org
d2ec678381 missing semi-colon, no reviewer. 2007-01-25 17:14:50 +00:00
sspitzer%mozilla.org
e554afc1ff fix for bug #367084: updater can fail to apply updates if files have the
"read only" attribute set.

r=bsmedberg
2007-01-25 17:14:17 +00:00
gavin%gavinsharp.com
8e01a1d287 Bug 341872: Break the cyclic reference between the HelperApps object and the RDF datasource to avoid leaks when downloading a file and choosing 'open with', patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=me 2007-01-09 06:20:52 +00:00
gavin%gavinsharp.com
82e32eeea4 Bug 365615: remove unnecessary CSS from downloads.css, patch by Declan Naughton <piratepenguin@gmail.com>, r=me 2007-01-04 20:01:10 +00:00
gavin%gavinsharp.com
64ba7ababe Bug 365633: Non-localizable string when checking for updates to add-ons, patch by Ryan Jones <bugs@ryan-jones.com>, r=me 2007-01-04 18:51:40 +00:00
philringnalda%gmail.com
21c73020bc Bug 365553: Update browser/toolkit copyright dates to 2007, r=gavin 2007-01-01 04:33:27 +00:00
gerv%gerv.net
caae487a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
gavin%gavinsharp.com
0a951cdc46 Bug 347230: Minimal Save-only dialog shown for files with discoverable types (known file extensions), patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp>, r=me 2006-12-09 04:37:22 +00:00
gavin%gavinsharp.com
499b5c8103 Bug 341872: Download manager leaks helperApps, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=me 2006-12-07 21:16:56 +00:00
mozilla.mano%sent.com
191638575e Bug 330102 - Switch pfs to use principal matching rather than string matching. r=gavin, sr=bz. 2006-11-29 08:06:22 +00:00
rob_strong%exchangecode.com
5a9cf94f95 Bug 357922 - Bookmarks missing, tabs broken, etc. (Firefox 2 install over Firefox 1.5.0.7 failed to replace some files.). r=sspitzer 2006-11-27 19:17:14 +00:00
allan%beaufour.dk
8a7df0cbd7 Do not run updateservice tests, when tests are disabled. Bug 359701, r=benjamin 2006-11-23 08:46:55 +00:00
sspitzer%mozilla.org
14de0790d1 fix for bug #358080: Update window says to click 'Finish' when button is labeled 'Done'
r=darin

thanks to Hiro-san (sugar.waffle@gmail.com) for the fix.
2006-11-15 17:10:21 +00:00
bzbarsky%mit.edu
0a3a624149 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
sspitzer%mozilla.org
2e64a1c361 fix for bug #359093: need to encode version string for the app.update.never.X pref name, which will be needed if (when?) we decided to send over any localized "pretty" text for the version attribute (see bug #359082)
r=dietrich, rstrong
2006-11-07 22:54:27 +00:00
mozilla.mano%sent.com
732a4054e9 Bug 353560 - Unknown Content dialog not dismissed when filepicker opens. r=gavin. 2006-11-05 17:51:35 +00:00
sspitzer%mozilla.org
a5c5c94dd4 fix for bug #357143
code cleanup, suggested by dveditz.

thanks to Ryan Jones <sciguyryan+bugzilla@gmail.com> for the patch.

r=sspitzer
2006-11-05 00:19:17 +00:00
philringnalda%gmail.com
3171ef77f1 Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott 2006-10-29 04:39:28 +00:00
gavin%gavinsharp.com
5d86121dc4 Bug 250156: fix doctypes, patch by Wei-ju Wu <weiju@web.de>, r=me, daniel@glazman.org 2006-10-13 17:08:26 +00:00
hwaara%gmail.com
df24e2945a Fix leaks in the code that launches a child process. b=355355 r=mento sr=pinkerton 2006-10-11 15:53:40 +00:00
mozilla.mano%sent.com
d8f250b294 Backing out the patch fro bug 353560 due to bug 356178. 2006-10-11 13:02:27 +00:00
mozilla.mano%sent.com
d100f92d21 Bug 353560 - Unknown Content dialog not dismissed when filepicker opens. r=gavin. 2006-10-10 00:08:46 +00:00
sspitzer%mozilla.org
d9202e628d add missing ;, no bug #. 2006-10-04 22:42:17 +00:00
sspitzer%mozilla.org
08d6b1d1dd add missing ;, no bug #. 2006-10-04 20:37:42 +00:00
rob_strong%exchangecode.com
bf57a0d2e5 Bug 355242 - NSIS installer removes folders but not files listed in removed-files.in. r=sspitzer 2006-10-03 22:37:09 +00:00
flamingice%sourmilk.net
454abe7440 Bug 353918, No updates available notification does not go away when switching the view, r=rob_strong 2006-09-25 01:57:22 +00:00
mozilla.mano%sent.com
28c7f5ce93 Backing out changes accidentally checked in on theme landing 2006-09-22 08:57:58 +00:00
mozilla.mano%sent.com
fe67082478 Land the new theme on trunk (bug 353673). 2006-09-22 00:47:18 +00:00
sspitzer%mozilla.org
6346cc3761 fix for bug #352400: Update page flashes a large textbox (really, a blank xul:browser) when showing the details for a minor update
r=dietrich
2006-09-21 18:40:29 +00:00
rob_strong%exchangecode.com
b8be1bb361 Bug 336469 - use new APIs in Vista to register file and protocol handlers (installer). r=sspitzer 2006-09-19 20:13:10 +00:00
flamingice%sourmilk.net
245ca7db2e Bug 353157, Extension descriptions aren't restored after dismissing notification, r=mconnor 2006-09-18 19:53:38 +00:00
darin%meer.net
65db450837 fixes bug 352853 "64k update chunks are maxing out mirrors connection limits before they use up their bandwidth" r=robstrong a=mtschrep 2006-09-18 17:49:55 +00:00
rob_strong%exchangecode.com
9d477c1c10 Bug 352847 - 'installLocation has no properties' errors in console when installing extension. r=mconnor 2006-09-17 22:19:01 +00:00
dietrich%mozilla.com
3e564b4e75 Bug 352675 add busy throbber to "Please wait..." page in software update wizard, fix scrollbar issue from bug #351821 (r=sspitzer) 2006-09-15 00:27:58 +00:00
sspitzer%mozilla.org
40ee333186 fix for bug #351821: problems the "Download and Install Now" button remains even after you have begun downloading.
remove the "More Details>>" button, as we always call onShowMoreDetails()
replace it with some informative text, and keep the "next" and "back" buttons
disabled until we are done checking for add on incompatibilty.

also, add a try/catch/LOG() to increase robustness (and to aid diagnosis)

r=dietrich
2006-09-14 06:43:47 +00:00
mozilla.mano%sent.com
90bf00d058 Bug 352388 - Add-ons: richlistbox does not report item accNames when arrowing through list. patch from Mark Pilgrim <pilgrim@gmail.com>, r=me. 2006-09-13 23:13:12 +00:00
flamingice%sourmilk.net
baffa52468 Bug 348576, addonsMsg should use standard Notification styles, r=rob_strong 2006-09-13 20:02:53 +00:00
rob_strong%exchangecode.com
b9703a4f00 Bug 352313 - When install fails during startup continue button is disabled. r=sspitzer 2006-09-13 00:14:09 +00:00
gavin%gavinsharp.com
0b0b05842a Bug 347679: fix default values to be more reasonable, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano 2006-09-12 22:36:06 +00:00
gavin%gavinsharp.com
0416c56105 Bug 336942: PREF_APP_EXTENSIONS_VERSION is unused in nsUpdateService.js.in, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano 2006-09-12 22:24:10 +00:00
rob_strong%exchangecode.com
85503b7dff Bug 349379 - nsIUpdateTimerManager registerTimer is leaking. r=bsmedberg 2006-09-11 18:28:14 +00:00
rob_strong%exchangecode.com
1a819479e6 Bug 337980 - Progress of install keeps disappearing/flickering. r=sspitzer 2006-09-11 18:16:41 +00:00
rob_strong%exchangecode.com
29e7696a22 Bug 340786 - installing xpi by placing xpi in extension folder doesn't work again. r=bsmedberg 2006-09-11 18:13:31 +00:00
rob_strong%exchangecode.com
bc407caf25 Bug 346498 - Only allow hidden and locked for app-global extensions. r=bsmedberg 2006-09-11 18:01:23 +00:00
rob_strong%exchangecode.com
346a97c594 Bug 351611 - when restarting after installing an extension, I'm not warned about closing tabs. r=sspitzer 2006-09-11 17:55:36 +00:00
sspitzer%mozilla.org
5048134510 fix for bug #350299: After clicking "Restart Now", the software update wizard can obscure the "confirm close" prompt from browser windows with multiple tabs.
additional, after clicking "Restart Now", we need to disable the "Restart Now" and "Later" buttons, so that the user can't click on them again (while they are dealing with the "confirm close" prompts.

finally, improve the prompt scenario (by first focusing the wizard) where the user has paused in the middle downloading a software update, minimized the software update wizard, and then quit the app.

r=gavin.sharp, sr=mconnor
2006-09-11 16:30:32 +00:00
aaronleventhal%moonset.net
71bcdd181f Bug 347219. File inputs and other embedded form controls in radio buttons not accessible. For chrome changes, r=mano. For mozilla/accessible changes, r=ginn.chen, sr=neil 2006-09-10 17:52:52 +00:00
rob_strong%exchangecode.com
7f63a2923f Bug 344476 - Chinese/Japanese/Korean installer's UI looks ugly. r=bsmedberg 2006-09-08 20:44:12 +00:00
benjamin%smedbergs.us
47aa8883a1 Bug 351714 - create software update channel for partner builds dynamically, r=robstrong 2006-09-08 20:09:24 +00:00
dietrich%mozilla.com
e645a5a672 Bug 350123 Update URLFormatter to work with non-Fx apps (r=robstrong) 2006-09-08 06:56:14 +00:00
davel%mozilla.com
366f125fee bug=346706, r=darin
add brain-dead simple unit test
cleaner version using jsunit code
still need to move this file to a separate test directory
2006-09-05 18:26:39 +00:00
rob_strong%exchangecode.com
0ea23a3cc2 Bug 345006 - Enabling an extension then switching to Themes tab crashes Minefield [@ nsXULDocument::ExecuteOnBroadcastHandlerFor][@ 0x02a1ff9a] [@ nsCOMPtr<nsIContent>::nsCOMPtr<nsIContent>]. r=sspitzer 2006-09-04 22:27:26 +00:00
sspitzer%mozilla.org
785cec66cd fix for bug #350636: the "never" hidden pref should only apply for major updates.
r=rstrong
2006-09-03 04:18:28 +00:00
rob_strong%exchangecode.com
dcfc9b66b5 Followup to Bug 344236 - Remove xpinstall-based installer code. r=bsmedberg 2006-08-31 18:45:08 +00:00
benjamin%smedbergs.us
349f88112b Bug 344236 - Remove xpinstall-based installer code for the toolkit, r=robstrong 2006-08-31 13:57:55 +00:00
flamingice%sourmilk.net
91e9a17e50 Bug 346546, Clean up nsUnknownContentType.xul, r=mconnor 2006-08-30 23:24:17 +00:00
bent.mozilla%gmail.com
c6d8bed63a Bug 350258 - "'addons.mozilla.org' hardcoded into extensions.dtd". r=rstrong. 2006-08-30 20:34:44 +00:00
rob_strong%exchangecode.com
9d82b00bc4 doh! followup win32 fix for Bug 349551 2006-08-30 20:08:39 +00:00
rob_strong%exchangecode.com
47f8b75946 Bug 349551 - Updated builds won't uninstall via Windows Control Panel. r=bsmedberg 2006-08-30 00:08:35 +00:00
bent.mozilla%gmail.com
b764ab7731 Bug 350245 - "Updater.app forgets to reload the main app under Rosetta if it was originally launched with translation". r=mento. 2006-08-29 20:15:08 +00:00
darin%meer.net
242e7d3f68 fixes bug 340198, r=biesi, sr=dveditz 2006-08-25 19:56:09 +00:00
rob_strong%exchangecode.com
d6a597a1f1 Bug 349173 - Extension manager is leaking. r=bsmedberg 2006-08-20 23:42:45 +00:00
sspitzer%mozilla.org
7ec26b5efc fix for bug #329730 and bug #348389:
support major updates, as well as minor updates.  for major updates, the details
URL is show in a xul:browser inside the software update wizard.

also for major updates, the licenseURL, if specified is shown in a xul:browser
inside the software update wizard.

r=banjo goodge (ben goodger), with parts r=rstrong and r=biesi
2006-08-19 05:31:53 +00:00
dietrich%mozilla.com
ec11f116b2 Bug 348076 remove generated URLs from region.properties (r=phil, sr=mconnor) 2006-08-19 02:00:52 +00:00
benjamin%smedbergs.us
cdbbc055df Bug 345047 - Universal build fixup for XULRunner, r=mento 2006-08-18 20:34:56 +00:00
myk%mozilla.org
b95027c83d followup patch to bug 346795 that changes "browsing" to "working" in a string since updater isn't browser-specific
Patch by Mike Beltzner.
r=myk
2006-08-17 19:01:28 +00:00
myk%mozilla.org
aecf6491a1 make Software Update Failed dialog less confusing
Patch by Mike Beltzner.
bug=348822
r=mconnor
2006-08-17 08:03:40 +00:00
myk%mozilla.org
9c4d884e18 backing out the most recent change because the tree is closed; will check it back in once the tree reopens 2006-08-16 22:02:34 +00:00
myk%mozilla.org
c35ec86e50 followup patch to bug 346795 that changes "browsing" to "working" in a string since updater isn't browser-specific
Patch by Mike Beltzner.
r=myk
2006-08-16 21:59:18 +00:00
gavin%gavinsharp.com
d25fb28b27 Bug 348257: fix add-ons window additional screen reader issues, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-08-16 18:10:22 +00:00
aaronleventhal%moonset.net
a2af6643de Bug 347423. Addons: No updates found message not accessible. r=mano, r=pilgrim 2006-08-16 13:21:26 +00:00
jminta%gmail.com
2475b55eac Bug 346795 wording of text in automatic updates dialog after new update has been downloaded, patch by beltzner, r=mconnor 2006-08-16 05:28:32 +00:00
rob_strong%exchangecode.com
786a52717e Bug 314613 - Extension manager messages in Error Console. patch=Nick Thomas (cf), r=rob_strong 2006-08-15 00:27:40 +00:00
rob_strong%exchangecode.com
1760351045 Bug 347954 - Running the NSIS installer as normal user (restricted group) or without enough free space available makes it silently fail. r=sspitzer, a1.8.1=beltzner 2006-08-14 18:04:17 +00:00
mattwillis%gmail.com
c1b5a18704 bug 344409 - Fix case of updater.app display name by including app's name. r=bsmedberg,ui=beltzner 2006-08-14 17:28:28 +00:00
rob_strong%exchangecode.com
d4c050ef09 Bug 348343 - Selected addon description no longer wraps. r=rob_strong 2006-08-12 20:38:05 +00:00
gavin%gavinsharp.com
ff3c4044a2 Bug 348046: limit update history to 10 entries, patch by Michael Wu <michael.wu@mozilla.com>, r=darin 2006-08-11 20:38:56 +00:00
rob_strong%exchangecode.com
af5f535c88 Bug 348231 - Add-ons displays empty pane. patch=mossop, r=rob_strong 2006-08-10 21:51:49 +00:00
gavin%gavinsharp.com
2065c3921a Bug 338048: Richlistbox in Add-ons window not accessible to screenreaders, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-08-09 18:12:36 +00:00
gavin%gavinsharp.com
9cf101f0ad Fix typo from patch for bug 346356. 2006-08-08 19:25:51 +00:00
rob_strong%exchangecode.com
91f272dcda Backing out patch for Bug 344276 - uninstalling extension forecastfox will freeze firefox on quit (no longer needed now that bug 347778 has landed). 2006-08-08 18:16:11 +00:00
jwalden%mit.edu
80a887e677 Bug 347472 - When opening a file, the filename isn't truncated. Patch by Michael Wu <michael.wu@mozilla.com>, r=mconnor 2006-08-08 16:53:02 +00:00
rob_strong%exchangecode.com
1a6c34760d Bug 347841 - Rebuild selected view after hiding / unhiding elements in the mgr. r=sspitzer 2006-08-08 08:56:26 +00:00
rob_strong%exchangecode.com
6d4ba70793 Bug 347568 - 'No updates were found' bar should be dismissed when you change view. r=bsmedberg 2006-08-07 23:59:05 +00:00
gavin%gavinsharp.com
1679d33b82 Bug 346356: Replace deprecated calls to preventBubble() on trunk, patch by Adam Guthrie <ispiked@gmail.com>, r=mano 2006-08-07 22:40:33 +00:00
gavin%gavinsharp.com
ed3d966d3b Bug 338841: fix typo in updateListener.QueryInterface (updates.js), patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=darin 2006-08-07 22:36:27 +00:00
rob_strong%exchangecode.com
9b8f062094 Bug 344276 - uninstalling extension forecastfox will freeze firefox on quit. r=bsmedberg, r=mento 2006-08-07 18:56:45 +00:00
rob_strong%exchangecode.com
c3fceedfcb Bug 335238 - update requests for disabled extensions should have some 'disabled' indicator in the request (recheckin due to bad merge). patch=mossop.bugzilla, r=rob_strong 2006-08-06 20:27:16 +00:00
smontagu%smontagu.org
f34bf9bf8a Make 'file' in unknown content dialog localizable. Bug 340038, r=mano 2006-08-06 08:29:29 +00:00
rob_strong%exchangecode.com
ece61148a6 Bug 347140 - blocklisting broken sometime after implementation. r=bsmedberg 2006-08-04 19:21:32 +00:00
rob_strong%exchangecode.com
8a10079013 Bug 346407 - DOM Inspector and Talkback not available for Firefox 1.5.0.5. r=bsmedberg 2006-08-03 20:25:21 +00:00
mattwillis%gmail.com
6c76325258 bug 346798 - New descriptions for DOMi and talkback in NSIS. patch by reed, r=rob_strong,ui=beltzner,a181=beltzner 2006-08-02 04:56:29 +00:00
rob_strong%exchangecode.com
5a3c477471 Bug 333160 - NSIS-based installer does not expose state of components to install. r=sspitzer, ui-r=beltzner 2006-08-01 05:50:48 +00:00
davel%mozilla.com
d04721cffd brain-dead simple unit test to toolkit/mozapps/update/src
b=346706, r=darin, sr=benjamin
2006-08-01 04:31:43 +00:00
gavin%gavinsharp.com
21207c0c25 Bug 344984: Make unknownContentType.xul dialog look better, patch by Michael Wu <michael.wu@mozilla.com>, r=mconnor, uir=beltzner 2006-07-28 06:23:49 +00:00
rob_strong%exchangecode.com
152f5827d1 Bug 345353 - Compatibility Wizard string changes. r=sspitzer, ui-r=beltzner 2006-07-26 22:59:56 +00:00
rob_strong%exchangecode.com
2d7edc75a0 Bug 345774 - hang when closing the info-bar in Add-ons dialog. Also reverses stomping on extensions.xml by the checkin of bug 241015. r=sspitzer 2006-07-26 21:15:17 +00:00
rob_strong%exchangecode.com
8080121144 Bug 344148 - Heading/tailing whitespace in override.properties should be removed according to the spec of the properties files. patch=Asai Tomoya, r=rob_strong 2006-07-26 00:19:11 +00:00
rob_strong%exchangecode.com
0429f4d0b1 Bug 345899 - Protect against XMLHttpRequest statusText not being available. r=sspitzer 2006-07-25 21:09:22 +00:00
rob_strong%exchangecode.com
6591ef65e1 Bug 345901 - Remove mismatch.js and mismatch.xul. r=sspitzer 2006-07-25 21:07:32 +00:00
aaronleventhal%moonset.net
793d61f079 Bug 241015. Remote XUL is not accessible. Patch by Alexander Surkov. r=aaronlev. Chrome r='s by neil and mano 2006-07-24 16:12:08 +00:00
rob_strong%exchangecode.com
39f5f9bd2d removing one line of commented out code - no bug - r=me 2006-07-21 22:18:07 +00:00
rob_strong%exchangecode.com
c7ff30b577 supplemental patch for Bug 262575 - 'Visit Homepage' and 'Get More Extensions/Themes' in Extension and Theme manager should respect tabbed browsing preferences. r=sspitzer 2006-07-21 22:10:36 +00:00
sspitzer%mozilla.org
645c8c7e69 fix for bug #343820
Add-ons app upgrade compatibility wizard needs some branding.

thanks to ryan flint (rflint@dslr.net) for the patch

r=rstrong,sspitzer
2006-07-21 14:06:17 +00:00
rob_strong%exchangecode.com
70e7ef801c file removals - Bug 342606 - Compatibility Wizard is broken in oh so many ways (unreachable code paths, messages not shown, etc.). r=sspizter 2006-07-20 18:51:59 +00:00
rob_strong%exchangecode.com
f6eaa90736 Bug 342606 - Compatibility Wizard is broken in oh so many ways (unreachable code paths, messages not shown, etc.). r=sspizter 2006-07-20 18:49:51 +00:00
mark%moxienet.com
7b436b9855 345057 Improve Mac launch behavior through xpcom fork/exec restart and autoupdate restart. Open URLs and documents requested at launch time in the final process. Bring the final process to the foreground if appropriate. Minimize dock icon games. r=bsmedberg r=josh 2006-07-19 21:08:19 +00:00
rob_strong%exchangecode.com
8bbe04e7d8 Bug 333860 - When starting offline, Compatibility Wizard should not be checking for updates. patch=Dave Townsend (Mossop), r=rob_strong, ui-r=beltzner 2006-07-19 20:11:40 +00:00
rob_strong%exchangecode.com
72ad8634a0 Bug 344490 - Implement silent and unattended installation for NSIS installer. r=sspitzer 2006-07-19 18:44:50 +00:00
rob_strong%exchangecode.com
c55fc0ddf3 Bug 262575 - 'Visit Homepage' and 'Get More Extensions/Themes' in Extension and Theme manager should respect tabbed browsing preferences. patch=mwu, r=rob_strong 2006-07-18 00:25:57 +00:00
rob_strong%exchangecode.com
4f86843888 Bug 260861 Thunderbird Extensions manager: 'Install' should be 'Install...' (an ellipsis is missing). r=sspitzer 2006-07-14 09:13:24 +00:00
rob_strong%exchangecode.com
f3090d5da1 Bug 339732 - NSIS installer is unable to close running instance of firefox (for this to be work on the trunk bug 344309 will need to be fixed as well). r=sspitzer 2006-07-12 22:28:28 +00:00
benjamin%smedbergs.us
583a777f56 Bug 312101 - Possible to start Firefox when the "Software Update" dialog is running (Windows-only fix) - r=darin 2006-07-12 15:48:56 +00:00
cls%seawood.org
0efa995518 Use a macro to call inline perl scripts to avoid make 3.81's backslash quoting issues.
Bug #339933 bsmedberg
2006-07-11 21:20:12 +00:00
jwalden%mit.edu
f1de0ce6ab Bug 331842 - update-history almost useless, because it shows only one, the last, update. Patch by Michael Wu <michael.wu@mozilla.com>, r=darin 2006-07-11 20:57:06 +00:00
m_kato%ga2.so-net.ne.jp
e5fa84e86d Bug 338440 - Update *.MANIFEST file for x64 platform. Update *.MANIFEST file for x64 build. r/sr=darin 2006-07-11 17:20:02 +00:00
sspitzer%mozilla.org
7ce269136a fix for bug #341190
Software update should forward information about specific operating system version.

r=darin
2006-07-06 06:32:03 +00:00
jwalden%mit.edu
29e30f1deb Bug 341771 - download manager does not overwrite existing files after confirmation. r=mconnor 2006-07-05 18:35:16 +00:00
axel%pike.org
7b771612be bug 343468, use utf-8 encoding for font names, add korean and japanese, r=robstrong 2006-07-04 00:09:34 +00:00
rob_strong%exchangecode.com
85551c0f22 Bug 338901 - Better progress messages. r=sspitzer, ui-r=beltzner 2006-06-30 21:32:43 +00:00
davel%mozilla.com
177bd3d18f Bug 343157 - r=benjamin. exclude the unit test dirs from the final packaging 2006-06-29 18:27:49 +00:00
jwalden%mit.edu
dc004c6301 Bug 334808 - Update wizard should care about accessKeys. Patch by Michael Wu <michael.wu@mozilla.com>, ui=beltzner, r=mconnor 2006-06-29 03:28:10 +00:00
benjamin%smedbergs.us
abefc19db2 Bug 339714 - l10n repackaging for the NSIS installer, r=robstrong 2006-06-28 16:58:07 +00:00
bugzilla%standard8.demon.co.uk
0d30ea2da8 Bug 340437 suiterunner installer packaging fails on Windows (tpol tinderbox). r=benjamin,sr=Neil 2006-06-28 06:57:37 +00:00
rob_strong%exchangecode.com
3b85e1ccaf Bug 342587 - Extension update can be displayed on app upgrade. patch=michael.wu, r=rob_strong 2006-06-28 05:01:10 +00:00
mattwillis%gmail.com
e56334c2ee bug 339714 - fixes regression due to the directory not being there yet. patch by bsmedberg, r=lilmatt 2006-06-28 03:10:58 +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
jwalden%mit.edu
fbacfb72fd Bug 302348 - Fix a bunch of client-side update code reliability and bulletproofing issues; see the bug for a full list. r=darin 2006-06-27 21:22:36 +00:00
benjamin%smedbergs.us
a27b84bfea Bug 339714 (part 0) - separate target to generate setup.exe (for l10n repackaging of the NSIS installer) r=robstrong 2006-06-27 20:27:41 +00:00