Commit Graph

76 Commits

Author SHA1 Message Date
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
reed@reedloden.com
755c56eb02 Bug 414569 - "AMO Integration: Right-click on extension/theme results in an empty context menu" [p=dtownsend@mozilla.com (Dave Townsend [Mossop]) r=gavin ui-r+a1.9=beltzner] 2008-02-26 20:12:53 -08:00
dtownsend@oxymoronical.com
f42b2dfdd0 Bug 417583: Find updates button needs disabling/hiding in some contexts. r=gavin.sharp 2008-02-25 14:26:38 -08:00
reed@reedloden.com
fab334f830 Bug 415238 - "Providing Details about Updates does not work" [p=dtownsend@mozilla.com (Dave Townsend [Mossop]) r=rob_strong a1.9b3=beltzner] 2008-02-01 17:22:44 -08:00
dtownsend@oxymoronical.com
808b7dc614 Bug 414609: Display appropriate message when there are no compatible search results (and other string cleanups). r=robstrong, a=beltzner 2008-01-29 16:03:09 -08:00
dtownsend@oxymoronical.com
737b105761 Bug 404024: Add integration pane follow up fix. p=Ronny Perinke <ronny.perinke@gmx.de>, r=mossop 2008-01-29 16:01:26 -08:00
dtownsend@oxymoronical.com
48d7f46863 Bug 414325: Use DownloadUtils for extension/theme manager downloads. r=robstrong, a=damons 2008-01-29 14:02:44 -08:00
dtownsend@oxymoronical.com
6fdb78acbd Bug 408118: Auto-enable themes on install. r=robstrong 2008-01-28 12:13:14 -08:00
dtownsend@oxymoronical.com
fa7cd5130c Bug 404024: Add AMO integration pane. r=robstrong 2008-01-28 09:11:48 -08:00
dtownsend@oxymoronical.com
c431993bba Bug 408116: Move restart button to notification bar. r=robstrong, ui-r=madhava 2008-01-28 06:22:37 -08:00
dtownsend@oxymoronical.com
7a437f0ca3 Bug 411479: Use same install method for themes and extensions dropped into manager. r=robstrong, a=schrep 2008-01-18 10:18:42 -08:00
dtownsend@oxymoronical.com
808660ee4a Bug 406032: Block update info urls that are not http/https. r=robstrong, a=schrep 2007-12-03 04:24:41 -08:00
reed@reedloden.com
fc81a734de Bug 391625 - "Update plugins list on plugins-list-updated" [p=Mossop r=rob_strong a=blocking-firefox3+] 2007-11-08 18:25:21 -08:00
dtownsend@oxymoronical.com
5d75e86666 Bug 398080: EM should not broadcast to all XPIManagers. r=dveditz r=robstrong a=blocking-firefox3 M9 2007-10-19 07:00:49 -07:00
rob_strong@exchangecode.com
bd8fea96d5 Bug 394978 - Key off of name and description for grouping plugins.r=dtownsend, a1.9=mconnor 2007-09-17 11:06:26 -07:00
dtownsend@oxymoronical.com
dede52e42c Bug 297903: Extension updates should link to further information. r=robstrong 2007-09-05 18:20:11 -07:00
rob_strong@exchangecode.com
84fd5e4ad5 Bug 353540 - Options, disable and uninstall button not available after 'Find updates' without dismissing 'No Updates Were Found' notification. r=dtownsend 2007-09-05 18:07:53 -07:00
rob_strong@exchangecode.com
b91d666e02 Bug 394895 - Remove unused code from plugins landing. r=dtownsend 2007-09-04 12:12:38 -07:00
dtownsend@oxymoronical.com
2a94de33d9 Bug 394645: Show notification when extension updates are available. r=robstrong. 2007-09-04 09:44:04 -07:00
rob_strong@exchangecode.com
c1d79c3d02 Bug 387392 - Remove overrides from extensions.xml. r=dtownsend 2007-09-03 18:38:40 -07:00
rob_strong@exchangecode.com
391bf0d6d1 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
9345dfd197 Bug 378216: Disable insecure extension updates by default. r=robstrong 2007-09-03 14:44:12 -07:00