Граф коммитов

953 Коммитов

Автор SHA1 Сообщение Дата
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