Commit Graph

869 Commits

Author SHA1 Message Date
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
dietrich%mozilla.com
55689b18c2 Bug 315536 "do this automatically for files like this from now on" often grayed out (r=mconnor) 2006-06-27 07:39:28 +00:00
rob_strong%exchangecode.com
d504dd072a Bug 342098 - Refactor startup in extensions.js so that showView will only ever be called once. patch=michael.wu, r=rob_strong 2006-06-26 21:34:54 +00:00
rob_strong%exchangecode.com
1b370122fb Bug 342656 - Remove 'Install' button from Add-ons manager. r=bsmedberg 2006-06-26 21:23:43 +00:00
rob_strong%exchangecode.com
89e5b37bb9 Bug 342350 - late string changes for add-on compatability update wizard. r=sspitzer, ui-review=beltzner 2006-06-24 08:48:57 +00:00
rob_strong%exchangecode.com
4e7029a103 Bug 308916 - Extension Manager ui string review / cleanup. r=sspitzer 2006-06-24 01:09:08 +00:00
rob_strong%exchangecode.com
661c6cdea5 Bug 342496 - Closing the no updates found message does not change view back to normal (actually fix it this time). r=sspitzer 2006-06-24 00:56:20 +00:00
rob_strong%exchangecode.com
96247a70b3 Bug 342496 - Closing the 'check updates' window does not change view back to normal. r=sspitzer 2006-06-23 21:55:46 +00:00
rob_strong%exchangecode.com
8c1b73748a Bug 340241 - Install updates button should be on the right. patch=michael.wu, r=rob_strong 2006-06-23 19:46:13 +00:00
rob_strong%exchangecode.com
1d6398c357 Bug 255724 - 'get more extensions' should be 'Get extensions' if no extensions installed. r=sspitzer 2006-06-23 19:17:32 +00:00
bent.mozilla%gmail.com
7dac841dab Bug 314992 - "Update Status "Install Pending" should be localizable". r=darin. 2006-06-22 18:21:33 +00:00
rob_strong%exchangecode.com
2641b37500 Bug 340173 - Rework l10n part of NSIS installer. r=l10n, sr=bsmedberg 2006-06-22 00:24:53 +00:00
rob_strong%exchangecode.com
49400e51d1 Fix review comment for bug 310745. r=bsmedberg 2006-06-21 20:10:52 +00:00
rob_strong%exchangecode.com
5a8f263379 Bug 310745 - Extension update compatibility wizard tries to install updates when xpinstall is disabled. r=bsmedberg 2006-06-21 20:07:46 +00:00
rob_strong%exchangecode.com
2fb93b9130 Bug 275629 - incorrect text in extension installation prompt. r=bsmedberg, ui-review=beltzner 2006-06-21 19:07:44 +00:00
rob_strong%exchangecode.com
f95efb0b36 Bug 307358 - Missing notification after auto-check finds updates to Extensions. patch=michael.wu, r=rob_strong 2006-06-20 02:58:31 +00:00
rob_strong%exchangecode.com
cf777e0989 Bug 335238 - update requests for disabled extensions should have some 'disabled' indicator in the request. patch=Dave Townsend (Mossop), r=rob_strong 2006-06-20 01:03:01 +00:00
rob_strong%exchangecode.com
33d2209520 typo in _updateDependentItemsForID - dependantID should be dependentID. patch=michael.wu, r=rob_strong 2006-06-20 00:42:11 +00:00
rob_strong%exchangecode.com
d838ae04b5 Bug 341450 - Incorrect calls to getItemProperty in checkForMismatches. r=bsmedberg, approval-branch-1.8.1=bsmedberg 2006-06-15 21:32:21 +00:00
jwalden%mit.edu
9f9821a3f8 Bug 330878 - Firefox leaks the update.xml document when it checks for updates. Patch by Michael Wu <michael.wu@mozilla.com>, r=darin 2006-06-15 17:52:49 +00:00
rob_strong%exchangecode.com
22fe169304 Bug 341302 - 7-zip isn't picking up sub directories on Pacifica (NSIS Installer). r=sspitzer 2006-06-12 22:55:28 +00:00
joe%retrovirus.com
f5ab1767ae Fixes:
Spun off from bug 335757, after an extension update fails the update remains in
the installs view with a progress bar with a small amount of progress to it.
Also the restart app button isn't correctly updated on extension install.
(Checked in for Mossop.)

