Dave Townsend
|
81786cb82e
|
Bug 544753: Add-ons manager is blank when a custom persona has been created by an older version of the personas extension. r=dao
|
2010-02-10 13:37:48 -08:00 |
|
Dave Townsend
|
595eedff73
|
Bug 538234: Should use extensions.checkCompatibility.3.6pre for 3.6pre versions. r=robstrong
|
2010-01-07 08:44:22 -08:00 |
|
Dave Townsend
|
dacb8e52a7
|
Bug 522571: Link from themes manager to personas gallery. r=robstrong
|
2009-11-16 13:05:25 -08:00 |
|
Dão Gottwald
|
bea18b662b
|
Bug 527417 - nsIPluginHost::getPluginTags aPluginCount out param should be optional. r=josh
|
2009-11-09 22:11:58 +01:00 |
|
Dave Townsend
|
ac3a6b9e79
|
Bug 521905: Make extensions.checkCompatibility be per-application-version. r=robstrong
|
2009-11-09 10:14:13 -08:00 |
|
Dão Gottwald
|
c982ab9fc0
|
Bug 526987 - getItemList, getIncompatibleItemList, getDependentItemListForID and updateAndGetNewBlocklistedItems itemCount out params should be optional. r=dtownsend
|
2009-11-07 09:21:07 +01:00 |
|
Gijs Kruitbosch
|
41ba1acfa5
|
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
|
2009-10-29 14:44:10 +01:00 |
|
Gijs Kruitbosch
|
58e8eebec2
|
Prepare callsites of clearUserPref so it can go back to throwing. r=gavin
|
2009-10-28 22:44:15 +01:00 |
|
Jae-Seong Lee-Russo
|
30792712c0
|
Bug 342329: Install updates should be disabled if all add-ons have been deselected for update. r=dtownsend
|
2009-10-19 12:08:12 -07:00 |
|
Blair McBride
|
5274c94e35
|
Bug 520295 - Trying to find plugin updates results in a new tab with a '400 Bad Request' page. r=dtownsend
|
2009-10-05 18:22:24 -07:00 |
|
Blair McBride
|
9cdc2ead10
|
Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh
|
2009-10-02 13:26:04 +02:00 |
|
Dave Townsend
|
ce03ae329f
|
Bug 508109: Firefox allows installing hidden extensions. r=robstrong
|
2009-09-18 15:11:26 +01:00 |
|
Dave Townsend
|
491c668f88
|
Bug 510909: Integrate most recently used lightweight themes into the themes list in the add-ons manager. r=robstrong, r=dao
|
2009-09-17 10:03:33 +01:00 |
|
Dave Townsend
|
4a0df1b44b
|
Typo correction from Bug 392180: updateURL should have variable indicating the context of the check
|
2009-09-11 13:06:56 +01:00 |
|
Dave Townsend
|
562091c5d0
|
Bug 392180: updateURL should have variable indicating the context of the check. r=robstrong, sr=bsmedberg
|
2009-09-10 19:50:41 +01:00 |
|
Dave Townsend
|
6cbe8aa5dd
|
Bug 512559: Use XUL template sorting to sort the add-ons lists. r=robstrong, sr=bsmedberg
|
2009-09-04 14:31:51 +01:00 |
|
Dave Townsend
|
3bc3393295
|
Bug 245385: Select the active theme by default. r=robstrong
|
2009-08-19 11:21:37 +01:00 |
|
Neil Deakin
|
2737a14b5e
|
Bug 456106, use new drag and drop api in browser and toolkit, r=mano
|
2009-06-20 20:04:07 -04:00 |
|
Dão Gottwald
|
f8a8f347ab
|
Bug 497574 - Focus no longer changes in context menu of selected add-on. r=mossop
|
2009-06-19 13:32:54 +02:00 |
|
Markus Stange
|
017398e7de
|
Bug 491058 - Add-on update notification during startup contains odd looking toolbar. r=dtownsend
|
2009-06-11 11:24:36 +02:00 |
|
Dão Gottwald
|
e9cba2c44c
|
Bug 397986 - Keyboard focus is often unclear and direction keys behave confusingly. r=dtownsend
|
2009-06-11 00:54:37 +02:00 |
|
Markus Stange
|
234627d86b
|
Bug 477827 - Use inset box shadows instead of border images for the toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console. r=dao, r=Enn, r=dtownsend
|
2009-04-24 12:01:21 +02:00 |
|
Mark Hahnenberg
|
0c75fabad2
|
Bug 474387: Hide Theme panel if no themes are installed. r=dtownsend
|
2009-03-18 14:19:22 +00:00 |
|
Dave Townsend
|
d13a725406
|
Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
|
2008-11-02 12:13:48 +00:00 |
|
Dave Townsend
|
d81de86f28
|
Backed out changeset bbccbf2c7456
|
2008-11-02 03:27:18 +00:00 |
|
Dave Townsend
|
f6b515d08c
|
Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
|
2008-11-02 01:34:45 +00:00 |
|
Dão Gottwald
|
380e4ca4f6
|
Bug 397493 - Add-ons Update should skip "Continue" if all updates have been successful. ui-r=boriss, r=dtownsend
|
2008-10-15 15:56:25 +02:00 |
|
Markus Stange
|
e384335a50
|
Bug 456216 - Add attributes "first-visible" and "last-visible" to the first and last visible radio buttons of the Add-ons Manager toolbar, r=Mossop
|
2008-09-30 12:59:42 +02:00 |
|
Régis Caspar
|
62ad98fef2
|
Bug 438755, 415579, 419956. Add cancel install as appropriate and disable install button for installed add-ons
|
2008-09-04 11:11:52 +01:00 |
|
Dave Townsend
|
183cb721bb
|
Bug 430943: Add-ons manager displays Get Add-ons pane even when disabled. r=robstrong
|
2008-08-26 09:44:52 +01:00 |
|
Régis Caspar
|
45ff8740fb
|
Bug 386434: Add-ons aren't sorted correctly in Add-ons manager (problem with non-ascii chars). r=dtownsend
|
2008-08-16 16:05:07 +01:00 |
|
Kevin Brosnan
|
89c6530f47
|
Bug 414083: 'Add-ons' should not be capitalized in offlineUpdateMsg. r=robstrong
|
2008-08-15 16:26:25 +01:00 |
|
romaxa
|
7df1a08f25
|
Bug 439619 – Extension manager "Install..." fails if appendFilter iface not implemented. r=rstrong
|
2008-08-14 12:31:54 +02:00 |
|
Dão Gottwald
|
190db00476
|
Bug 449317 – Use the new search textbox binding in the Add-ons manager. r=mossop
|
2008-08-07 23:16:01 +02:00 |
|
Dave Townsend
|
8085fe1b73
|
Bug 427743: Expose file version of plugins. r+sr=jst
|
2008-07-15 11:50:42 +01:00 |
|
Jason Harvey
|
be9a11dedf
|
Bug 429360: extensions.js not using defined constant. r=dtownsend
|
2008-06-16 11:25:23 +01:00 |
|
dtownsend@oxymoronical.com
|
5ed7f79950
|
Bug 425116: Notification bars in addons manager use the wrong icon. p=dão, r=mossop, a=schrep
|
2008-05-09 11:10:17 -07:00 |
|
reed@reedloden.com
|
eb00de5087
|
Bug 418877 - "Error/Warning/Information/Question icons" [p=ispence@gmail.com (Ian Spence) / reed@reedloden.com (Reed Loden) r=gavin a1.9=schrep]
|
2008-05-08 19:01:11 -07:00 |
|
dtownsend@oxymoronical.com
|
2f48918fdb
|
Bug 419582: Unblocklisted plugin should be set to enable on startup. r+sr=jst
|
2008-03-18 03:38:15 -07:00 |
|
dtownsend@oxymoronical.com
|
47b15aecbc
|
Bug 423218: Restart option does not appear for installs from the local filesystem. r=robstrong
|
2008-03-17 16:08:38 -07:00 |
|
dtownsend@oxymoronical.com
|
1653d2fbec
|
Bug 396129: Add incompatible update start and done states to nsIAddonUpdateListener. r=robstrong, a=beltzner
|
2008-03-14 16:34:32 -07:00 |
|
dtownsend@oxymoronical.com
|
b3f7f87ad5
|
Localisation fix for bug 408115, late-late-l10n. r=mano, a=shaver
|
2008-03-08 14:31:01 -08:00 |
|
dtownsend@oxymoronical.com
|
364f6a78bf
|
Bustage fix for bug 408115 on windows and mac.
|
2008-03-08 05:48:18 -08:00 |
|
dtownsend@oxymoronical.com
|
5d6b77f364
|
Bug 408115: Add post-restart notification of new add-on installs. r=gavin.sharp, r=robstrong, a=beltzner
|
2008-03-07 16:16:38 -08:00 |
|
dtownsend@oxymoronical.com
|
2ff3ee6ab5
|
Bug 414795: Progress text should read "connecting" rather than "installing". r=robstrong, a=beltzner
|
2008-03-07 03:10:06 -08:00 |
|
dtownsend@oxymoronical.com
|
4b4874cfe6
|
Bug 415255: AMO Manager: Clearing search results should refocus cursor in search textbox. r=robstrong, a=beltzner
|
2008-03-07 03:06:42 -08:00 |
|
dtownsend@oxymoronical.com
|
f3635c2f44
|
Bug 415259: Update the install status in the get add-ons results if installation is cancelled. r=robstrong.
|
2008-03-06 18:07:55 -08:00 |
|
dtownsend@oxymoronical.com
|
8275c3f5e8
|
Bug 406184: PlugIns installed in the user profile directory are not loaded. r=robstrong
|
2008-03-06 18:02:49 -08:00 |
|
dtownsend@oxymoronical.com
|
01659ad484
|
Bug 361911: Unable to install updates on startup after dismissing notifications. r=robstrong
|
2008-03-06 17:59:42 -08:00 |
|
dtownsend@oxymoronical.com
|
baa5941553
|
Bug 315609: Display something other than a blank window when no extensions are installed. r=robstrong, a=beltzner
|
2008-03-06 17:54:48 -08:00 |
|