bug=341166
r=Rob Strong
2006-06-12 18:38:44 +00:00
rob_strong%exchangecode.com
80f9e93fc6 Bug 338931 - Win32 installer should cleanup old / bogus registry entries on install and uninstall. r=bsmedberg 2006-06-12 18:30:46 +00:00
jwalden%mit.edu
a93db2b069 Bug 304381 - Hiding update window while downloading updates causes very slow (seemingly stopped) download. p=bent.mozilla@gmail.com, tweaks=me, r=darin. 2006-06-09 17:23:29 +00:00
benjamin%smedbergs.us
3820bfc1bc Bug 340864 - ditch the xpinstaller (for Firefox), r=robstrong 2006-06-09 12:58:39 +00:00
jwalden%mit.edu
6f3928f249 Bug 236514 - Start download with same name as another (downloading or paused) deletes first one. r=mconnor 2006-06-08 21:20:46 +00:00
sspitzer%mozilla.org
106a9a3cd2 fix for bug #340167. exit survey checkbox not appearing in NSIS uninstaller. r/a=rstrong 2006-06-06 15:27:28 +00:00
rob_strong%exchangecode.com
4b6c2e13ed Bug 337079 - Add-Ons manager scrolls when window gets focus. patch=Michael Wu <michael.wu at mozilla.com>, r=rob_strong 2006-06-05 21:38:37 +00:00
gavin%gavinsharp.com
cabc78b228 Bug 245737: Install countdown should respect "security.dialog_enable_delay", patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-06-04 05:48:13 +00:00
rob_strong%exchangecode.com
04a6df9ccb Bug 339271 - NSIS Installer includes hard coded firefox path in toolkit. r=bsmedberg 2006-05-30 21:09:46 +00:00
rob_strong%exchangecode.com
c24f3af881 Bug 339185 - Always install talkback and disable it on x% of the installations. r=bsmedberg 2006-05-30 20:56:48 +00:00
rob_strong%exchangecode.com
b32a7f3e33 Bug 337866 - Update not found notification should have regular close button. r=bsmedberg 2006-05-30 20:43:54 +00:00
rob_strong%exchangecode.com
26efa2330d Bug 338514 - Uninstalled extension shows 'undefined' after running 'Find Updates'. r=bsmedberg 2006-05-30 20:38:31 +00:00
rob_strong%exchangecode.com
4e97e578bd Bug 330895 - Remove the use of the app.extensions.version pref. patch=Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk> r=rob_strong, ui-review=beltzner 2006-05-29 21:35:23 +00:00
doronr%us.ibm.com
816d4e1359 Fix bug 338342 - clicking Finish in pfs no longer works. r=mconnor 2006-05-25 20:03:51 +00:00
rob_strong%exchangecode.com
849c975719 Bug 339070 - Shortcuts not created with standard and complete installs. r=bsmedberg 2006-05-25 04:10:27 +00:00
rob_strong%exchangecode.com
93e6fce931 Change 7-zip args to support 7-zip ver 3.12 so NSIS will properly build on pacifica. Followup to bug 326580. 2006-05-24 07:00:39 +00:00
rob_strong%exchangecode.com
05e12b0ead adding back bsmedberg's checkin 2006-05-24 01:54:20 +00:00
rob_strong%exchangecode.com
ce9619f662 attempt two at fixing win bustage from followup to bug 326580 2006-05-24 00:45:09 +00:00
rob_strong%exchangecode.com
d725593aa9 Attempting to fix pacifica bustage from followup to bug 326580 2006-05-23 23:42:54 +00:00
rob_strong%exchangecode.com
ec747e6e9c Bug 326580 - Firefox 2.0 Windows Installer. Keep uninstall.exe around until we sort out app update for it. r=bsmedberg a=me 2006-05-23 22:04:19 +00:00